]> Pileus Git - aweather/commit
Add new application icons
authorAndy Spencer <andy753421@gmail.com>
Tue, 6 Sep 2011 05:07:35 +0000 (05:07 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 6 Sep 2011 05:07:35 +0000 (05:07 +0000)
commit5d02e9824afbc67d431e3d3e59797425f91cddcd
tree720e7a53b5b2aff30722c213be05574459260d3e
parent837893b3f6021439f30c7e7147166648d149ca34
Add new application icons

The new icon is works better with different background colors, it also
avoids using flat background colors or borders.

The small icons (less than 32) pixels do not includes the sun in the
background because it is difficult to see at such small sizes and just
add clutter.

The old icon is kept as logo.svg and is used in the about dialog. It may
be converted to use the new icon eventually as well.
19 files changed:
aweather.nsi
data/.gitignore
data/Makefile.am
data/aweather.desktop
data/icons/16x16/aweather.png [new file with mode: 0644]
data/icons/16x16/aweather.xcf [new file with mode: 0644]
data/icons/22x22/aweather.png [new file with mode: 0644]
data/icons/22x22/aweather.xcf [new file with mode: 0644]
data/icons/24x24/aweather.png [new file with mode: 0644]
data/icons/24x24/aweather.xcf [new file with mode: 0644]
data/icons/32x32/aweather.png [new file with mode: 0644]
data/icons/32x32/aweather.xcf [new file with mode: 0644]
data/icons/48x48/aweather.png [new file with mode: 0644]
data/icons/48x48/aweather.xcf [new file with mode: 0644]
data/icons/scalable/aweather.svg [new file with mode: 0644]
data/logo.svg [moved from data/aweather.svg with 100% similarity]
data/main.ui.in
src/Makefile.am
src/aweather-gui.c