aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2011-03-16 21:37:49 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-03-16 21:56:32 +0800
commit75e35374e831cee1045f0493b284167b68d737bd (patch)
treea38c1c0593d4aaa329ca3f2fb4a5c7006c0a2b1a /data/icons/Makefile.am
parent9dbf81ddbdbafb611fa7a29849f5fb54ff0d76b8 (diff)
downloadgsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar.gz
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar.bz2
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar.lz
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar.xz
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.tar.zst
gsoc2013-empathy-75e35374e831cee1045f0493b284167b68d737bd.zip
New Empathy icon (#614640)
Thank you Telepathy icon, you served us well.
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 2e38cc542..c7c7265af 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -11,7 +11,6 @@ public_icons = \
hicolor_apps_32x32_empathy.png \
hicolor_apps_48x48_empathy.png \
hicolor_apps_256x256_empathy.png \
- hicolor_apps_scalable_empathy.svg \
$(NULL)
private_icons_themes = \
@@ -189,6 +188,7 @@ private_icons = \
EXTRA_DIST = \
$(public_icons) \
$(private_icons) \
+ empathy.svg \
$(NULL)
###############################################################################