Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2003-05-28 19:34:03 +0000
committerDarin Wright2003-05-28 19:34:03 +0000
commit442895edc1dd44a0256a29e4a202565047d81bd1 (patch)
tree35daab447f3de72b76a251da0633d05ac38d5afe /org.eclipse.debug.ui/plugin.properties
parent46973fab5568e323d0ab7d3b60471566394aeb47 (diff)
downloadeclipse.platform.debug-442895edc1dd44a0256a29e4a202565047d81bd1.tar.gz
eclipse.platform.debug-442895edc1dd44a0256a29e4a202565047d81bd1.tar.xz
eclipse.platform.debug-442895edc1dd44a0256a29e4a202565047d81bd1.zip
hide profile actions in their own action set
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 195a078b1..5e13a9a84 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -62,6 +62,7 @@ ProfileDropDownAction.label=Profile
ProfileWithConfigurationAction.label=Pro&file As
ProfileHistoryMenuAction.label=Profile Histor&y
ProfileLastAction.label=Profi&le Last Launched
+ProfileActionSet.label=Profile
RelaunchAction.label=Re&launch
RemoveAction.label=Rem&ove
RemoveAllAction.label=Remove A&ll

Back to the top