From 9de996037cf7aa509b958362c5cb153245e0d5f7 Mon Sep 17 00:00:00 2001 From: David Inglis Date: Wed, 12 May 2004 13:38:22 +0000 Subject: [PATCH] extern string --- build/org.eclipse.cdt.make.ui/plugin.properties | 2 ++ build/org.eclipse.cdt.make.ui/plugin.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index 81e1cbce176..7363042ce42 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -43,3 +43,5 @@ ActionDefinition.uncomment.name= Uncomment ActionDefinition.uncomment.description= Uncomment the selected # style comment lines MakefileEditor.name=Makefile Editor + +ProjectPathProperies.name=C/C++ Project Paths diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index b6fde0102c3..d94e7877267 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -300,7 +300,7 @@