From dc307c1a4f3ade7b5c70b56c3ca310fdb0e60893 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 16 Nov 2011 20:09:10 +0000 Subject: main/xfce4-power-manager: rebuild against libnotify-0.7 --- .../xfce4-power-manager-1.0.10-libnotify-0.7.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 main/xfce4-power-manager/xfce4-power-manager-1.0.10-libnotify-0.7.patch (limited to 'main/xfce4-power-manager/xfce4-power-manager-1.0.10-libnotify-0.7.patch') diff --git a/main/xfce4-power-manager/xfce4-power-manager-1.0.10-libnotify-0.7.patch b/main/xfce4-power-manager/xfce4-power-manager-1.0.10-libnotify-0.7.patch new file mode 100644 index 0000000000..60cdf27c5a --- /dev/null +++ b/main/xfce4-power-manager/xfce4-power-manager-1.0.10-libnotify-0.7.patch @@ -0,0 +1,14 @@ +diff --git a/src/xfpm-notify.c b/src/xfpm-notify.c +index c93a843..311b0fd 100644 +--- a/src/xfpm-notify.c ++++ b/src/xfpm-notify.c +@@ -233,9 +233,6 @@ xfpm_notify_new_notification_internal (const gchar *title, const gchar *message, + #if !NOTIFY_CHECK_VERSION (0, 7, 0) + if ( icon ) + notify_notification_attach_to_status_icon (n, icon); +-#else +- if ( icon ) +- notify_notification_attach_to_status_icon (n, icon); + #endif + #endif + -- cgit v1.2.3