From a78a629ad09b62497b35a724c725173d668ae8a1 Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Tue, 15 Apr 2008 14:20:23 +0000 Subject: Bug 226997 - Update to use showView command instead of view id --- org.eclipse.debug.ui/plugin.properties | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'org.eclipse.debug.ui/plugin.properties') diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties index 7bd0e3543..0bbe9473a 100644 --- a/org.eclipse.debug.ui/plugin.properties +++ b/org.eclipse.debug.ui/plugin.properties @@ -249,27 +249,6 @@ ActionDefinition.removeAllBreakpoints.description=Removes all breakpoints ActionDefinition.skipAllBreakpoints.name=Skip All Breakpoints ActionDefinition.skipAllBreakpoints.description=Sets whether or not any breakpoint should suspend execution -ViewCommand.debugView.name=Debug -ViewCommand.debugView.description=Show the Debug view - -ViewCommand.breakpointView.name=Breakpoints -ViewCommand.breakpointView.description=Show the Breakpoints view - -ViewCommand.variableView.name=Variables -ViewCommand.variableView.description=Show the Variables view - -ViewCommand.expressionView.name=Expressions -ViewCommand.expressionView.description=Show the Expressions view - -ViewCommand.registerView.name=Registers -ViewCommand.registerView.description=Show the Registers view - -ViewCommand.moduleView.name=Modules -ViewCommand.moduleView.description=Show the Modules view - -ViewCommand.memoryView.name=Memory -ViewCommand.memoryView.description=Show the Memory view - SkipAllBreakpointsAction.label=S&kip All Breakpoints editWatchExpressionAction.label=&Edit Watch Expression... editWatchExpressionAction.tooltip=Edit the selected watch expression -- cgit v1.2.3