Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Sat, 02 Sep 2006 05:36:31
Message-Id: 20060902053623.DF6B0642F0@smtp.gentoo.org
1 rane 06/09/02 05:36:23
2
3 Modified: fluxbox-config.xml
4 Log:
5 #87330, switched torsmo to conky, added a link to the conky-howto
6
7 Revision Changes Path
8 1.22 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.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.21&r2=1.22
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.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- fluxbox-config.xml 30 Aug 2006 16:04:06 -0000 1.21
21 +++ fluxbox-config.xml 2 Sep 2006 05:36:23 -0000 1.22
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.21 2006/08/30 16:04:06 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.22 2006/09/02 05:36:23 rane Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -23,8 +23,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
32 <license/>
33
34 -<version>1.4</version>
35 -<date>2006-08-30</date>
36 +<version>1.5</version>
37 +<date>2006-09-01</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -307,7 +307,7 @@
42
43 <comment># if you have aterm (emerge x11-terms/aterm), then this opens a really nice
44 # transparent aterm with no borders, fitting nicely with 1024x768
45 -# resolution, while still leaving room for torsmo. Once again, feel free to
46 +# resolution, while still leaving room for conky. Once again, feel free to
47 # modify.</comment>
48 Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg \
49 white -fade 90 -bl -tn xterm -fn \
50 @@ -322,9 +322,6 @@
51
52 </body>
53 </section>
54 -<!-- Torsmo hasn't been in Portage since at least Jan. 2006. Commented until a
55 -STABLE replacement for multiple arches is found -->
56 -<!--
57 <section>
58 <title>System Monitor</title>
59 <body>
60 @@ -336,19 +333,18 @@
61 there are plenty of howto's elsewhere.
62 </p>
63
64 -<pre caption="Installing torsmo">
65 -# <i>emerge torsmo</i>
66 +<pre caption="Installing conky">
67 +# <i>emerge conky</i>
68 </pre>
69
70 <p>
71 -The default config file for Torsmo is rather weak, but more info can be found
72 -by reading the manpage or <uri
73 -link="http://torsmo.sourceforge.net/readme.php">the readme</uri>.
74 +The default config file for Conky is rather weak, but more info can be found by
75 +reading the manpage or the <uri link="/doc/en/conky-howto.xml">Gentoo Linux
76 +Conky Howto</uri>.
77 </p>
78
79 </body>
80 </section>
81 --->
82 <section>
83 <title>Icons</title>
84 <body>
85
86
87
88 --
89 gentoo-doc-cvs@g.o mailing list