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: Thu, 02 Sep 2010 14:49:43
Message-Id: 20100902144937.F14D920051@flycatcher.gentoo.org
1 chiguire 10/09/02 14:49:37
2
3 Modified: xfce-config.xml
4 Log:
5 better explain trash plugin
6
7 Revision Changes Path
8 1.21 xml/htdocs/doc/es/xfce-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.21&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.21&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?r1=1.20&r2=1.21
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.20
18 retrieving revision 1.21
19 diff -u -r1.20 -r1.21
20 --- xfce-config.xml 25 Aug 2010 14:28:22 -0000 1.20
21 +++ xfce-config.xml 2 Sep 2010 14:49:37 -0000 1.21
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.20 2010/08/25 14:28:22 chiguire Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.21 2010/09/02 14:49:37 chiguire Exp $ -->
27
28 <guide lang="es">
29 <title>La Guía de Configuración de XFCE</title>
30 @@ -30,8 +30,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.27</version>
35 -<date>2010-08-23</date>
36 +<version>1.28</version>
37 +<date>2010-08-31</date>
38
39 <chapter>
40 <title>Introducción</title>
41 @@ -86,10 +86,9 @@
42 </p>
43
44 <p>
45 -Hay otra variable de entorno para configurar en
46 -<path>/etc/make.conf</path> llamada XFCE_PLUGINS. Esta variable
47 -controla plugins adicionales; unos para el panel y otros para diversas
48 -aplicaciones. Podemos activar todos los plugins agregando
49 +Hay otra variable que puede configurar en <path>/etc/make.conf</path>
50 +llamada XFCE_PLUGINS. Esta controla unos echufables
51 +adicionales. Podemos activar todos los plugins agregando
52 <c>XFCE_PLUGINS="brightness menu trash</c> a
53 <path>/etc/make.conf</path>. Hemos aquí un breve listado de los
54 plugins:
55 @@ -106,8 +105,8 @@
56 <dd>Permite agregar al panel un menú de programas</dd>
57 <dt>trash</dt>
58 <dd>
59 - Agrega un manejador de archivos borrados al manejador de archivos
60 - <c>thunar</c>. Trash permite la recuperación de archivos borrados.
61 + Agrega un recipiente de basura (Trash) al panel. Trash permite
62 + rápidamente borrar o recuperar archivos.
63 </dd>
64 </dl>