mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +02:00
Last string to externalize caught by chkpii tool in plugin.xml
This commit is contained in:
parent
297edc9e7b
commit
616f583ea2
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue