From 809821786a3cbf8dba35f974e1ee4fe5ddbe1e52 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 24 Aug 2007 18:19:58 +0000 Subject: =?UTF-8?q?Change=20jabber=20icon.=20Fixes=20bug=20#466377=20(Bj?= =?UTF-8?q?=C3=B6rn=20Martensen).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2007-08-24 Xavier Claessens * configure.ac: * data/22x22/Makefile.am: * data/22x22/empathy-proto-jabber.svg: * data/22x22/empathy-proto-jabber.png: * data/48x48/Makefile.am: * data/32x32/Makefile.am: * data/32x32/empathy-proto-jabber.svg: * data/32x32/empathy-proto-jabber.png: * data/24x24: * data/24x24/Makefile.am: * data/24x24/empathy-proto-jabber.png: * data/16x16/empathy-proto-jabber.svg: * data/16x16/Makefile.am: * data/16x16/empathy-proto-jabber.png: * data/scalable/empathy-proto-jabber.svg: * data/scalable/Makefile.am: * data/Makefile.am: Change jabber icon. Fixes bug #466377 (Björn Martensen). svn path=/trunk/; revision=267 --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 128f8aa64..cddd3a39b 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = 16x16 22x22 32x32 48x48 scalable +SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable profiledir = $(datadir)/mission-control/profiles profile_DATA = \ -- cgit v1.2.3