From f8dd6ea707a6a29ef39d0f66af43f6374fdfdc6e Mon Sep 17 00:00:00 2001 From: xclaesse Date: Thu, 14 Jun 2007 20:34:28 +0000 Subject: 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). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@157 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- libempathy-gtk/empathy-images.h | 2 +- libempathy-gtk/gossip-chat.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-images.h b/libempathy-gtk/empathy-images.h index 5fb4e7173..ee92f0ab4 100644 --- a/libempathy-gtk/empathy-images.h +++ b/libempathy-gtk/empathy-images.h @@ -35,7 +35,7 @@ G_BEGIN_DECLS #define EMPATHY_IMAGE_MESSAGE "empathy-message" #define EMPATHY_IMAGE_NEW_MESSAGE "empathy-new-message" #define EMPATHY_IMAGE_TYPING "empathy-typing" -#define EMPATHY_IMAGE_CONTACT_INFORMATION "empathy-contact-information" +#define EMPATHY_IMAGE_CONTACT_INFORMATION "gtk-info" #define EMPATHY_IMAGE_GROUP_MESSAGE "empathy-group-message" G_END_DECLS diff --git a/libempathy-gtk/gossip-chat.c b/libempathy-gtk/gossip-chat.c index 657535d5a..1ad76b7f5 100644 --- a/libempathy-gtk/gossip-chat.c +++ b/libempathy-gtk/gossip-chat.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3