Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
diff options
context:
space:
mode:
authorDavid Inglis2002-11-26 13:49:03 +0000
committerDavid Inglis2002-11-26 13:49:03 +0000
commit2d754bb7dabc8539a3781f92aacc0d932add2bae (patch)
treeb1c505a47c3ce3b1604f7b829336053a31ba4a93 /launch
parent322271b44bbe84b6acbb7adc66b082135c944152 (diff)
downloadorg.eclipse.cdt-2d754bb7dabc8539a3781f92aacc0d932add2bae.tar.gz
org.eclipse.cdt-2d754bb7dabc8539a3781f92aacc0d932add2bae.tar.xz
org.eclipse.cdt-2d754bb7dabc8539a3781f92aacc0d932add2bae.zip
patch from jgreen
Diffstat (limited to 'launch')
-rw-r--r--launch/org.eclipse.cdt.launch/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties
index bafbba4fcaa..ce44493232c 100644
--- a/launch/org.eclipse.cdt.launch/plugin.properties
+++ b/launch/org.eclipse.cdt.launch/plugin.properties
@@ -11,5 +11,5 @@
pluginName=C/C++ Development Tools Launching Support
providerName=Eclipse.org
-LocalCDTLaunch.name= C/C++ Application
+LocalCDTLaunch.name= C/C++ Local
CoreFileCDTLaunch.name= C/C++ Post-mortem debugger

Back to the top