Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: xfce-config.xml
Date: Tue, 01 Dec 2009 13:54:27
Message-Id: E1NFTBQ-0001mw-Sd@stork.gentoo.org
1 chiguire 09/12/01 13:54:24
2
3 Modified: xfce-config.xml
4 Log:
5 updated spanish translation
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/es/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/xfce-config.xml?r1=1.13&r2=1.14
13
14 Index: xfce-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- xfce-config.xml 9 Oct 2009 13:17:10 -0000 1.13
21 +++ xfce-config.xml 1 Dec 2009 13:54:24 -0000 1.14
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.13 2009/10/09 13:17:10 chiguire Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.14 2009/12/01 13:54:24 chiguire Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -30,8 +30,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.19</version>
35 -<date>2009-10-07</date>
36 +<version>1.20</version>
37 +<date>2009-11-30</date>
38
39 <chapter>
40 <title>Introducción</title>
41 @@ -469,8 +469,13 @@
42
43 <p>
44 Automáticamente, SLiM puede arrancar su sesión de Xfce si añade
45 -<c>XSESSION="Xfce4"</c> a <path>/etc/rc.conf</path>.
46 +<c>XSESSION="Xfce4"</c> a <path>/etc/env.d/90xsession</path>.
47 </p>
48 +
49 +<pre caption="Configure XSESSION">
50 +# <i>echo XSESSION=\"Xfce4\" > /etc/env.d/90xsession</i>
51 +# <i>env-update &amp;&amp; source /etc/profile</i>
52 +</pre>
53 </body>
54 </section>