Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/fluxbox/files/1.1.0.1: gentoo_style_location.patch
Date: Thu, 04 Sep 2008 18:06:26
Message-Id: E1KbJDs-0005ir-F2@stork.gentoo.org
1 lack 08/09/04 18:06:24
2
3 Added: gentoo_style_location.patch
4 Log:
5 New version - 1.1.0.1 is released (Fixes some issues with the 1.1.0 release)
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
7 (Unsigned Manifest commit)
8
9 Revision Changes Path
10 1.1 x11-wm/fluxbox/files/1.1.0.1/gentoo_style_location.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fluxbox/files/1.1.0.1/gentoo_style_location.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fluxbox/files/1.1.0.1/gentoo_style_location.patch?rev=1.1&content-type=text/plain
14
15 Index: gentoo_style_location.patch
16 ===================================================================
17 diff --git a/util/fluxbox-generate_menu.in b/util/fluxbox-generate_menu.in
18 index aca8b08..b229046 100755
19 --- a/util/fluxbox-generate_menu.in
20 +++ b/util/fluxbox-generate_menu.in
21 @@ -1794,12 +1794,8 @@ fi
22 append_submenu "${FBSETTINGSMENU}"
23 append "[config] (${CONFIGUREMENU})"
24
25 - append_menu "[submenu] (${SYSTEMSTYLES}) {${STYLEMENUTITLE}}"
26 - append "[stylesdir] (${PREFIX}/share/fluxbox/styles)"
27 - append_menu_end
28 -
29 - append_menu "[submenu] (${USERSTYLES}) {${STYLEMENUTITLE}}"
30 - append "[stylesdir] (~/.@pkgprefix@fluxbox@pkgsuffix@/styles)"
31 + append_submenu "Styles"
32 + append "[include] (/usr/share/fluxbox/menu.d/styles/)"
33 append_menu_end
34
35 # Backgroundmenu