rane 06/09/02 05:36:23 Modified: fluxbox-config.xml Log: #87330, switched torsmo to conky, added a link to the conky-howto
Revision Changes Path 1.22 xml/htdocs/doc/en/fluxbox-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.22&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.21&r2=1.22 Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- fluxbox-config.xml 30 Aug 2006 16:04:06 -0000 1.21 +++ fluxbox-config.xml 2 Sep 2006 05:36:23 -0000 1.22 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.21 2006/08/30 16:04:06 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.22 2006/09/02 05:36:23 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.4</version> -<date>2006-08-30</date> +<version>1.5</version> +<date>2006-09-01</date> <chapter> <title>Introduction</title> @@ -307,7 +307,7 @@ <comment># if you have aterm (emerge x11-terms/aterm), then this opens a really nice # transparent aterm with no borders, fitting nicely with 1024x768 -# resolution, while still leaving room for torsmo. Once again, feel free to +# resolution, while still leaving room for conky. Once again, feel free to # modify.</comment> Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg \ white -fade 90 -bl -tn xterm -fn \ @@ -322,9 +322,6 @@ </body> </section> -<!-- Torsmo hasn't been in Portage since at least Jan. 2006. Commented until a -STABLE replacement for multiple arches is found --> -<!-- <section> <title>System Monitor</title> <body> @@ -336,19 +333,18 @@ there are plenty of howto's elsewhere. </p> -<pre caption="Installing torsmo"> -# <i>emerge torsmo</i> +<pre caption="Installing conky"> +# <i>emerge conky</i> </pre> <p> -The default config file for Torsmo is rather weak, but more info can be found -by reading the manpage or <uri -link="http://torsmo.sourceforge.net/readme.php">the readme</uri>. +The default config file for Conky is rather weak, but more info can be found by +reading the manpage or the <uri link="/doc/en/conky-howto.xml">Gentoo Linux +Conky Howto</uri>. </p> </body> </section> ---> <section> <title>Icons</title> <body> -- [email protected] mailing list
