diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog
index bfed76a84c2..8d3c06f116c 100644
--- a/core/org.eclipse.cdt.ui/ChangeLog
+++ b/core/org.eclipse.cdt.ui/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-28 David Inglis
+
+ Disable browsing and hierarchy views/perspectives and open hierarchy action as per
+ https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195
+
+ * plugins.xml
+
2005-07-22 Alain Magloire
Fix copyright.
diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties
index 971d39a93e6..932efcf7a01 100644
--- a/core/org.eclipse.cdt.ui/plugin.properties
+++ b/core/org.eclipse.cdt.ui/plugin.properties
@@ -20,7 +20,7 @@ editorRulerActionsName=Editor Ruler Actions
cHelpProviderName=C Help Provider
nature.name=C Nature
perspective.name=C/C++
-viewsCategory.name=&C
+viewsCategory.name=&C/C++
CView.name=C/C++ Projects
AddBlockCommentAction.label= Add &Block Comment
diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml
index 4b90885168d..fac884221ce 100644
--- a/core/org.eclipse.cdt.ui/plugin.xml
+++ b/core/org.eclipse.cdt.ui/plugin.xml
@@ -195,7 +195,7 @@
class="org.eclipse.cdt.internal.ui.CPerspectiveFactory"
id="org.eclipse.cdt.ui.CPerspective">
-
-
+
@@ -215,18 +215,18 @@
-
-
+
-
-
+
@@ -234,21 +234,21 @@
id="org.eclipse.debug.ui.DebugPerspective">
+ id="org.eclipse.team.ui.TeamSynchronizingPerspective">
-
-
+
-
-
+
@@ -263,7 +263,7 @@
class="org.eclipse.cdt.internal.ui.cview.CView"
id="org.eclipse.cdt.ui.CView">
-
@@ -305,7 +305,7 @@
category="org.eclipse.cdt.ui.c.hierarchy"
class="org.eclipse.cdt.internal.ui.browser.typehierarchy.TypeHierarchyViewPart"
id="org.eclipse.cdt.ui.TypeHierarchyView">
-
+
@@ -909,16 +909,16 @@
sequence="Ctrl+G"
contextId="org.eclipse.cdt.ui.cEditorScope"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
-
-
+
-
-
-
+
-
-
-
+