1
0
Fork 0
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:
Vivian Kong 2009-08-10 14:42:44 +00:00
parent 0cfc0bf164
commit 46983859ca
6 changed files with 6 additions and 4 deletions

View file

@ -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

View file

@ -25,7 +25,8 @@ bin.includes = META-INF/,\
toc.xml,\
HelpContexts.xml,\
icons/,\
.
.,\
eclipse32.gif
src.includes = META-INF/,\
about.html,\
icons/,\

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB