# HG changeset patch # User Eugene Ostroukhov # Date 1265850563 28800 # Node ID b3adf4a221f22d185c03c8d58bdfd535d4a98975 # Parent 9722cf2ffc68634e6e3b30d4c810a8b5e66ba288 Bugfix 1866 - Change Debug As ... and Run As ... diff -r 9722cf2ffc68 -r b3adf4a221f2 org.symbian.tools.wrttools.debug.core/plugin.xml --- a/org.symbian.tools.wrttools.debug.core/plugin.xml Wed Feb 10 16:48:32 2010 -0800 +++ b/org.symbian.tools.wrttools.debug.core/plugin.xml Wed Feb 10 17:09:23 2010 -0800 @@ -22,7 +22,7 @@ delegate="org.symbian.tools.wrttools.debug.internal.launch.WidgetLaunchDelegate" id="org.symbian.tools.wrttools.debug.widget" modes="debug,run" - name="WRT Widget" + name="WRT Application" public="true"> @@ -30,7 +30,7 @@ point="org.eclipse.debug.ui.launchConfigurationTabGroups"> @@ -49,7 +49,7 @@ class="org.symbian.tools.wrttools.debug.ui.launch.WidgetLaunchShortcut" icon="icons/main16.gif" id="org.symbian.tools.wrttools.debug.wrtshortcut" - label="WRT Widget" + label="WRT Application" modes="run, debug"> @@ -73,11 +73,11 @@