Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-volumed/files: xfce4-volumed-0.1.5-libnotify.patch
Date: Wed, 28 Oct 2009 15:09:55
Message-Id: E1N3A9p-0007fH-PJ@stork.gentoo.org
1 ssuominen 09/10/28 15:09:53
2
3 Added: xfce4-volumed-0.1.5-libnotify.patch
4 Log:
5 Version bump.
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 xfce-extra/xfce4-volumed/files/xfce4-volumed-0.1.5-libnotify.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volumed/files/xfce4-volumed-0.1.5-libnotify.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-volumed/files/xfce4-volumed-0.1.5-libnotify.patch?rev=1.1&content-type=text/plain
13
14 Index: xfce4-volumed-0.1.5-libnotify.patch
15 ===================================================================
16 diff -ur xfce4-volumed-0.1.5.orig/src/main.c xfce4-volumed-0.1.5/src/main.c
17 --- xfce4-volumed-0.1.5.orig/src/main.c 2009-10-28 01:29:01.000000000 +0200
18 +++ xfce4-volumed-0.1.5/src/main.c 2009-10-28 18:08:00.000000000 +0200
19 @@ -111,8 +111,10 @@
20 i->keyMute = NULL;
21 #endif
22 i->kss = NULL;
23 + #ifdef HAVE_LIBNOTIFY
24 i->sync_notifications = FALSE;
25 - i->notification = NULL;
26 + i->notification = NULL;
27 + #endif
28 }
29
30 gint