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, 27 Jul 2010 14:47:37
Message-Id: 20100727144723.D3C842CE15@corvid.gentoo.org
1 chiguire 10/07/27 14:47:23
2
3 Modified: xfce-config.xml
4 Log:
5 firefox pkg name change
6
7 Revision Changes Path
8 1.19 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.19&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?r1=1.18&r2=1.19
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.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- xfce-config.xml 20 Jul 2010 06:24:46 -0000 1.18
21 +++ xfce-config.xml 27 Jul 2010 14:47:23 -0000 1.19
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.18 2010/07/20 06:24:46 nimiux Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.19 2010/07/27 14:47:23 chiguire Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -14,12 +14,15 @@
31 <author title="Traductor">
32 <mail link="nordri@×××××.com">Federico Díaz</mail>
33 </author>
34 -<author title="Traductor" >
35 - <mail link="mcklaren@×××××.com" >Manuel Peral González</mail>
36 +<author title="Traductor">
37 + <mail link="mcklaren@×××××.com">Manuel Peral González</mail>
38 </author>
39 <author title="Traductor">
40 <mail link="nimiux"/>
41 </author>
42 +<author title="Traductor">
43 + <mail link="chiguire"/>
44 +</author>
45
46 <abstract>
47 Esta guía proporciona una extensa introducción a XFCE, un rápido,
48 @@ -30,8 +33,8 @@
49 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
50 <license/>
51
52 -<version>1.25</version>
53 -<date>2010-07-13</date>
54 +<version>1.26</version>
55 +<date>2010-07-25</date>
56
57 <chapter>
58 <title>Introducción</title>
59 @@ -412,18 +415,17 @@
60
61 <p>
62 Finalmente, necesitará un navegador web. Casi todos los navegadores
63 -web gráficos requieren más recursos que todas sus otras aplicaciones
64 -de escritorio. Aún, <c>mozilla-firefox</c> (o
65 -<c>mozilla-firefox-bin</c>) es siempre una buena
66 -elección. Alternativamente, puede encontrar <c>opera</c> que es
67 -bastante rápido. Sin embargo, <c>opera</c> no está disponible para
68 -tantas arquitecturas como <c>mozilla-firefox</c> y tiene más
69 -dependencias a no ser que las modifique con algunas variables USE.
70 +gráficos requieren más recursos que todas sus otras aplicaciones de
71 +escritorio. Aún así, <c>firefox</c> (o <c>firefox-bin</c>) es siempre
72 +una buena elección. Alternativamente, puede encontrar <c>opera</c> que
73 +es bastante rápido. Sin embargo, <c>opera</c> no está disponible para
74 +tantas arquitecturas como <c>firefox</c> y tiene más dependencias, a no
75 +ser que las modifique con algunos parámetros USE.
76 </p>
77
78 <pre caption="Añadiendo un navegador web">
79 <comment>(Instalando Mozilla Firefox)</comment>
80 -# <i>emerge mozilla-firefox</i>
81 +# <i>emerge firefox</i>
82 <comment>(Instalando Opera)</comment>
83 # <i>echo "www-client/opera gtk -kde" >> /etc/portage/package.use</i>
84 # <i>emerge opera</i>