[Esbox-commits] r1625 - in branches/work_Ed: . org.maemo.esbox-feature org.maemo.esbox.cpp.launch.cdi.gdb/icons/full/obj16 org.maemo.esbox.cpp.launch.dsf.gdb/icons/full org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16 org.maemo.esbox.launch.analysis org.maemo.esbox.launch.analysis/META-INF

eswartz at garage.maemo.org eswartz at garage.maemo.org
Thu May 21 06:09:02 EEST 2009


Author: eswartz
Date: 2009-05-21 06:09:01 +0300 (Thu, 21 May 2009)
New Revision: 1625

Added:
   branches/work_Ed/org.maemo.esbox.launch.analysis/
Removed:
   branches/work_Ed/org.maemo.esbox.analysis.launch/
   branches/work_Ed/org.maemo.esbox.analysis/
   branches/work_Ed/org.maemo.esbox.cpp.launch.cdi.gdb/icons/full/obj16/oprofile_remote.gif
   branches/work_Ed/org.maemo.esbox.cpp.launch.cdi.gdb/icons/full/obj16/valgrind_local.gif
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/etool16/
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/maemo_c_prj.gif
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/maemo_convert.png
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/oprofile_remote.gif
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/valgrind_local.gif
   branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/wizban/
Modified:
   branches/work_Ed/org.maemo.esbox-feature/feature.xml
   branches/work_Ed/org.maemo.esbox.launch.analysis/.project
   branches/work_Ed/org.maemo.esbox.launch.analysis/META-INF/MANIFEST.MF
Log:
Rename the esbox launch analysis plugin to match the naming pattern of others.  Remove copied icons.

Modified: branches/work_Ed/org.maemo.esbox-feature/feature.xml
===================================================================
--- branches/work_Ed/org.maemo.esbox-feature/feature.xml	2009-05-21 01:44:11 UTC (rev 1624)
+++ branches/work_Ed/org.maemo.esbox-feature/feature.xml	2009-05-21 03:09:01 UTC (rev 1625)
@@ -58,7 +58,7 @@
          unpack="false"/>
 
    <plugin
-         id="org.maemo.esbox.analysis.launch"
+         id="org.maemo.esbox.launch.analysis"
          download-size="0"
          install-size="0"
          version="0.0.0"

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.cdi.gdb/icons/full/obj16/oprofile_remote.gif
===================================================================
(Binary files differ)

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.cdi.gdb/icons/full/obj16/valgrind_local.gif
===================================================================
(Binary files differ)

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/maemo_c_prj.gif
===================================================================
(Binary files differ)

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/maemo_convert.png
===================================================================
(Binary files differ)

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/oprofile_remote.gif
===================================================================
(Binary files differ)

Deleted: branches/work_Ed/org.maemo.esbox.cpp.launch.dsf.gdb/icons/full/obj16/valgrind_local.gif
===================================================================
(Binary files differ)

Copied: branches/work_Ed/org.maemo.esbox.launch.analysis (from rev 1623, branches/work_Ed/org.maemo.esbox.analysis.launch)

Modified: branches/work_Ed/org.maemo.esbox.launch.analysis/.project
===================================================================
--- branches/work_Ed/org.maemo.esbox.analysis.launch/.project	2009-05-20 23:53:28 UTC (rev 1623)
+++ branches/work_Ed/org.maemo.esbox.launch.analysis/.project	2009-05-21 03:09:01 UTC (rev 1625)
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>org.maemo.esbox.analysis.launch</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.jdt.core.javabuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.ManifestBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.pde.SchemaBuilder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.pde.PluginNature</nature>
-		<nature>org.eclipse.jdt.core.javanature</nature>
-	</natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.maemo.esbox.launch.analysis</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>

Modified: branches/work_Ed/org.maemo.esbox.launch.analysis/META-INF/MANIFEST.MF
===================================================================
--- branches/work_Ed/org.maemo.esbox.analysis.launch/META-INF/MANIFEST.MF	2009-05-20 23:53:28 UTC (rev 1623)
+++ branches/work_Ed/org.maemo.esbox.launch.analysis/META-INF/MANIFEST.MF	2009-05-21 03:09:01 UTC (rev 1625)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: ESbox Analysis Launch Support Plug-in
-Bundle-SymbolicName: org.maemo.esbox.analysis.launch;singleton:=true
+Bundle-SymbolicName: org.maemo.esbox.launch.analysis;singleton:=true
 Bundle-Version: 2.0.0.qualifier
 Bundle-Activator: org.maemo.esbox.internal.analysis.launch.Activator
 Bundle-Vendor: INdT / Nokia



More information about the Esbox-commits mailing list