From 3a7a06e800b66aeed30ffcf32d0ecde33428e63d Mon Sep 17 00:00:00 2001
From: "Judy N. Green" <jgreen@qnx.com>
Date: Fri, 25 Oct 2002 15:28:19 +0000
Subject: [PATCH] removed the redundant Eclipse Platform from the perspective
 name. It has resulted in titles such as "C/C++ Developmnet - Eclipse Platform
 - Eclipse Platform"

---
 core/org.eclipse.cdt.ui/plugin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties
index b8b3dffc59b..93c264ca5d7 100644
--- a/core/org.eclipse.cdt.ui/plugin.properties
+++ b/core/org.eclipse.cdt.ui/plugin.properties
@@ -7,7 +7,7 @@ editorActionsName=Editor Actions
 editorRulerActionsName=Editor Ruler Actions
 completionContributorName=Completion Contribution
 nature.name=C Nature
-perspective.name=C/C++ Development - Eclipse Platform
+perspective.name=C/C++ Development
 viewsCategory.name=&C
 BuildConsoleView.name=C-Build
 CView.name=C/C++ Projects