alin 05/05/22 13:34:48 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: #93333 - xinitrc should contain startfluxbox instead of fluxbox
Revision Changes Path 1.9 +4 -4 xml/htdocs/doc/en/fluxbox-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fluxbox-config.xml 17 May 2005 19:41:46 -0000 1.8 +++ fluxbox-config.xml 22 May 2005 13:34:48 -0000 1.9 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.8 2005/05/17 19:41:46 alin Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.9 2005/05/22 13:34:48 alin Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.1.1</version> -<date>2005-05-17</date> +<version>1.1.2</version> +<date>2005-05-22</date> <chapter> <title>Introduction</title> @@ -122,7 +122,7 @@ </p> <pre caption="Editing your xinit"> -$ <i>echo fluxbox > ~/.xinitrc</i> +$ <i>echo startfluxbox > ~/.xinitrc</i> </pre> <p> -- [email protected] mailing list
