aboutsummaryrefslogtreecommitdiffstats
path: root/data/22x22/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-05-13 06:08:05 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-05-13 06:08:05 +0800
commitd7c34ab70a937ab9c17e678a971820fdaf1fcd78 (patch)
tree4fca655882968f2900927aff8287fb577c9f5e8c /data/22x22/Makefile.am
parentd57e632fcc1277ae3e2d541ffceb2e701f1e6d06 (diff)
downloadgsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar.gz
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar.bz2
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar.lz
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar.xz
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.tar.zst
gsoc2013-empathy-d7c34ab70a937ab9c17e678a971820fdaf1fcd78.zip
[darcs-to-svn @ adding protocol icons]
svn path=/trunk/; revision=51
Diffstat (limited to 'data/22x22/Makefile.am')
-rw-r--r--data/22x22/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/22x22/Makefile.am b/data/22x22/Makefile.am
new file mode 100644
index 000000000..592422391
--- /dev/null
+++ b/data/22x22/Makefile.am
@@ -0,0 +1,8 @@
+icondir = $(datadir)/icons/hicolor/22x22/apps
+icon_DATA = \
+ empathy-proto-ekiga.png \
+ empathy-proto-google-talk.png \
+ empathy-proto-msn.png \
+ empathy-proto-gizmo.png \
+ empathy-proto-jabber.png
+EXTRA_DIST = $(icon_DATA)