Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2004-09-10 13:53:46 +0000
committerDarin Wright2004-09-10 13:53:46 +0000
commit1b14bc3c0ba22a9830c14e09f0563bd3f2102943 (patch)
tree057e43e106d16950da1befb381b35daf596cbaa3 /org.eclipse.debug.ui/plugin.properties
parent16a697df667f0cea2754f568e4ff9040ef4c0976 (diff)
downloadeclipse.platform.debug-1b14bc3c0ba22a9830c14e09f0563bd3f2102943.tar.gz
eclipse.platform.debug-1b14bc3c0ba22a9830c14e09f0563bd3f2102943.tar.xz
eclipse.platform.debug-1b14bc3c0ba22a9830c14e09f0563bd3f2102943.zip
restore accelerators in Run menu
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 410f613db..04cc204ae 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -42,7 +42,7 @@ DebugPerspective.name=Debug
DebugPreferencePage.name=Run/Debug
DebugView.name=Debug
DebugViewsCategory.name=Debug
-DebugWithConfigurationAction.label=De&bug
+DebugWithConfigurationAction.label=Debu&g
DetailPaneFontDefinition.label=Detail Pane Text Font
DetailPaneFontDefinition.description=The detail pane text font is used in the detail panes of debug views
DisableBreakpointsAction.label=&Disable
@@ -58,7 +58,7 @@ LaunchConfigurationTypePropertyPage.name=Launch Configuration Type
LaunchConfigurationTypesPreferencePage.name=Launch Configuration Types
LauncherPropertyPage.name=Launcher
LaunchGroupsExtensionName=Launch Groups
-OpenDebugConfigurations.label=Debu&g...
+OpenDebugConfigurations.label=De&bug...
OpenRunConfigurations.label=Ru&n...
OpenProfileConfigurations.label=&Profile...
processPropertyPageName=Process Information

Back to the top