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: gentoo_style_location.patch
Date: Tue, 02 Sep 2008 19:38:11
Message-Id: E1KabhY-0002k7-D9@stork.gentoo.org
1 lack 08/09/02 19:38:08
2
3 Added: gentoo_style_location.patch
4 Log:
5 Version bump - 1.1.0 is released!
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.24-gentoo x86_64)
7 (Unsigned Manifest commit)
8
9 Revision Changes Path
10 1.1 x11-wm/fluxbox/files/1.1.0/gentoo_style_location.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/fluxbox/files/1.1.0/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/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