# HG changeset patch # User Ed Swartz # Date 1262786567 21600 # Node ID 11dc6d4e9da54ef96a64c44d40c0703dfd0bb098 # Parent df006c3379d50a23eff3d8b7caee1f7e90abd76b Add 'Classic' to all DE-based launch delegate names for which there exist EDC variants diff -r df006c3379d5 -r 11dc6d4e9da5 debuggercdi/com.nokia.cdt.debug.launch/plugin.xml --- a/debuggercdi/com.nokia.cdt.debug.launch/plugin.xml Wed Jan 06 07:53:39 2010 -0600 +++ b/debuggercdi/com.nokia.cdt.debug.launch/plugin.xml Wed Jan 06 08:02:47 2010 -0600 @@ -9,7 +9,7 @@ sourceLocatorId="org.eclipse.cdt.debug.core.sourceLocator" sourcePathComputerId="com.nokia.cdt.debug.cw.symbian.CarbideSourcePathComputer" delegateDescription="Launch a classic Carbide Emulator debug session." - name="Symbian OS Emulation" + name="Classic Symbian OS Emulation" delegate="com.nokia.cdt.internal.debug.launch.EmulationLaunchDelegate" modes="run,debug" type="com.nokia.cdt.debug.launch.emulationLaunch" @@ -28,7 +28,7 @@