From 9b5703b88c226be5c6434d29e98cca0fc4b89512 Mon Sep 17 00:00:00 2001 From: Anton Leherbauer Date: Thu, 30 Sep 2010 10:38:52 +0000 Subject: [PATCH] Remove stale annotation types and NLS keys, related to bug 326145 --- .../plugin.properties | 35 ------------- debug/org.eclipse.cdt.debug.ui/plugin.xml | 51 ------------------- 2 files changed, 86 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.properties b/debug/org.eclipse.cdt.debug.ui/plugin.properties index 24251dce153..1ef10596118 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.properties +++ b/debug/org.eclipse.cdt.debug.ui/plugin.properties @@ -27,9 +27,6 @@ BreakpointActionPage.name=Breakpoint Action UI Page RunMenu.label=&Run DebugActionSet.label=C/C++ Debug -DisassemblyViewAction.label=Go to address... -DisassemblyViewAction.tooltip=Enter memory address for the assembly code - ToggleInstructionStepModeAction.label=Instruction Stepping Mode ToggleInstructionStepModeAction.tooltip=Instruction Stepping Mode @@ -102,15 +99,7 @@ OldDefaultSourceLocator.name=Default C/C++ Source Locator (old) BreakpointMarkerPreference.label=Breakpoints -DisassemblyView.name=Disassembly -DisassemblyCurrentInstructionPointer=Disassembly Current Instruction Pointer -DisassemblySecondaryInstructionPointer=Disassembly Secondary Instruction Pointer - DebugPresentation.label=C/C++ Debug Appearance -DisassemblySourceLineColor.label=Disassembly Source Line Text Color -DisassemblySourceLineColor.description=The color used in the Disassembly view for source lines. -DisassemblyFontDefinition.label=Disassembly View Text Font -DisassemblyFontDefinition.description=The text font used in the Disassembly view. # new disassembly DisassemblyCategory.name = Disassembly @@ -122,28 +111,6 @@ OpenDisassembly.tooltip = Open disassembly window DisassemblyEditor.name = Disassembly DisassemblyRendering.name = Disassembly -DisassemblyDisplayMode.name = Disassembly Display Mode -DisassemblyDisplayMode.description = Disassembly display mode -InstructionsDisplayMode.label = Show Instructions -InstructionsDisplayMode.tooltip = Show disassembly instructions -SourceDisplayMode.label = Show Source -SourceDisplayMode.tooltip = Show source code - -SteppingMode.name=Stepping Mode -SteppingMode.description=Select Stepping Mode - -SteppingModeMenu.label=Stepping Mode -SteppingModeMenu.tooltip=Select Stepping Mode - -ContextSteppingMode.label=Context -ContextSteppingMode.tooltip=Context Dependent Stepping - -SourceSteppingMode.label=Source -SourceSteppingMode.tooltip=Source Level Stepping - -InstructionSteppingMode.label=Instruction -InstructionSteppingMode.tooltip=Instruction Level Stepping - DisassemblyPreferencePage.name = Disassembly # new disassembly (end) @@ -241,8 +208,6 @@ StopTracing.name=Stop Tracing SaveTraceData.description=Save Trace Data to File SaveTraceData.name=Save Trace Data -disassemblyViewMenu.label = disassemblyViewMenu sourceNotFoundEditor.name = C/C++ Source Not Found Editor -displayMode.name = displayMode CastingCategory.description = Set of commands for displaying variables and expressions as other types or arrays. CastingCategory.name = Cast to Type or Array diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index d8aabedb828..08513444b9b 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -1231,14 +1231,6 @@ super="org.eclipse.debug.core.breakpoint" name="org.eclipse.cdt.debug.core.breakpoint"> - - - - @@ -1257,38 +1249,6 @@ verticalRulerPreferenceKey="breakpointVerticalRuler" verticalRulerPreferenceValue="true"> - - - - @@ -1478,15 +1438,6 @@ - - - %DisassemblyFontDefinition.description - - - @@ -1765,7 +1715,6 @@ -