smithj 05/07/23 20:14:25 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: #99612: fixed a few unclear sections, fixed abstract, and added <c> tags around k3b
Revision Changes Path 1.14 +9 -9 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.14&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.14&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.13&r2=1.14&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fluxbox-config.xml 15 Jul 2005 15:32:01 -0000 1.13 +++ fluxbox-config.xml 23 Jul 2005 20:14:25 -0000 1.14 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.13 2005/07/15 15:32:01 smithj Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.14 2005/07/23 20:14:25 smithj Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -17,15 +17,15 @@ </author> <abstract> -This howto will show you how to set up the Fluxbox windows manager for X11. +This howto will show you how to set up the Fluxbox window manager for X11. </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.1.6</version> -<date>2005-07-15</date> +<version>1.1.7</version> +<date>2005-07-23</date> <chapter> <title>Introduction</title> @@ -77,11 +77,11 @@ <p> Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo -provides the USE flags of <c>gnome</c> and <c>kde</c> which are to provide -"compatibility" for those WMs, it has not been the author's experience that -those are needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are -free to emerge and configure those independently. For example, the author uses -Fluxbox with k3b, the KDE CD-R(W) burning utility. +provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with +these WMs, it has been the author's experience that these USE flags are not +needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free to +emerge and configure those independently. For example, the author uses Fluxbox +with <c>k3b</c>, the KDE CD-R(W) burning utility. </p> <p> -- [email protected] mailing list
