From 421cf1068797ad83dd28976c19cf03dff2ed7669 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Fri, 30 May 2008 19:29:15 +0000 Subject: [PATCH] fix for bug 234912 --- build/org.eclipse.cdt.make.ui/plugin.properties | 3 +++ build/org.eclipse.cdt.make.ui/plugin.xml | 4 ++-- .../plugin.properties | 5 ++++- build/org.eclipse.cdt.managedbuilder.ui/plugin.xml | 12 ++++++------ 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index 7522f31c9fc..459ea64ef8e 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -8,6 +8,7 @@ # Contributors: # QNX Software Systems - initial API and implementation # Anton Leherbauer (Wind River Systems) +# IBM Corporation ############################################################################### pluginName=C/C++ Standard make Build UI @@ -77,7 +78,9 @@ GCCPerFileProfile.name=GCC per file scanner info profile CDTPathSymbolsProperty.name=C/C++ Project paths and symbols Includes=Includes +Includes.tooltip=Includes list Symbols=Symbols +Symbols.tooltip=Macros list # menu label Make.targets.menu=Make targets diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index 05226a7de0a..1cf3d34177f 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -433,7 +433,7 @@ weight="001" helpId="cdt_u_prop_pns_inc" parent="org.eclipse.cdt.make.internal.ui.properties.PathAndSymbolPage" - tooltip=""Includes list""/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Libraries.tooltip"/> + tooltip="%Includes.tooltip"/> + tooltip="%Symbols.tooltip"/> + tooltip="%Libraries.tooltip"/>