Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: fluxbox-config.xml
Date: Sat, 01 Aug 2009 23:43:10
Message-Id: E1MXOEH-00062c-0m@stork.gentoo.org
1 nightmorph 09/08/01 23:43:09
2
3 Modified: fluxbox-config.xml
4 Log:
5 mention that users should first have setup a working X env by following the xorg guide, bug 279807
6
7 Revision Changes Path
8 1.34 xml/htdocs/doc/en/fluxbox-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.33&r2=1.34
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.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- fluxbox-config.xml 27 May 2009 18:26:28 -0000 1.33
21 +++ fluxbox-config.xml 1 Aug 2009 23:43:08 -0000 1.34
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.33 2009/05/27 18:26:28 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.34 2009/08/01 23:43:08 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/fluxbox-config.xml">
29 @@ -26,8 +26,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
31 <license/>
32
33 -<version>1.12</version>
34 -<date>2009-05-27</date>
35 +<version>1.13</version>
36 +<date>2009-08-01</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -89,6 +89,11 @@
41 <body>
42
43 <p>
44 +First, make sure you've installed a working X environment, as shown in the <uri
45 +link="/doc/en/xorg-config.xml">X Server Configuration HOWTO</uri>.
46 +</p>
47 +
48 +<p>
49 Before you install Fluxbox, you should take a look at some of the available USE
50 flags.
51 </p>