aboutsummaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-10-15 17:51:07 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-10-15 17:51:07 +0800
commitcc996612801193a05bde002c2535f7ab2ed93d20 (patch)
tree8172e199af1405771c4b70d0e58e0d2f4dae4253 /data/Makefile.am
parentcbe7490a7b1c3a924257a76db2a7e1083a6bd02d (diff)
downloadgsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar.gz
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar.bz2
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar.lz
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar.xz
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.tar.zst
gsoc2013-empathy-cc996612801193a05bde002c2535f7ab2ed93d20.zip
Don't warning if we try to load a NULL icon.
2007-10-15 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-ui-utils.c: Don't warning if we try to load a NULL icon. * data/Makefile.am: * data/aim.profile: * data/sofiasip.profile: Add AIM and SIP profiles. Fixes bug #457740 (Jamey Hicks). svn path=/trunk/; revision=376
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index b30b08d36..964abc78e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,7 +6,9 @@ profile_DATA = \
gtalk.profile \
salut.profile \
irc.profile \
- msn.profile
+ msn.profile \
+ sofiasip.profile \
+ aim.profile
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor