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.properties2
1 files changed, 2 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 237177866..37f3ca04a 100644
--- a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties
+++ b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties
@@ -41,3 +41,5 @@ BackReturn.description=Run backwards until return
BackResume.label=Run Backwards
BackResume.tooltip=Run Backwards
BackResume.description=Run backwards
+
+propertyPage.name = Debug Element

Back to the top