diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index 93b31e7807d..7522f31c9fc 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2003, 2007 QNX Software Systems and others. +# Copyright (c) 2003, 2008 QNX Software Systems 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 @@ -7,6 +7,7 @@ # # Contributors: # QNX Software Systems - initial API and implementation +# Anton Leherbauer (Wind River Systems) ############################################################################### pluginName=C/C++ Standard make Build UI @@ -78,4 +79,8 @@ CDTPathSymbolsProperty.name=C/C++ Project paths and symbols Includes=Includes Symbols=Symbols # menu label -Make.targets.menu=Make targets \ No newline at end of file +Make.targets.menu=Make targets + +# Makefile compare font +makeCompareFontDefinition.label= Makefile compare text font +makeCompareFontDefinition.description= The Makefile compare text font is used by Makefile compare/merge tools. diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index 4e006e1bf32..979559724ab 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -489,4 +489,17 @@ contentMergeViewerId="org.eclipse.cdt.make.ui.compare.MakefileContentViewerCreator"> + + + + + %makeCompareFontDefinition.description + + +