aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2011-10-14 03:32:39 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-14 04:45:44 +0800
commit8b6c644661a69599a86a5957bcb559383fb857c1 (patch)
tree8e368049f7c2a235bb1786454a116220d54040f3 /data/icons/Makefile.am
parent2af7c4f6a17df25a2f7b7d04e5690df798cae6f4 (diff)
downloadgsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar.gz
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar.bz2
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar.lz
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar.xz
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.tar.zst
gsoc2013-empathy-8b6c644661a69599a86a5957bcb559383fb857c1.zip
Improve iain sleeping pattern
The Hypno Koala was making iain wake up in sweat and with his heart pounding at unreasonable hours. Nobody wants that. The Hypno Koala has served his duty and it's now time for retirement. Its replacement was designed and drawn by: Cyrene Domogalla <cyrene.domogalla@intel.com> I've included the source SVG in the commit. To generate icons from this one, one needs to use the render-icon-theme.py script to generate the 16x16, 24x24, 32x32 and 48x48 versions, the 22x22 one was generated by the generate-png.sh script in data/icons. https://bugzilla.gnome.org/show_bug.cgi?id=619186
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index c7c7265af..56ad3312f 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -188,7 +188,8 @@ private_icons = \
EXTRA_DIST = \
$(public_icons) \
$(private_icons) \
- empathy.svg \
+ empathy.svg \
+ local-xmpp.svg \
$(NULL)
###############################################################################