mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
patch from ChrisW
This commit is contained in:
parent
408fbabd90
commit
e3d23e3704
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 169 B |
BIN
build/org.eclipse.cdt.make.ui/icons/obj16/makefile.gif
Normal file
BIN
build/org.eclipse.cdt.make.ui/icons/obj16/makefile.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 343 B |
|
@ -462,7 +462,7 @@
|
||||||
point="org.eclipse.ui.editors">
|
point="org.eclipse.ui.editors">
|
||||||
<editor
|
<editor
|
||||||
name="%MakefileEditor.name"
|
name="%MakefileEditor.name"
|
||||||
icon="icons/ctool16/makefile.gif"
|
icon="icons/obj16/makefile.gif"
|
||||||
extensions="mk"
|
extensions="mk"
|
||||||
filenames="Makefile,makefile,GNUMakefile"
|
filenames="Makefile,makefile,GNUMakefile"
|
||||||
contributorClass="org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor"
|
contributorClass="org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor"
|
||||||
|
|
Loading…
Add table
Reference in a new issue