From 5e682b2d5e9670ab4620aab3393642ec9b1f7752 Mon Sep 17 00:00:00 2001 From: "Judy N. Green" Date: Wed, 23 Oct 2002 20:02:32 +0000 Subject: [PATCH] Change log entry for: CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator --- core/org.eclipse.cdt.ui/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 77c32649107..a10f790a0cf 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,12 @@ +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 + when dragging and dropping files + + src/../internal/ui/CPluginResources.properties + src/../internal/ui/cview/CViewDropAdapter.java + + 2002-10-23 David Inglis * src/.../internal/ui/cview/CView.java: