Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.managedbuilder.ui/plugin.properties')
-rw-r--r--build/org.eclipse.cdt.managedbuilder.ui/plugin.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties b/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties
index a2dd4b0a287..675a7331f1b 100644
--- a/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties
+++ b/build/org.eclipse.cdt.managedbuilder.ui/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2003, 2007 IBM Corporation and others.
+# Copyright (c) 2003, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -70,8 +70,11 @@ Build.artifact=Build Artifact
Builder.settings=Builder Settings
WBB.settings=Behaviour
Includes=Includes
+Includes.tooltip=Includes list
Symbols=Symbols
+Symbols.tooltip=Macros list
Libraries=Libraries
+Libraries.tooltip=Libraries list
Library.paths=Library Paths
References=References
Source.location=Source Location

Back to the top