nightmorph 07/05/22 06:09:44 Modified: xfce-config.xml Log: pointed users to the actual documentation location, after some discoveries i made that were pointed out to me on IRC. thanks to drac for suggesting.
Revision Changes Path 1.7 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.6&r2=1.7 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce-config.xml 15 Mar 2007 06:19:43 -0000 1.6 +++ xfce-config.xml 22 May 2007 06:09:44 -0000 1.7 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.6 2007/03/15 06:19:43 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.7 2007/05/22 06:09:44 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.4</version> -<date>2007-03-14</date> +<version>1.5</version> +<date>2007-05-21</date> <chapter> <title>Introduction</title> @@ -641,6 +641,12 @@ <ul> <li><uri link="http://forums.gentoo.org">The Gentoo forums</uri></li> <li>#xfce on irc.freenode.net</li> + <li> + The installed help files and other documentation provided by Xfce: + <path>/usr/share/xfce4/doc/C/index.html</path>. Just point your browser at + it and start reading. There are even a lot of "hidden" configuration options + detailed in the help files. + </li> <li><uri link="http://www.xfce.org">Xfce's home page</uri></li> </ul> -- [EMAIL PROTECTED] mailing list
