aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-22 16:58:31 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-22 17:00:51 +0800
commit27a18ac693371a804f9e5b9b5263024d90d1d07e (patch)
treebda5e5e2c86a96d3b024b6e3a2cc9193d0014a03
parent1c9453749700b6d2c93da33ce9603b11af0389dc (diff)
downloadgsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar.gz
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar.bz2
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar.lz
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar.xz
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.tar.zst
gsoc2013-empathy-27a18ac693371a804f9e5b9b5263024d90d1d07e.zip
Ship a 256x256 version of the Empathy icon
-rw-r--r--data/icons/Makefile.am1
-rw-r--r--data/icons/hicolor_apps_256x256_empathy.pngbin0 -> 24824 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 4f4a5d285..2e38cc542 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -10,6 +10,7 @@ public_icons = \
hicolor_apps_24x24_empathy.png \
hicolor_apps_32x32_empathy.png \
hicolor_apps_48x48_empathy.png \
+ hicolor_apps_256x256_empathy.png \
hicolor_apps_scalable_empathy.svg \
$(NULL)
diff --git a/data/icons/hicolor_apps_256x256_empathy.png b/data/icons/hicolor_apps_256x256_empathy.png
new file mode 100644
index 000000000..365d670c1
--- /dev/null
+++ b/data/icons/hicolor_apps_256x256_empathy.png
Binary files differ