mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
Icons missing from the build.properties file. Added them.
Also missing some properties files. Change-Id: I35a350bd33a4df2376df3f50d2a439335ba2943d
This commit is contained in:
parent
5fce7bf604
commit
1f9f3a19a0
3 changed files with 8 additions and 3 deletions
|
@ -4,4 +4,6 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html,\
|
||||||
|
icons/
|
||||||
|
|
||||||
|
|
|
@ -7,4 +7,5 @@ bin.includes = META-INF/,\
|
||||||
about.ini,\
|
about.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
ptp_logo_icon32.png
|
ptp_logo_icon32.png,\
|
||||||
|
plugin.properties
|
||||||
|
|
|
@ -7,4 +7,6 @@ bin.includes = META-INF/,\
|
||||||
about.ini,\
|
about.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
ptp_logo_icon32.png
|
ptp_logo_icon32.png,\
|
||||||
|
icons/,\
|
||||||
|
plugin.properties
|
||||||
|
|
Loading…
Add table
Reference in a new issue