From 02fcffa26b4b145153f63e24ea047414d8951eb5 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 14 Jun 2007 20:34:28 +0000 Subject: Use gtk-info for contact informaiton. 2007-06-14 Xavier Claessens * libempathy-gtk/empathy-images.h: * libempathy-gtk/gossip-chat.c: Use gtk-info for contact informaiton. * data/22x22/empathy-proto-salut.png: * data/22x22/Makefile.am: * data/16x16/empathy-proto-salut.png: * data/16x16/Makefile.am: * data/scalable/empathy-proto-salut.svg: * data/scalable/Makefile.am: * data/salut.profile: Add salut icon. Fixes bug #447659 (Michael Monreal). svn path=/trunk/; revision=157 --- data/16x16/Makefile.am | 4 +++- data/16x16/empathy-proto-salut.png | Bin 0 -> 863 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 data/16x16/empathy-proto-salut.png (limited to 'data/16x16') diff --git a/data/16x16/Makefile.am b/data/16x16/Makefile.am index 0b4d6067b..23bcdf927 100644 --- a/data/16x16/Makefile.am +++ b/data/16x16/Makefile.am @@ -15,5 +15,7 @@ icon_DATA = \ empathy-proto-msn.png \ empathy-proto-gizmo.png \ empathy-proto-irc.png \ - empathy-proto-jabber.png + empathy-proto-jabber.png \ + empathy-proto-salut.png + EXTRA_DIST = $(icon_DATA) diff --git a/data/16x16/empathy-proto-salut.png b/data/16x16/empathy-proto-salut.png new file mode 100644 index 000000000..8ff47406e Binary files /dev/null and b/data/16x16/empathy-proto-salut.png differ -- cgit v1.2.3