Gentoo Archives: gentoo-doc-cvs

From: Jonathan Smith <smithj@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Fri, 15 Jul 2005 15:32:29
Message-Id: 200507151531.j6FFVwgq030179@robin.gentoo.org
1 smithj 05/07/15 15:32:02
2
3 Modified: xml/htdocs/doc/en fluxbox-config.xml
4 Log:
5 fixed menu configuration using fluxbox-generate_menu now that fluxbox 0.9.13-r1 is stable
6
7 Revision Changes Path
8 1.13 +13 -19 xml/htdocs/doc/en/fluxbox-config.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.13&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.13&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.12&r2=1.13&cvsroot=gentoo
13
14 Index: fluxbox-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- fluxbox-config.xml 25 Jun 2005 19:17:21 -0000 1.12
21 +++ fluxbox-config.xml 15 Jul 2005 15:32:01 -0000 1.13
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.12 2005/06/25 19:17:21 smithj Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.13 2005/07/15 15:32:01 smithj Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
32 <license/>
33
34 -<version>1.1.5</version>
35 -<date>2005-06-25</date>
36 +<version>1.1.6</version>
37 +<date>2005-07-15</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -527,18 +527,15 @@
42 The program can still be run by command-line.
43 </p>
44
45 -<!--
46 -This section will be changed slightly when fluxbox-0.9.13 goes stable in
47 -portage on approx 2005-06-14 unless bugs crop up (as stated by ciaranm)
48 --->
49 -
50 <p>
51 There is a program already on your system called <c>fluxbox-generate_menu</c>,
52 -which can be used to generate menus. If you have Fluxbox >=0.9.13, you have a
53 -version of this program patched especially for Gentoo, enabling the script to
54 -find many more packages than before. This script is almost infinitly better
55 -than those before it, and found programs on my system that I didn't know
56 -existed. To run it (as a non-root user):
57 +which can be used to generate menus. To use this program, you must have Fluxbox
58 +0.9.13 or higher. To ensure that you have that version, type <c>emerge --sync
59 +&amp;&amp; emerge -u fluxbox</c>. This will install a special version of this
60 +script which has been patched for Gentoo, enabling the script to find many more
61 +packages than before. This script is almost infinitly better than those before
62 +it, and found programs on my system that I didn't know existed. To run it (as a
63 +non-root user):
64 </p>
65
66 <pre caption="Generating menus for >=fluxbox-0.9.13">
67 @@ -546,12 +543,9 @@
68 </pre>
69
70 <p>
71 -If you have a version of Fluxbox less than 0.9.13 (due to package masks or
72 -keyword masks), simply type <c>fluxbox-generate_menu</c>. This program suffers
73 -from the problems of ineffecient organization and an inability to find major
74 -packages such as gaim. When 0.9.13 becomes stable, it is recommended that you
75 -upgrade and use <c>fluxbox-generate_menu -is -ds</c> instead of other programs
76 -such as <c>mmaker</c>, which do not understand Gentoo's directory structure.
77 +It is recommended that you upgrade and use <c>fluxbox-generate_menu -is -ds</c>
78 +instead of other programs such as <c>mmaker</c>, which do not understand
79 +Gentoo's directory structure.
80 </p>
81
82 <note>
83
84
85
86 --
87 gentoo-doc-cvs@g.o mailing list