From 1387c5a69b9442d39a6a2ea0c1ca84b7399bec56 Mon Sep 17 00:00:00 2001 From: Chris Wiebe Date: Wed, 22 Sep 2004 21:00:37 +0000 Subject: [PATCH] *** empty log message *** --- core/org.eclipse.cdt.ui/plugin.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.ui/plugin.properties b/core/org.eclipse.cdt.ui/plugin.properties index 537ab2d5192..b2b77b36963 100644 --- a/core/org.eclipse.cdt.ui/plugin.properties +++ b/core/org.eclipse.cdt.ui/plugin.properties @@ -34,8 +34,8 @@ newCCWizardsCategory.name=C++ ConversionWizard.name=Convert a project's nature ConversionWizard.description=Convert a project's nature -CElementCreationActionSet.label= C Element Creation -CElementCreationActionSet.description= C Element Creation Action Set +CElementCreationActionSet.label= C/C++ Element Creation +CElementCreationActionSet.description= C/C++ Element Creation Action Set NewProjectDropDownAction.label=&Project... NewProjectDropDownAction.tooltip=New C/C++ Project