[compiz-plugins-extra] compiz-plugins-extra_libnotify.patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Apr 24 18:15:11 UTC 2013


commit ebd797d5cd27e009fa8883b8d9e161bb1b5eab02
Author: raveit <chat-to-me at raveit.de>
Date:   Wed Apr 24 20:15:01 2013 +0200

    compiz-plugins-extra_libnotify.patch

 compiz-plugins-extra_libnotify.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/compiz-plugins-extra_libnotify.patch b/compiz-plugins-extra_libnotify.patch
new file mode 100644
index 0000000..f988030
--- /dev/null
+++ b/compiz-plugins-extra_libnotify.patch
@@ -0,0 +1,13 @@
+diff -upr compiz-plugins-extra-0.8.8-orig/src/notification/notification.c compiz-plugins-extra-0.8.8/src/notification/notification.c
+--- compiz-plugins-extra-0.8.8-orig/src/notification/notification.c	2011-04-21 13:51:08.000000000 +0200
++++ compiz-plugins-extra-0.8.8/src/notification/notification.c	2013-04-06 17:26:48.549153141 +0200
+@@ -104,9 +104,6 @@ notifyLogMessage (const char   *componen
+     n = notify_notification_new (logLevel,
+                                  message,
+                                  iconUri
+-#if !defined (HAVE_LIBNOTIFY_0_6_1)
+-                                 , NULL
+-#endif
+                                  );
+ 
+     notify_notification_set_timeout (n, nd->timeout);


More information about the scm-commits mailing list