From f51b7cd067921da3d8f80986eff3cc2d67e8674c Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Tue, 22 Mar 2011 19:58:36 +0000 Subject: Add packaging --- debian/patches/10_use_notify_osd_icons.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/patches/10_use_notify_osd_icons.patch (limited to 'debian/patches/10_use_notify_osd_icons.patch') diff --git a/debian/patches/10_use_notify_osd_icons.patch b/debian/patches/10_use_notify_osd_icons.patch new file mode 100644 index 000000000..09f3c7d05 --- /dev/null +++ b/debian/patches/10_use_notify_osd_icons.patch @@ -0,0 +1,21 @@ +Description: Use the notify-osd image for new messages +Bug: https://bugs.edge.launchpad.net/ubuntu/karmic/+source/empathy/+bug/409828 + +From 18170177bf037f682438ddcb93b8682563db7c64 Mon Sep 17 00:00:00 2001 +From: Robert Ancell +Date: Thu, 17 Sep 2009 17:42:26 +1000 +Subject: [PATCH] Use the notify-osd image for new messages + +Index: empathy-2.31.3/libempathy-gtk/empathy-images.h +=================================================================== +--- empathy-2.31.3.orig/libempathy-gtk/empathy-images.h 2010-06-18 12:19:59.454507811 +1000 ++++ empathy-2.31.3/libempathy-gtk/empathy-images.h 2010-06-18 12:20:06.804510537 +1000 +@@ -36,7 +36,7 @@ + #define EMPATHY_IMAGE_PENDING "empathy-pending" + + #define EMPATHY_IMAGE_MESSAGE "im-message" +-#define EMPATHY_IMAGE_NEW_MESSAGE "im-message-new" ++#define EMPATHY_IMAGE_NEW_MESSAGE "notification-message-im" + #define EMPATHY_IMAGE_TYPING "user-typing" + #define EMPATHY_IMAGE_CONTACT_INFORMATION "gtk-info" + #define EMPATHY_IMAGE_GROUP_MESSAGE "system-users" -- cgit v1.2.3