Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties')
-rw-r--r--plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties
index c071d1e0d..fa33a76b7 100644
--- a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties
+++ b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties
@@ -14,3 +14,7 @@ providerName=Eclipse.org
debugCurrentInstructionPointer=Debug Current Instruction Pointer
debugCallStack=Debug Call Stack
+DebuggerActionSet.label=TCF Debugger
+
+SignalsCommand.label=Signals
+

Back to the top