Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Rennie2012-02-15 22:11:10 +0000
committerMike Rennie2012-02-15 22:11:10 +0000
commitd1d5476fcc2cadd0ee6ff5e5f235f0a8df842287 (patch)
treea36ba70f1198b786626ef0b6c4c5f55a81974173 /org.eclipse.debug.ui/plugin.properties
parented185483add935843273bb087d1782e4497effc3 (diff)
downloadeclipse.platform.debug-d1d5476fcc2cadd0ee6ff5e5f235f0a8df842287.tar.gz
eclipse.platform.debug-d1d5476fcc2cadd0ee6ff5e5f235f0a8df842287.tar.xz
eclipse.platform.debug-d1d5476fcc2cadd0ee6ff5e5f235f0a8df842287.zip
Bug 370604 - Use new dynamic tracing optionsv20120215-2211
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index aeb1c2497..db6747c56 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -387,4 +387,6 @@ command.name.2 = Previous Page of Memory
console.background.label= Process console background
console.out.label= Standard out
console.in.label= Standard in
-console.err.label= Standard error \ No newline at end of file
+console.err.label= Standard error
+debug.ui.component.label = Platform Debug UI
+debug.core.component.label = Platform Debug Core \ No newline at end of file

Back to the top