[Esbox-commits] r392 - in trunk/org.indt.esbox.python.launch: . icons

raul at garage.maemo.org raul at garage.maemo.org
Sun Jan 27 19:54:47 EET 2008


Author: raul
Date: 2008-01-27 19:54:35 +0200 (Sun, 27 Jan 2008)
New Revision: 392

Added:
   trunk/org.indt.esbox.python.launch/icons/valgrind.png
Modified:
   trunk/org.indt.esbox.python.launch/plugin.xml
Log:
fixies on plugin.xml

Added: trunk/org.indt.esbox.python.launch/icons/valgrind.png
===================================================================
(Binary files differ)


Property changes on: trunk/org.indt.esbox.python.launch/icons/valgrind.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/org.indt.esbox.python.launch/plugin.xml
===================================================================
--- trunk/org.indt.esbox.python.launch/plugin.xml	2008-01-26 16:51:34 UTC (rev 391)
+++ trunk/org.indt.esbox.python.launch/plugin.xml	2008-01-27 17:54:35 UTC (rev 392)
@@ -119,6 +119,7 @@
       </shortcut>
             <shortcut
                   class="org.indt.esbox.python.launch.LaunchShortcut4"
+                  icon="icons/valgrind.png"
                   id="valgrindPythonShortcut"
                   label="Valgrind Profiler"
                   modes="run">
@@ -154,6 +155,7 @@
             </shortcut>
             <shortcut
                   class="org.indt.esbox.python.launch.LaunchShortcut3"
+                  icon="icons/maemo_project.png"
                   id="oprofilePythonShortcut"
                   label="OProfile Profiler"
                   modes="run">
@@ -179,7 +181,7 @@
 	               		</with>
 	            	</enablement>
 	            	<contextLabel
-	                  label="Valgrind Profiler"
+	                  label="OProfile Profiler"
 	                  mode="run">
 	            	</contextLabel>
             	</contextualLaunch>



More information about the Esbox-commits mailing list