diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog
index 0b7ed39723b..22a5d8bbdd9 100644
--- a/core/org.eclipse.cdt.ui/ChangeLog
+++ b/core/org.eclipse.cdt.ui/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-21 David Inglis
+ * plugin.xml
+ * plugin.properties
+ fixed bug #25886 - duplicate menu entries for compare and replace
+
2002-11-20 Alain Magloire
Move the Index property page in the C/C++ project category.
diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties
index 662abac835b..a2baf386251 100644
--- a/core/org.eclipse.cdt.ui/plugin.properties
+++ b/core/org.eclipse.cdt.ui/plugin.properties
@@ -58,35 +58,5 @@ CFolderActionSet.description=C Folder Action Set
Editors.DefaultTextEditor = Default Text Editor
AsmEditor.name = Assembly Editor
-#VCM
-CompareWithMenu.label=Comp&are With
-
-CompareWithEachOtherAction.label=&Each Other
-CompareWithEachOtherAction.tooltip=Compare the Selected Resources with Each Other
-
-CompareWithHistoryAction.label= &Local History...
-CompareWithHistoryAction.tooltip= Compare the Selected Resource with Local History
-
-ReplaceWithMenu.label=Rep&lace With
-
-ReplaceFromHistoryAction.label=&Local History...
-ReplaceFromHistoryAction.tooltip=Replace the Selected Resource with Local History
-
-Editors.DefaultTextEditor = Default Text Editor
-
-#VCM
-CompareWithMenu.label=Comp&are With
-
-CompareWithEachOtherAction.label=&Each Other
-CompareWithEachOtherAction.tooltip=Compare the Selected Resources with Each Other
-
-CompareWithHistoryAction.label= &Local History...
-CompareWithHistoryAction.tooltip= Compare the Selected Resource with Local History
-
-ReplaceWithMenu.label=Rep&lace With
-
-ReplaceFromHistoryAction.label=&Local History...
-ReplaceFromHistoryAction.tooltip=Replace the Selected Resource with Local History
-
# Task Action
DeleteTaskAction.label=Delete C/C++ Markers
diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml
index 7bbc11d0a96..da27a6e776f 100644
--- a/core/org.eclipse.cdt.ui/plugin.xml
+++ b/core/org.eclipse.cdt.ui/plugin.xml
@@ -29,9 +29,9 @@
-
-
+
+
@@ -139,8 +139,8 @@
id="org.eclipse.cdt.ui.MakeView">
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-