Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2002-11-28 22:09:29 +0000
committerDarin Wright2002-11-28 22:09:29 +0000
commit82401c0a0cdb8515c7a2b0baea7f237c1524740a (patch)
treec2f8381f9d32dc60ed7c87e321a4491c5c3a900b /org.eclipse.debug.ui/plugin.properties
parente43e0342f97439a15a02d5f33185c730a120e258 (diff)
downloadeclipse.platform.debug-82401c0a0cdb8515c7a2b0baea7f237c1524740a.tar.gz
eclipse.platform.debug-82401c0a0cdb8515c7a2b0baea7f237c1524740a.tar.xz
eclipse.platform.debug-82401c0a0cdb8515c7a2b0baea7f237c1524740a.zip
bug 26830
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 b91a25bc6..ad649c7ce 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -14,6 +14,7 @@ pluginName=Debug UI
BreakpointsView.name=Breakpoints
commonTabName=&Common
ConsoleColorProvidersExtensionName= Console Color Providers
+ConsoleLineTrackersExtensionName= Console Line Trackers
ConsolePreferencePage.name=Console
ConsoleView.name=Console
CopyToClipboardAction.label=&Copy Stack

Back to the top