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: Sat, 23 Jul 2005 20:14:48
Message-Id: 200507232014.j6NKE0sK009513@robin.gentoo.org
1 smithj 05/07/23 20:14:25
2
3 Modified: xml/htdocs/doc/en fluxbox-config.xml
4 Log:
5 #99612: fixed a few unclear sections, fixed abstract, and added <c> tags around k3b
6
7 Revision Changes Path
8 1.14 +9 -9 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.14&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.14&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.13&r2=1.14&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.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- fluxbox-config.xml 15 Jul 2005 15:32:01 -0000 1.13
21 +++ fluxbox-config.xml 23 Jul 2005 20:14:25 -0000 1.14
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.13 2005/07/15 15:32:01 smithj Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.14 2005/07/23 20:14:25 smithj Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -17,15 +17,15 @@
31 </author>
32
33 <abstract>
34 -This howto will show you how to set up the Fluxbox windows manager for X11.
35 +This howto will show you how to set up the Fluxbox window manager for X11.
36 </abstract>
37
38 <!-- The content of this document is licensed under the CC-BY-SA license -->
39 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
40 <license/>
41
42 -<version>1.1.6</version>
43 -<date>2005-07-15</date>
44 +<version>1.1.7</version>
45 +<date>2005-07-23</date>
46
47 <chapter>
48 <title>Introduction</title>
49 @@ -77,11 +77,11 @@
50
51 <p>
52 Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo
53 -provides the USE flags of <c>gnome</c> and <c>kde</c> which are to provide
54 -"compatibility" for those WMs, it has not been the author's experience that
55 -those are needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are
56 -free to emerge and configure those independently. For example, the author uses
57 -Fluxbox with k3b, the KDE CD-R(W) burning utility.
58 +provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with
59 +these WMs, it has been the author's experience that these USE flags are not
60 +needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free to
61 +emerge and configure those independently. For example, the author uses Fluxbox
62 +with <c>k3b</c>, the KDE CD-R(W) burning utility.
63 </p>
64
65 <p>
66
67
68
69 --
70 gentoo-doc-cvs@g.o mailing list