[Esbox-commits] r1900 - in branches/work_Andre/org.maemo.esbox.launch.analysis: . icons/full/obj16
andregomes at garage.maemo.org
andregomes at garage.maemo.org
Tue Jul 28 22:46:54 EEST 2009
Author: andregomes
Date: 2009-07-28 22:46:52 +0300 (Tue, 28 Jul 2009)
New Revision: 1900
Added:
branches/work_Andre/org.maemo.esbox.launch.analysis/icons/full/obj16/ltrace.gif
Modified:
branches/work_Andre/org.maemo.esbox.launch.analysis/plugin.xml
Log:
Adding LTrace icon.
Added: branches/work_Andre/org.maemo.esbox.launch.analysis/icons/full/obj16/ltrace.gif
===================================================================
(Binary files differ)
Property changes on: branches/work_Andre/org.maemo.esbox.launch.analysis/icons/full/obj16/ltrace.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: branches/work_Andre/org.maemo.esbox.launch.analysis/plugin.xml
===================================================================
--- branches/work_Andre/org.maemo.esbox.launch.analysis/plugin.xml 2009-07-28 19:31:46 UTC (rev 1899)
+++ branches/work_Andre/org.maemo.esbox.launch.analysis/plugin.xml 2009-07-28 19:46:52 UTC (rev 1900)
@@ -89,13 +89,13 @@
<launchConfigurationTypeImage
configTypeID="org.maemo.esbox.analysis.launch.cpp.LtraceLocalLaunchType"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="ltraceLocalLaunchTypeImage">
</launchConfigurationTypeImage>
<launchConfigurationTypeImage
configTypeID="org.maemo.esbox.analysis.launch.cpp.LtraceRemoteLaunchType"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="ltraceRemoteLaunchTypeImage">
</launchConfigurationTypeImage>
</extension>
@@ -185,7 +185,7 @@
<shortcut
class="org.maemo.esbox.internal.analysis.launch.ESboxCppLtraceLocalLaunchShortcut"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="maemoLtraceShortcut"
label="Local Ltrace Profiler"
modes="profile">
@@ -223,7 +223,7 @@
<shortcut
class="org.maemo.esbox.internal.analysis.launch.ESboxCppLtraceRemoteLaunchShortcut"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="maemoLtraceShortcut"
label="Remote Ltrace Profiler"
modes="profile">
@@ -323,13 +323,13 @@
<launchConfigurationTypeImage
configTypeID="org.maemo.esbox.analysis.launch.python.LtraceLocalLaunchType"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="esboxPythonLtraceLocalLaunchTypeImage">
</launchConfigurationTypeImage>
<launchConfigurationTypeImage
configTypeID="org.maemo.esbox.analysis.launch.python.LtraceRemoteLaunchType"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="esboxPythonLtraceRemoteLaunchTypeImage">
</launchConfigurationTypeImage>
</extension>
@@ -454,7 +454,7 @@
<shortcut
class="org.maemo.esbox.internal.analysis.launch.ESboxPythonLtraceLocalLaunchShortcut"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="org.maemo.esbox.analysis.launch.python.LocalLtraceShortcut"
label="Local Ltrace Profiler (Python)"
modes="profile">
@@ -498,7 +498,7 @@
<shortcut
class="org.maemo.esbox.internal.analysis.launch.ESboxPythonLtraceRemoteLaunchShortcut"
- icon="icons/full/obj16/valgrind_local.gif"
+ icon="icons/full/obj16/ltrace.gif"
id="org.maemo.esbox.analysis.launch.python.RemoteLtraceShortcut"
label="Remote Ltrace Profiler (Python)"
modes="profile">
More information about the Esbox-commits
mailing list