1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 05:15:43 +02:00

Last string to externalize caught by chkpii tool in plugin.xml

This commit is contained in:
Sean Evoy 2004-03-23 19:27:37 +00:00
parent 297edc9e7b
commit 616f583ea2

View file

@ -389,7 +389,7 @@
name="MakefileEditor"
point="org.eclipse.ui.editors">
<editor
name="Makefile Editor"
name="%MakefileEditor.name"
icon="icons/ctool16/makefile.gif"
filenames="Makefile,makefile"
contributorClass="org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor"