(trunk gtk) #4088 "Transmission needs 256x256 icon too" -- added large Tango icon by Andreas Nilsson. Thanks Andreas!

This larger icon is apparently needed for GNOME 3.
This commit is contained in:
Jordan Lee 2011-03-05 19:15:37 +00:00
parent 9e07e19b05
commit 411b0bbd1a
7 changed files with 5 additions and 3 deletions

View File

@ -10,6 +10,7 @@ public_icons = \
hicolor_apps_24x24_transmission.png \
hicolor_apps_32x32_transmission.png \
hicolor_apps_48x48_transmission.png \
hicolor_apps_256x256_transmission.png \
hicolor_apps_scalable_transmission.svg \
$(NULL)
@ -17,9 +18,10 @@ private_icons = \
$(NULL)
noinst_DATA = \
hicolor_apps_16x16_transmission.svg
hicolor_apps_22x22_transmission.svg
hicolor_apps_32x32_transmission.svg
hicolor_apps_16x16_transmission.svg \
hicolor_apps_22x22_transmission.svg \
hicolor_apps_32x32_transmission.svg \
transmission.svg \
$(NULL)
EXTRA_DIST = \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 934 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB