aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-bluetooth/libnotify-0.7.patch
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2015-11-09 12:11:12 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2015-11-09 12:11:12 +0100
commit37cca00fbe335d8c84d772d4ea3323fa204bcd71 (patch)
tree4275e1265c2a7cccc64e76beb2d5161b1818d2ca /community/gnome-bluetooth/libnotify-0.7.patch
parentf27f694e518010617995ede72357067f1f9a6525 (diff)
downloadaports-37cca00fbe335d8c84d772d4ea3323fa204bcd71.tar.bz2
aports-37cca00fbe335d8c84d772d4ea3323fa204bcd71.tar.xz
main/gnome-bluetooth: move to community
Diffstat (limited to 'community/gnome-bluetooth/libnotify-0.7.patch')
-rw-r--r--community/gnome-bluetooth/libnotify-0.7.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/gnome-bluetooth/libnotify-0.7.patch b/community/gnome-bluetooth/libnotify-0.7.patch
new file mode 100644
index 0000000000..5265e460ef
--- /dev/null
+++ b/community/gnome-bluetooth/libnotify-0.7.patch
@@ -0,0 +1,11 @@
+--- ./applet/notify.c.orig
++++ ./applet/notify.c
+@@ -71,7 +71,7 @@
+ notify_notification_close(notify, NULL);
+ }
+
+- notify = notify_notification_new(summary, message, icon_name, NULL);
++ notify = notify_notification_new(summary, message, icon_name);
+
+ notify_notification_set_timeout(notify, timeout);
+