Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'launch/org.eclipse.cdt.launch/plugin.properties')
-rw-r--r--launch/org.eclipse.cdt.launch/plugin.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/launch/org.eclipse.cdt.launch/plugin.properties b/launch/org.eclipse.cdt.launch/plugin.properties
index 7e9fe58bdff..76fd4a7d6fd 100644
--- a/launch/org.eclipse.cdt.launch/plugin.properties
+++ b/launch/org.eclipse.cdt.launch/plugin.properties
@@ -11,4 +11,5 @@
pluginName=CDT Launching Support
providerName=Eclipse.org
-LocalCDTLaunch.name= Local C/C++ Application
+LocalCDTLaunch.name= C/C++ Application
+CoreFileCDTLaunch.name= C/C++ Post-mortem debugger

Back to the top