Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xfce-config.xml
Date: Sat, 27 Jan 2007 01:36:31
Message-Id: E1HAcUJ-0002UA-ON@lark.gentoo.org
1 nightmorph 07/01/27 01:36:15
2
3 Modified: xfce-config.xml
4 Log:
5 added extra bit about per-user .icons and .themes installation to my xfce guide
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.1&r2=1.2
13
14 Index: xfce-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- xfce-config.xml 13 Jan 2007 05:58:31 -0000 1.1
21 +++ xfce-config.xml 27 Jan 2007 01:36:15 -0000 1.2
22 @@ -21,8 +21,8 @@
23 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
24 <license/>
25
26 -<version>1.0</version>
27 -<date>2007-01-12</date>
28 +<version>1.1</version>
29 +<date>2007-01-26</date>
30
31 <chapter>
32 <title>Introduction</title>
33 @@ -476,13 +476,15 @@
34
35 <p>
36 A selection of nice Gentoo wallpapers in a variety of resolutions are hosted on
37 -the <uri link="http://www.gentoo.org/main/en/graphics.xml">Gentoo website</uri>.
38 -If you're looking for icon sets and complete Xfce themes, <uri
39 +the <uri link="/main/en/graphics.xml">Gentoo website</uri>. If you're looking
40 +for icon sets and complete Xfce themes, <uri
41 link="http://www.xfce-look.org/">Xfce-Look</uri> has a huge collection. The
42 important thing to remember about any third-party eyecandy you download is that
43 it will usually first need to be unpacked and then installed to the proper
44 directory. Icon sets go in <path>/usr/share/icons/</path>, and themes go to
45 -<path>/usr/share/themes/</path>.
46 +<path>/usr/share/themes/</path>; use these directories when you want all users
47 +to be able to access themes and icon sets. Individual users can install themes
48 +and icon sets to <path>~/.themes/</path> and <path>~/.icons/</path>.
49 </p>
50
51 <p>
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list