Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-qtcurve/files: build.patch
Date: Fri, 29 Feb 2008 23:00:50
Message-Id: E1JVEDf-0003Qm-Qs@stork.gentoo.org
1 yngwin 08/02/29 23:00:47
2
3 Added: build.patch
4 Log:
5 Another x11-themes/*qtcurve* version bump
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 x11-themes/gtk-engines-qtcurve/files/build.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-qtcurve/files/build.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-qtcurve/files/build.patch?rev=1.1&content-type=text/plain
13
14 Index: build.patch
15 ===================================================================
16 --- style/qt_settings.c.orig 2008-02-29 23:31:03.000000000 +0100
17 +++ style/qt_settings.c 2008-02-29 23:31:39.000000000 +0100
18 @@ -1381,7 +1381,7 @@
19 processMozillaApp(!opts->gtkButtonOrder, add_menu_colors, "firefox", TRUE);
20 else if(thunderbird)
21 processMozillaApp(!opts->gtkButtonOrder, add_menu_colors, "thunderbird", FALSE);
22 - else if(mozThunderbird
23 + else if(mozThunderbird)
24 processMozillaApp(!opts->gtkButtonOrder, add_menu_colors, "mozilla-thunderbird", FALSE);
25 #endif
26 qtSettings.app= (firefox && opts->newFirefox) ||
27
28
29
30 --
31 gentoo-commits@l.g.o mailing list