Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2004-04-13 20:21:48 +0000
committerDarin Swanson2004-04-13 20:21:48 +0000
commitd53ed5c359d604cce2dc1f9909a4dea13002bcda (patch)
tree544d791cda4b2aa16c24af85e39517abaf482f80 /org.eclipse.debug.ui/plugin.properties
parent92eed484aec831313dafb3c2d20a09f148099e27 (diff)
downloadeclipse.platform.debug-d53ed5c359d604cce2dc1f9909a4dea13002bcda.tar.gz
eclipse.platform.debug-d53ed5c359d604cce2dc1f9909a4dea13002bcda.tar.xz
eclipse.platform.debug-d53ed5c359d604cce2dc1f9909a4dea13002bcda.zip
Bug 58263 - organization of colors for Ant
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 92de4a613..bd0fef742 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -226,7 +226,7 @@ LaunchMenuNoneApplicable.label=(None Applicable)
containerName.workingSet = Working set
sourceNotFoundEditorName=Source Not Found Editor
-debugPresentation.label= Debug Appearance
+debugPresentation.label= Debug
standardErrorColor.label= Console Standard Error text color
standardErrorColor.description= The color used in the console for messages from the Standard Error stream.

Back to the top