From 98f490f5f9a8c3cca08f32916d4591faa213f287 Mon Sep 17 00:00:00 2001 From: "Judy N. Green" Date: Fri, 25 Oct 2002 17:36:52 +0000 Subject: [PATCH] Updated log regarding change to plugin.properties file --- core/org.eclipse.cdt.ui/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index a10f790a0cf..17eb075c1fc 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,14 @@ +2002-10-25 Judy N. Green + Removed a redundant "Eclipse Platform" from the plugin.properties file. + It was resulting in weird looking titles. + + /plugin.properties + + perspective.name=C/C++ Development - Eclipse Platform + changed to + perspective.name=C/C++ Development + + 2002-10-23 Judy N. Green CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator