mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
forgot to put the png into the build.properties. No wonder it didn't show up :P
This commit is contained in:
parent
7b0b3136d9
commit
66828656bc
10 changed files with 15 additions and 20 deletions
|
@ -18,5 +18,5 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
plugin.properties
|
||||
plugin.properties,\
|
||||
cdt_logo_icon32.png
|
||||
|
|
|
@ -26,8 +26,4 @@ bin.includes = META-INF/,\
|
|||
HelpContexts.xml,\
|
||||
icons/,\
|
||||
.,\
|
||||
eclipse32.gif
|
||||
src.includes = META-INF/,\
|
||||
about.html,\
|
||||
icons/,\
|
||||
plugin.xml
|
||||
cdt_logo_icon32.png
|
||||
|
|
|
@ -21,7 +21,7 @@ src.includes = about.html,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
cdt_logo_icon32.png,\
|
||||
plugin.xml,\
|
||||
plugin.properties
|
||||
sourcePlugin=true
|
||||
|
|
|
@ -18,5 +18,5 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
icons/
|
||||
icons/,\
|
||||
cdt_logo_icon32.png
|
||||
|
|
|
@ -13,5 +13,5 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
plugin.properties
|
||||
plugin.properties,\
|
||||
cdt_logo_icon32.png
|
||||
|
|
|
@ -16,6 +16,6 @@ bin.includes = META-INF/,\
|
|||
about.html,\
|
||||
about.ini,\
|
||||
about.mappings,\
|
||||
eclipse32.gif,\
|
||||
plugin.properties,\
|
||||
about.properties
|
||||
about.properties,\
|
||||
cdt_logo_icon32.png
|
||||
|
|
|
@ -12,10 +12,10 @@ bin.includes = about.html,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
notice.html,\
|
||||
plugin.properties,\
|
||||
welcome.xml,\
|
||||
epl-v10.html,\
|
||||
META-INF/
|
||||
META-INF/,\
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
|
@ -12,11 +12,10 @@ bin.includes = about.html,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32_old.gif,\
|
||||
plugin.properties,\
|
||||
test.xml,\
|
||||
epl-v10.html,\
|
||||
notice.html,\
|
||||
META-INF/,\
|
||||
eclipse32.gif
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
|
@ -18,6 +18,6 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
||||
|
|
|
@ -18,5 +18,5 @@ bin.includes = META-INF/,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif
|
||||
cdt_logo_icon32.png
|
||||
src.includes = about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue