Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tcf.debug.ui/plugin.properties')
-rw-r--r--plugins/org.eclipse.tcf.debug.ui/plugin.properties7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.tcf.debug.ui/plugin.properties b/plugins/org.eclipse.tcf.debug.ui/plugin.properties
index 2e432a8b4..d5ce030e0 100644
--- a/plugins/org.eclipse.tcf.debug.ui/plugin.properties
+++ b/plugins/org.eclipse.tcf.debug.ui/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2007, 2014 Wind River Systems, Inc. and others.
+# Copyright (c) 2007, 2015 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -83,4 +83,7 @@ activities.activity.profiler.views.name=TCF Profiler Views
activities.activity.profiler.views.description=TCF Profiler related views.
showQualifiedNames.command.name = Show Qualified Type Names
-cpp.menu.label = C++ \ No newline at end of file
+cpp.menu.label = C++
+
+filterVariants.command.name = Filter Variants by Discriminant Value
+ada.menu.label = Ada

Back to the top