aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-12-17 23:07:38 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-12-17 23:07:38 +0800
commitbf49384fd8b27c64ed52ac82d61dc19c94fc120a (patch)
tree4b75cd1d0e9dc1a6d05b63eef9747176a9f5cd32 /data/icons/Makefile.am
parent05337d612ebdc4525959bad49df011384713e5a9 (diff)
downloadgsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar.gz
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar.bz2
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar.lz
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar.xz
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.tar.zst
gsoc2013-empathy-bf49384fd8b27c64ed52ac82d61dc19c94fc120a.zip
Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902.
svn path=/trunk/; revision=483
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am20
1 files changed, 19 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 7d3ef8c64..9f7374159 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -52,14 +52,32 @@ private_icons = \
hicolor_apps_scalable_im-xmpp.svg \
hicolor_apps_scalable_im-msn.svg \
hicolor_apps_scalable_im-local-xmpp.svg \
- hicolor_status_16x16_im-message.png \
hicolor_status_16x16_empathy-available.png \
hicolor_status_16x16_empathy-away.png \
hicolor_status_16x16_empathy-busy.png \
hicolor_status_16x16_empathy-extended-away.png \
hicolor_status_16x16_empathy-offline.png \
hicolor_status_16x16_empathy-pending.png \
+ hicolor_status_16x16_im-message.png \
hicolor_status_16x16_user-typing.png \
+ hicolor_status_22x22_empathy-available.png \
+ hicolor_status_22x22_empathy-away.png \
+ hicolor_status_22x22_empathy-busy.png \
+ hicolor_status_22x22_empathy-extended-away.png \
+ hicolor_status_22x22_empathy-offline.png \
+ hicolor_status_22x22_empathy-pending.png \
+ hicolor_status_24x24_empathy-available.png \
+ hicolor_status_24x24_empathy-away.png \
+ hicolor_status_24x24_empathy-busy.png \
+ hicolor_status_24x24_empathy-extended-away.png \
+ hicolor_status_24x24_empathy-offline.png \
+ hicolor_status_24x24_empathy-pending.png \
+ hicolor_status_48x48_empathy-available.png \
+ hicolor_status_48x48_empathy-away.png \
+ hicolor_status_48x48_empathy-busy.png \
+ hicolor_status_48x48_empathy-extended-away.png \
+ hicolor_status_48x48_empathy-offline.png \
+ hicolor_status_48x48_empathy-pending.png \
hicolor_status_scalable_empathy-available.svg \
hicolor_status_scalable_empathy-away.svg \
hicolor_status_scalable_empathy-busy.svg \