mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Bug 280746 - CDT contributes 3 different icons to the about box
This commit is contained in:
parent
0cfc0bf164
commit
46983859ca
6 changed files with 6 additions and 4 deletions
|
@ -11,7 +11,7 @@ aboutText=%blurb
|
|||
# needed for primary features only
|
||||
|
||||
# Property "featureImage" contains path to feature image (32x32)
|
||||
featureImage=eclipse32.png
|
||||
featureImage=eclipse32.gif
|
||||
|
||||
# Property "aboutImage" contains path to product image (500x330 or 115x164)
|
||||
# needed for primary features only
|
||||
|
|
|
@ -25,7 +25,8 @@ bin.includes = META-INF/,\
|
|||
toc.xml,\
|
||||
HelpContexts.xml,\
|
||||
icons/,\
|
||||
.
|
||||
.,\
|
||||
eclipse32.gif
|
||||
src.includes = META-INF/,\
|
||||
about.html,\
|
||||
icons/,\
|
||||
|
|
BIN
cross/org.eclipse.cdt.launch.remote/eclipse32.gif
Normal file
BIN
cross/org.eclipse.cdt.launch.remote/eclipse32.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -12,10 +12,11 @@ bin.includes = about.html,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.gif,\
|
||||
eclipse32_old.gif,\
|
||||
plugin.properties,\
|
||||
test.xml,\
|
||||
epl-v10.html,\
|
||||
notice.html,\
|
||||
META-INF/
|
||||
META-INF/,\
|
||||
eclipse32.gif
|
||||
src.includes = about.html
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
BIN
releng/org.eclipse.cdt.testing/eclipse32_old.gif
Normal file
BIN
releng/org.eclipse.cdt.testing/eclipse32_old.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Reference in a new issue