From 7732bb39ea9e5f14cb24240175d5382b8b87c89c Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 3 Sep 2004 15:08:26 +0000 Subject: [PATCH] 2004-09-03 Alain Magloire Fix for PR 73250 * plugin.xml --- core/org.eclipse.cdt.ui/ChangeLog | 5 +++++ core/org.eclipse.cdt.ui/plugin.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index d03a1e32fba..89f1e4182ec 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-09-03 Alain Magloire + + Fix for PR 73250 + * plugin.xml + 2004-08-19 Bogdan Gheorghe Fix for 69925: ShowIn C/C++ Projects explorer does not work in certain cases diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index e02e4ed0fe4..5438c0c9442 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -291,7 +291,7 @@ name="%cDocumentSetupParticipant" point="org.eclipse.core.filebuffers.documentSetup"> @@ -300,7 +300,7 @@ name="%cDocumentFactory" point="org.eclipse.core.filebuffers.documentCreation">