Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2017-12-01 08:48:55 +0000
committerSarika Sinha2017-12-01 08:49:05 +0000
commitf06c28d1f9e8be37aa0f45c5a79eb22c0ef9c04f (patch)
tree27074f5a649a2d6b659740425232d15bf37a3df1 /org.eclipse.debug.ui/plugin.properties
parentb8b6bb98e1582b5cea8c765f37c1d3d0194beb94 (diff)
downloadeclipse.platform.debug-f06c28d1f9e8be37aa0f45c5a79eb22c0ef9c04f.tar.gz
eclipse.platform.debug-f06c28d1f9e8be37aa0f45c5a79eb22c0ef9c04f.tar.xz
eclipse.platform.debug-f06c28d1f9e8be37aa0f45c5a79eb22c0ef9c04f.zip
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 9e0e0afb0..a6d2cbe10 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -51,7 +51,6 @@ CopyToClipboardAction.label=&Copy Stack
CopyVariablesToClipboardAction.label=Copy &Variables
CopyExpressionsToClipboardAction.label=Copy &Expressions
CopyRegistersToClipboardAction.label=Copy &Registers
-DebugMenu.label=&Debug
DebugActionSet.label=Debug
DebugToolbarActionSet.label=Debug Toolbar
debugCurrentInstructionPointer=Debug Current Instruction Pointer

Back to the top