Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Sat, 11 Feb 2006 12:57:22
Message-Id: 200602111257.k1BCvDXx012685@robin.gentoo.org
1 nightmorph 06/02/11 12:57:12
2
3 Modified: xml/htdocs/doc/en fluxbox-config.xml
4 Log:
5 Torsmo and XFree86 references removed, see bug 87330
6
7 Revision Changes Path
8 1.16 +7 -14 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.16&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.16&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.15&r2=1.16&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.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- fluxbox-config.xml 12 Aug 2005 02:32:20 -0000 1.15
21 +++ fluxbox-config.xml 11 Feb 2006 12:57:12 -0000 1.16
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.15 2005/08/12 02:32:20 smithj Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.16 2006/02/11 12:57:12 nightmorph 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.8</version>
35 -<date>2005-08-11</date>
36 +<version>1.1.9</version>
37 +<date>2006-02-11</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -57,14 +57,6 @@
42 using third party programs which work well with Fluxbox.
43 </p>
44
45 -<p>
46 -Also note that since early 2005, XFree86 has been dropped from Gentoo Portage.
47 -This means that this guide is assuming the reader is using Xorg. If not, then
48 -this guide may nonetheless be accurate, but it does not attempt to provide
49 -cross-compatibility with XFree. Gentoo recommends changing to Xorg by <c>emerge
50 -xorg-x11</c>.
51 -</p>
52 -
53 </body>
54 </section>
55 </chapter>
56 @@ -312,6 +304,9 @@
57
58 </body>
59 </section>
60 +<!-- Torsmo hasn't been in Portage since at least Jan. 2006. Commented until a
61 +STABLE replacement for multiple arches is found -->
62 +<!--
63 <section>
64 <title>System Monitor</title>
65 <body>
66 @@ -335,6 +330,7 @@
67
68 </body>
69 </section>
70 +-->
71 <section>
72 <title>Icons</title>
73 <body>
74 @@ -500,9 +496,6 @@
75 # Starts the icons program
76 #idesk &amp;
77
78 -# Launches the Torsmo system monitor
79 -#torsmo &amp;
80 -
81 # This MUST be the last command!</comment>
82 exec /usr/bin/fluxbox -log ~/.fluxbox/log
83 </pre>
84
85
86
87 --
88 gentoo-doc-cvs@g.o mailing list