nightmorph 07/01/27 01:36:15 Modified: xfce-config.xml Log: added extra bit about per-user .icons and .themes installation to my xfce guide
Revision Changes Path 1.2 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.1&r2=1.2 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xfce-config.xml 13 Jan 2007 05:58:31 -0000 1.1 +++ xfce-config.xml 27 Jan 2007 01:36:15 -0000 1.2 @@ -21,8 +21,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.0</version> -<date>2007-01-12</date> +<version>1.1</version> +<date>2007-01-26</date> <chapter> <title>Introduction</title> @@ -476,13 +476,15 @@ <p> A selection of nice Gentoo wallpapers in a variety of resolutions are hosted on -the <uri link="http://www.gentoo.org/main/en/graphics.xml">Gentoo website</uri>. -If you're looking for icon sets and complete Xfce themes, <uri +the <uri link="/main/en/graphics.xml">Gentoo website</uri>. If you're looking +for icon sets and complete Xfce themes, <uri link="http://www.xfce-look.org/">Xfce-Look</uri> has a huge collection. The important thing to remember about any third-party eyecandy you download is that it will usually first need to be unpacked and then installed to the proper directory. Icon sets go in <path>/usr/share/icons/</path>, and themes go to -<path>/usr/share/themes/</path>. +<path>/usr/share/themes/</path>; use these directories when you want all users +to be able to access themes and icon sets. Individual users can install themes +and icon sets to <path>~/.themes/</path> and <path>~/.icons/</path>. </p> <p> -- [email protected] mailing list
