Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2004-12-09 19:05:26 +0000
committerKevin Barnes2004-12-09 19:05:26 +0000
commit3863ef6fc0f8fe85d55ba9996808d065ecea4092 (patch)
treebde13372bd23a03df32d3b5e6d83ce41a42b13fe /org.eclipse.ui.console/plugin.properties
parentbe761dab9f87419a60ca5a685d30c7645a199662 (diff)
downloadeclipse.platform.debug-3863ef6fc0f8fe85d55ba9996808d065ecea4092.tar.gz
eclipse.platform.debug-3863ef6fc0f8fe85d55ba9996808d065ecea4092.tar.xz
eclipse.platform.debug-3863ef6fc0f8fe85d55ba9996808d065ecea4092.zip
Bug 1654 - USABILITY - Can't look at client server output in one perspective (1GFX2ZU)
Diffstat (limited to 'org.eclipse.ui.console/plugin.properties')
-rw-r--r--org.eclipse.ui.console/plugin.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.ui.console/plugin.properties b/org.eclipse.ui.console/plugin.properties
index 9a93d9b3f..1c77c1e9e 100644
--- a/org.eclipse.ui.console/plugin.properties
+++ b/org.eclipse.ui.console/plugin.properties
@@ -19,4 +19,6 @@ ViewCommand.consoleView.description=Show the Console view
ConsolePatternMatchListenerName= Console Pattern Match Listeners
ConsolePageParticipantName= Console Page Participants
-ConsoleFactoryName= Console Factories \ No newline at end of file
+ConsoleFactoryName= Console Factories
+
+consoleViewConsoleFactory.name=New Console View \ No newline at end of file

Back to the top