Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: alsa-guide.xml bluetooth-guide.xml bugzilla-howto.xml conky-howto.xml distcc.xml fluxbox-config.xml gcc-optimization.xml gentoo-sparc-faq.xml gentoo-sparc-netboot-howto.xml guide-localization.xml java.xml keychain-guide.xml liveusb.xml lvm2.xml nvidia-guide.xml power-management-guide.xml printing-howto.xml source_mirrors.xml udev-guide.xml vdr-guide.xml xfce-config.xml xml-guide.xml xorg-config.xml
Date: Fri, 28 May 2010 22:03:31
Message-Id: 20100528220325.37D6E2CF37@corvid.gentoo.org
1 nimiux 10/05/28 22:03:25
2
3 Modified: alsa-guide.xml bluetooth-guide.xml
4 bugzilla-howto.xml conky-howto.xml distcc.xml
5 fluxbox-config.xml gcc-optimization.xml
6 gentoo-sparc-faq.xml gentoo-sparc-netboot-howto.xml
7 guide-localization.xml java.xml keychain-guide.xml
8 liveusb.xml lvm2.xml nvidia-guide.xml
9 power-management-guide.xml printing-howto.xml
10 source_mirrors.xml udev-guide.xml vdr-guide.xml
11 xfce-config.xml xml-guide.xml xorg-config.xml
12 Log:
13 Changed Translator's tag. Used gentoo username. Fixed untranslated
14 paragraphs and typos.
15
16 Revision Changes Path
17 1.25 xml/htdocs/doc/es/alsa-guide.xml
18
19 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?rev=1.25&view=markup
20 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?rev=1.25&content-type=text/plain
21 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?r1=1.24&r2=1.25
22
23 Index: alsa-guide.xml
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v
26 retrieving revision 1.24
27 retrieving revision 1.25
28 diff -u -r1.24 -r1.25
29 --- alsa-guide.xml 17 Aug 2009 17:49:34 -0000 1.24
30 +++ alsa-guide.xml 28 May 2010 22:03:23 -0000 1.25
31 @@ -1,7 +1,7 @@
32 <?xml version='1.0' encoding="UTF-8"?>
33 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
34
35 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v 1.24 2009/08/17 17:49:34 chiguire Exp $ -->
36 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v 1.25 2010/05/28 22:03:23 nimiux Exp $ -->
37
38 <guide link="/doc/es/alsa-guide.xml" lang="es">
39 <title>Guía ALSA para Gentoo Linux</title>
40 @@ -25,7 +25,7 @@
41 <mail link="chiguire@g.o">John Christian Stoddart</mail>
42 </author>
43 <author title="Traductor">
44 - <mail link="gentoo@××××××.org">José María Alonso</mail>
45 + <mail link="nimiux"/>
46 </author>
47
48 <abstract>
49 @@ -832,15 +832,6 @@
50 # <i>emerge alsa-tools</i>
51 </pre>
52
53 -<p>
54 -Si no definimos la variable ALSA_TOOLS, se compilarán todas las
55 -herramientas disponibles. Ahora se instala <c>alsa-tools</c> (y/o
56 -<c>alsa-firmware</c>):
57 -</p>
58 -
59 -<pre caption="Instalar las herramientas ALSA">
60 -# <i>emerge alsa-tools</i>
61 -</pre>
62 </body>
63 </section>
64
65 @@ -852,13 +843,13 @@
66 Podemos tener más de una tarjeta de sonido simultáneamente, pero solo
67 si hemos construido el soporte en el núcleo de manera modular. Solo
68 hace falta especificar cual iniciar primero en
69 -<path>/etc/modprobe.d/alsa</path>. En este archivo, las tarjetas se
70 +<path>/etc/modprobe.d/alsa.conf</path>. En este archivo, las tarjetas se
71 identifican por los nombres de sus controladores. El 0 corresponde a
72 la primera, el 1 a la segunda, etc. A continuación damos un ejemplo de
73 un sistema con dos tarjetas de sonido.
74 </p>
75
76 -<pre caption="Dos tarjetas de sonido en /etc/modprobe.d/alsa">
77 +<pre caption="Dos tarjetas de sonido en /etc/modprobe.d/alsa.conf">
78 options snd-emu10k1 index=0
79 options snd-via82xx index=1
80 </pre>
81 @@ -870,7 +861,7 @@
82 son la mismas Intel High Definition Audio.
83 </p>
84
85 -<pre caption="Multiple sound cards in /etc/modprobe.d/alsa">
86 +<pre caption="Multiple sound cards in /etc/modprobe.d/alsa.conf">
87 options snd-ymfpci index=0
88 options snd-hda-intel index=1,2
89 </pre>
90
91
92
93 1.16 xml/htdocs/doc/es/bluetooth-guide.xml
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml?rev=1.16&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml?rev=1.16&content-type=text/plain
97 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml?r1=1.15&r2=1.16
98
99 Index: bluetooth-guide.xml
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml,v
102 retrieving revision 1.15
103 retrieving revision 1.16
104 diff -u -r1.15 -r1.16
105 --- bluetooth-guide.xml 28 Jul 2009 14:46:13 -0000 1.15
106 +++ bluetooth-guide.xml 28 May 2010 22:03:23 -0000 1.16
107 @@ -1,7 +1,7 @@
108 <?xml version='1.0' encoding="UTF-8"?>
109
110 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
111 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml,v 1.15 2009/07/28 14:46:13 chiguire Exp $ -->
112 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/bluetooth-guide.xml,v 1.16 2010/05/28 22:03:23 nimiux Exp $ -->
113
114 <guide link="/doc/es/bluetooth-guide.xml" lang="es">
115 <title>Guía Bluetooth de Gentoo Linux</title>
116 @@ -31,7 +31,7 @@
117 <mail link="nordri@×××××.com">Federico Díaz</mail>
118 </author>
119 <author title="Traductor">
120 - <mail link="gentoo@××××××.org">José María Alonso</mail>
121 + <mail link="nimiux"/>
122 </author>
123
124 <abstract>
125 @@ -667,6 +667,11 @@
126 Evolution. Necesitará la variable USE <c>irmc</c> para asegurarse
127 que <c>multisync</c> tiene soporte para Bluetooth.
128 </li>
129 + <li>
130 + <c>net-wireless/opd</c> y <c>net-wireless/ussp-push</c> son
131 + herramientas de línea de comandos (cliente y servidor) que pueden
132 + ser usadas para enviar ficheros a su teléfono móvil.
133 + </li>
134 </ul>
135 </body>
136 </section>
137
138
139
140 1.11 xml/htdocs/doc/es/bugzilla-howto.xml
141
142 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml?rev=1.11&view=markup
143 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml?rev=1.11&content-type=text/plain
144 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml?r1=1.10&r2=1.11
145
146 Index: bugzilla-howto.xml
147 ===================================================================
148 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml,v
149 retrieving revision 1.10
150 retrieving revision 1.11
151 diff -u -r1.10 -r1.11
152 --- bugzilla-howto.xml 1 Mar 2010 20:11:37 -0000 1.10
153 +++ bugzilla-howto.xml 28 May 2010 22:03:23 -0000 1.11
154 @@ -1,7 +1,7 @@
155 <?xml version="1.0" encoding="UTF-8"?>
156 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
157
158 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml,v 1.10 2010/03/01 20:11:37 chiguire Exp $ -->
159 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/bugzilla-howto.xml,v 1.11 2010/05/28 22:03:23 nimiux Exp $ -->
160
161 <guide lang="es">
162 <title>Guía de reporte de fallos Gentoo</title>
163 @@ -19,7 +19,7 @@
164 <mail link="chiguire@g.o">John Christian Stoddart</mail>
165 </author>
166 <author title="Traductor">
167 - <mail link="gentoo@××××××.org">José María Alonso</mail>
168 + <mail link="nimiux"/>
169 </author>
170
171 <abstract>
172 @@ -853,7 +853,7 @@
173 <p>
174 Otro error muy común ocurre con nuestros fallos de Documentación. Por
175 ejemplo, un usuario encuentra un fallo en los <uri
176 -link="/proj/en/releng/catalyst/">Docs Catalyst</uri>. La tendencia
177 +link="/proj/es/releng/catalyst/">Docs Catalyst</uri>. La tendencia
178 general es rellenar un informe de fallo bajo la categoría Docs-user,
179 que se asigna a <uri link="/proj/en/gdp/">GDP</uri>, cuando en
180 realidad debería asignarse a un miembro del equipo <uri
181
182
183
184 1.8 xml/htdocs/doc/es/conky-howto.xml
185
186 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/conky-howto.xml?rev=1.8&view=markup
187 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/conky-howto.xml?rev=1.8&content-type=text/plain
188 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/conky-howto.xml?r1=1.7&r2=1.8
189
190 Index: conky-howto.xml
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/conky-howto.xml,v
193 retrieving revision 1.7
194 retrieving revision 1.8
195 diff -u -r1.7 -r1.8
196 --- conky-howto.xml 14 Aug 2009 16:43:00 -0000 1.7
197 +++ conky-howto.xml 28 May 2010 22:03:23 -0000 1.8
198 @@ -17,7 +17,7 @@
199 </author>
200
201 <author title="Traductor">
202 - <mail link="gentoo@××××××.org">José María Alonso</mail>
203 + <mail link="nimiux"/>
204 </author>
205 <abstract>
206 Este documento describe como instalar y configurar el monitor de
207
208
209
210 1.19 xml/htdocs/doc/es/distcc.xml
211
212 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/distcc.xml?rev=1.19&view=markup
213 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/distcc.xml?rev=1.19&content-type=text/plain
214 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/distcc.xml?r1=1.18&r2=1.19
215
216 Index: distcc.xml
217 ===================================================================
218 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/distcc.xml,v
219 retrieving revision 1.18
220 retrieving revision 1.19
221 diff -u -r1.18 -r1.19
222 --- distcc.xml 16 Jun 2009 12:17:14 -0000 1.18
223 +++ distcc.xml 28 May 2010 22:03:23 -0000 1.19
224 @@ -1,6 +1,6 @@
225 <?xml version='1.0' encoding="UTF-8"?>
226 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
227 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/distcc.xml,v 1.18 2009/06/16 12:17:14 chiguire Exp $ -->
228 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/distcc.xml,v 1.19 2010/05/28 22:03:23 nimiux Exp $ -->
229
230 <guide link="/doc/es/distcc.xml" lang="es">
231
232 @@ -43,7 +43,7 @@
233 <mail link="mcklaren@×××××.com">Manuel Peral González</mail>
234 </author>
235 <author title="Traductor">
236 - <mail link="gentoo@××××××.org">José María Alonso</mail>
237 + <mail link="nimiux"/>
238 </author>
239 <abstract>
240
241 @@ -271,7 +271,7 @@
242 como usar un Athlon (i686) para compilar un programa para un K6-2
243 (i586), o usar un Sparc para compilar un programa para un ppc. Esto se
244 encuentra documentado en nuestra <uri
245 -link="/doc/en/cross-compiling-distcc.xml"> Guía de compilación cruzada
246 +link="/doc/es/cross-compiling-distcc.xml"> Guía de compilación cruzada
247 con distcc</uri>.
248 </p>
249
250
251
252
253 1.21 xml/htdocs/doc/es/fluxbox-config.xml
254
255 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/fluxbox-config.xml?rev=1.21&view=markup
256 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/fluxbox-config.xml?rev=1.21&content-type=text/plain
257 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/fluxbox-config.xml?r1=1.20&r2=1.21
258
259 Index: fluxbox-config.xml
260 ===================================================================
261 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/fluxbox-config.xml,v
262 retrieving revision 1.20
263 retrieving revision 1.21
264 diff -u -r1.20 -r1.21
265 --- fluxbox-config.xml 18 Aug 2009 12:45:57 -0000 1.20
266 +++ fluxbox-config.xml 28 May 2010 22:03:23 -0000 1.21
267 @@ -1,5 +1,5 @@
268 <?xml version='1.0' encoding="UTF-8"?>
269 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/fluxbox-config.xml,v 1.20 2009/08/18 12:45:57 chiguire Exp $ -->
270 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/fluxbox-config.xml,v 1.21 2010/05/28 22:03:23 nimiux Exp $ -->
271 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
272
273 <guide link="/doc/es/fluxbox-config.xml" lang="es">
274 @@ -19,13 +19,13 @@
275 <mail link="lack"/>
276 </author>
277 <author title="Traductor">
278 - <mail link="chiguire@×××××××××.org">John Christian Stoddart</mail>
279 + <mail link="chiguire@g.o">John Christian Stoddart</mail>
280 </author>
281 <author title="Traductor">
282 <mail link="LinuxBlues@×××××××××.org">Fernando M. Bueno</mail>
283 </author>
284 <author title="Traductor">
285 - <mail link="gentoo@××××××.org">José María Alonso</mail>
286 + <mail link="nimiux"/>
287 </author>
288 <abstract>
289
290
291
292
293 1.9 xml/htdocs/doc/es/gcc-optimization.xml
294
295 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?rev=1.9&view=markup
296 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?rev=1.9&content-type=text/plain
297 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?r1=1.8&r2=1.9
298
299 Index: gcc-optimization.xml
300 ===================================================================
301 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v
302 retrieving revision 1.8
303 retrieving revision 1.9
304 diff -u -r1.8 -r1.9
305 --- gcc-optimization.xml 28 Oct 2009 16:52:08 -0000 1.8
306 +++ gcc-optimization.xml 28 May 2010 22:03:23 -0000 1.9
307 @@ -1,6 +1,6 @@
308 <?xml version='1.0' encoding='UTF-8'?>
309
310 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v 1.8 2009/10/28 16:52:08 chiguire Exp $ -->
311 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v 1.9 2010/05/28 22:03:23 nimiux Exp $ -->
312
313 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
314
315 @@ -12,7 +12,7 @@
316 <mail link="nightmorph@g.o">Joshua Saddler</mail>
317 </author>
318 <author title="Traductor">
319 - <mail link="chiguire@g.o"/>
320 + <mail link="chiguire"/>
321 </author>
322 <author title="Traductor">
323 <mail link="nordri@×××××.com">Federico Díaz</mail>
324 @@ -21,7 +21,7 @@
325 <mail link="srinclan@×××××.com">Sergio D. Rodríguez Inclan</mail>
326 </author>
327 <author title="Traductor">
328 - <mail link="gentoo@××××××.org">José María Alonso</mail>
329 + <mail link="nimiux"/>
330 </author>
331
332 <abstract>
333 @@ -348,8 +348,8 @@
334 <li>
335 <c>-O3</c>: Este es el más alto nivel de optimización posible, y
336 también el más arriesgado. Tomará muchísimo tiempo compilar su
337 - código con esta opción, y de hecho, no debería usarse a través de
338 - todo el sistema con <c>gcc</c> <e>4.x</e>. El comportamiento de
339 + código con esta opción, y de hecho, <e>no debería usarse a través de
340 + todo el sistema con <c>gcc</c> 4.x</e>. El comportamiento de
341 <c>gcc</c> ha cambiado significativamente desde la versión 3.x,
342 donde con <c>-O3</c> se había demostrado producir código con
343 tiempos de ejecución marginalmente menores sobre <c>-O2</c>, pero
344
345
346
347 1.15 xml/htdocs/doc/es/gentoo-sparc-faq.xml
348
349 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml?rev=1.15&view=markup
350 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml?rev=1.15&content-type=text/plain
351 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml?r1=1.14&r2=1.15
352
353 Index: gentoo-sparc-faq.xml
354 ===================================================================
355 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml,v
356 retrieving revision 1.14
357 retrieving revision 1.15
358 diff -u -r1.14 -r1.15
359 --- gentoo-sparc-faq.xml 23 Mar 2010 13:50:55 -0000 1.14
360 +++ gentoo-sparc-faq.xml 28 May 2010 22:03:23 -0000 1.15
361 @@ -1,6 +1,6 @@
362 <?xml version='1.0' encoding="UTF-8"?>
363
364 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml,v 1.14 2010/03/23 13:50:55 chiguire Exp $ -->
365 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-faq.xml,v 1.15 2010/05/28 22:03:23 nimiux Exp $ -->
366
367 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
368 <guide link="/doc/es/gentoo-sparc-faq.xml" lang="es">
369 @@ -13,10 +13,10 @@
370 <mail link="nightmorph"/>
371 </author>
372 <author title="Traductor">
373 - <mail link="chiguire@g.o"/>
374 + <mail link="chiguire"/>
375 </author>
376 <author title="Traductor">
377 - <mail link="gentoo@××××××.org">José María Alonso</mail>
378 + <mail link="nimiux"/>
379 </author>
380
381 <abstract>
382
383
384
385 1.5 xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml
386
387 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml?rev=1.5&view=markup
388 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml?rev=1.5&content-type=text/plain
389 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml?r1=1.4&r2=1.5
390
391 Index: gentoo-sparc-netboot-howto.xml
392 ===================================================================
393 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml,v
394 retrieving revision 1.4
395 retrieving revision 1.5
396 diff -u -r1.4 -r1.5
397 --- gentoo-sparc-netboot-howto.xml 19 Mar 2010 10:53:23 -0000 1.4
398 +++ gentoo-sparc-netboot-howto.xml 28 May 2010 22:03:23 -0000 1.5
399 @@ -1,6 +1,6 @@
400 <?xml version='1.0' encoding="UTF-8"?>
401 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
402 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml,v 1.4 2010/03/19 10:53:23 chiguire Exp $ -->
403 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gentoo-sparc-netboot-howto.xml,v 1.5 2010/05/28 22:03:23 nimiux Exp $ -->
404
405 <guide lang="es">
406 <title>Cómo arrancar a través de la red con Gentoo Linux</title>
407 @@ -12,10 +12,10 @@
408 <mail link="nightmorph"/>
409 </author>
410 <author title="Traductor">
411 - <mail link="chiguire@g.o"/>
412 + <mail link="chiguire"/>
413 </author>
414 <author title="Traductor">
415 - <mail link="gentoo@××××××.org">José María Alonso</mail>
416 + <mail link="nimiux"/>
417 </author>
418
419 <abstract>
420
421
422
423 1.24 xml/htdocs/doc/es/guide-localization.xml
424
425 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/guide-localization.xml?rev=1.24&view=markup
426 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/guide-localization.xml?rev=1.24&content-type=text/plain
427 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/guide-localization.xml?r1=1.23&r2=1.24
428
429 Index: guide-localization.xml
430 ===================================================================
431 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v
432 retrieving revision 1.23
433 retrieving revision 1.24
434 diff -u -r1.23 -r1.24
435 --- guide-localization.xml 9 Mar 2010 12:48:35 -0000 1.23
436 +++ guide-localization.xml 28 May 2010 22:03:23 -0000 1.24
437 @@ -1,5 +1,5 @@
438 <?xml version='1.0' encoding="UTF-8"?>
439 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v 1.23 2010/03/09 12:48:35 chiguire Exp $ -->
440 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/guide-localization.xml,v 1.24 2010/05/28 22:03:23 nimiux Exp $ -->
441 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
442
443 <guide link="/doc/es/guide-localization.xml" lang="es">
444 @@ -41,7 +41,7 @@
445 <mail link="ertomas@×××××.com">Tomás Cayuelas Ruiz</mail>
446 </author>
447 <author title="Traductor">
448 - <mail link="gentoo@××××××.org">José María Alonso</mail>
449 + <mail link="nimiux"/>
450 </author>
451
452 <abstract>
453
454
455
456 1.22 xml/htdocs/doc/es/java.xml
457
458 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/java.xml?rev=1.22&view=markup
459 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/java.xml?rev=1.22&content-type=text/plain
460 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/java.xml?r1=1.21&r2=1.22
461
462 Index: java.xml
463 ===================================================================
464 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/java.xml,v
465 retrieving revision 1.21
466 retrieving revision 1.22
467 diff -u -r1.21 -r1.22
468 --- java.xml 12 Feb 2010 14:03:42 -0000 1.21
469 +++ java.xml 28 May 2010 22:03:23 -0000 1.22
470 @@ -1,5 +1,5 @@
471 <?xml version="1.0" encoding="UTF-8"?>
472 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/java.xml,v 1.21 2010/02/12 14:03:42 chiguire Exp $ -->
473 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/java.xml,v 1.22 2010/05/28 22:03:23 nimiux Exp $ -->
474 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
475
476 <guide lang="es">
477 @@ -28,7 +28,7 @@
478 <mail link="anpereir@g.o">Andrés Pereira</mail>
479 </author>
480 <author title="Traductor">
481 - <mail link="gentoo@××××××.org">José María Alonso</mail>
482 + <mail link="nimiux"/>
483 </author>
484
485 <abstract>
486
487
488
489 1.8 xml/htdocs/doc/es/keychain-guide.xml
490
491 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/keychain-guide.xml?rev=1.8&view=markup
492 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/keychain-guide.xml?rev=1.8&content-type=text/plain
493 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/keychain-guide.xml?r1=1.7&r2=1.8
494
495 Index: keychain-guide.xml
496 ===================================================================
497 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v
498 retrieving revision 1.7
499 retrieving revision 1.8
500 diff -u -r1.7 -r1.8
501 --- keychain-guide.xml 11 May 2010 12:16:01 -0000 1.7
502 +++ keychain-guide.xml 28 May 2010 22:03:23 -0000 1.8
503 @@ -1,5 +1,5 @@
504 <?xml version='1.0' encoding="UTF-8"?>
505 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v 1.7 2010/05/11 12:16:01 chiguire Exp $ -->
506 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/keychain-guide.xml,v 1.8 2010/05/28 22:03:23 nimiux Exp $ -->
507 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
508
509 <guide lang="es">
510 @@ -18,7 +18,7 @@
511 <mail link="chiguire@g.o">John Christian Stoddart</mail>
512 </author>
513 <author title="Traductor">
514 - <mail link="gentoo@××××××.org">José María Alonso</mail>
515 + <mail link="nimiux"/>
516 </author>
517
518 <abstract>
519
520
521
522 1.14 xml/htdocs/doc/es/liveusb.xml
523
524 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/liveusb.xml?rev=1.14&view=markup
525 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/liveusb.xml?rev=1.14&content-type=text/plain
526 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/liveusb.xml?r1=1.13&r2=1.14
527
528 Index: liveusb.xml
529 ===================================================================
530 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v
531 retrieving revision 1.13
532 retrieving revision 1.14
533 diff -u -r1.13 -r1.14
534 --- liveusb.xml 20 Nov 2009 13:51:11 -0000 1.13
535 +++ liveusb.xml 28 May 2010 22:03:23 -0000 1.14
536 @@ -1,6 +1,6 @@
537 <?xml version='1.0' encoding="UTF-8"?>
538 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
539 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v 1.13 2009/11/20 13:51:11 chiguire Exp $ -->
540 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/liveusb.xml,v 1.14 2010/05/28 22:03:23 nimiux Exp $ -->
541
542 <guide lang="es">
543 <title>COMO (HOWTO): LiveUSB en Gentoo Linux</title>
544 @@ -21,7 +21,7 @@
545 <mail link="srinclan@×××××.com">Sergio D. Rodríguez Inclan</mail>
546 </author>
547 <author title="Traductor">
548 - <mail link="gentoo@××××××.org">José María Alonso</mail>
549 + <mail link="nimiux"/>
550 </author>
551
552 <abstract>
553
554
555
556 1.18 xml/htdocs/doc/es/lvm2.xml
557
558 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/lvm2.xml?rev=1.18&view=markup
559 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/lvm2.xml?rev=1.18&content-type=text/plain
560 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/lvm2.xml?r1=1.17&r2=1.18
561
562 Index: lvm2.xml
563 ===================================================================
564 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/lvm2.xml,v
565 retrieving revision 1.17
566 retrieving revision 1.18
567 diff -u -r1.17 -r1.18
568 --- lvm2.xml 12 Feb 2009 14:54:40 -0000 1.17
569 +++ lvm2.xml 28 May 2010 22:03:23 -0000 1.18
570 @@ -1,5 +1,5 @@
571 <?xml version='1.0' encoding="UTF-8"?>
572 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/lvm2.xml,v 1.17 2009/02/12 14:54:40 chiguire Exp $ -->
573 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/lvm2.xml,v 1.18 2010/05/28 22:03:23 nimiux Exp $ -->
574 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
575
576 <guide link="/doc/es/lvm2.xml" lang="es">
577 @@ -30,7 +30,7 @@
578 <mail link="mcklaren@×××××.com">Manuel Peral González</mail>
579 </author>
580 <author title="Traductor">
581 - <mail link="gentoo@××××××.org">José María Alonso</mail>
582 + <mail link="nimiux"/>
583 </author>
584
585 <abstract>
586
587
588
589 1.28 xml/htdocs/doc/es/nvidia-guide.xml
590
591 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/nvidia-guide.xml?rev=1.28&view=markup
592 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/nvidia-guide.xml?rev=1.28&content-type=text/plain
593 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/nvidia-guide.xml?r1=1.27&r2=1.28
594
595 Index: nvidia-guide.xml
596 ===================================================================
597 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/nvidia-guide.xml,v
598 retrieving revision 1.27
599 retrieving revision 1.28
600 diff -u -r1.27 -r1.28
601 --- nvidia-guide.xml 18 May 2010 21:15:18 -0000 1.27
602 +++ nvidia-guide.xml 28 May 2010 22:03:23 -0000 1.28
603 @@ -1,5 +1,5 @@
604 <?xml version='1.0' encoding="UTF-8"?>
605 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/nvidia-guide.xml,v 1.27 2010/05/18 21:15:18 chiguire Exp $ -->
606 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/nvidia-guide.xml,v 1.28 2010/05/28 22:03:23 nimiux Exp $ -->
607 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
608
609 <guide link="/doc/es/nvidia-guide.xml" lang="es">
610 @@ -24,7 +24,7 @@
611 <mail link="anpereir@g.o">Andrés Pereira</mail>
612 </author>
613 <author title="Traductor">
614 - <mail link="gentoo@××××××.org">José María Alonso</mail>
615 + <mail link="nimiux"/>
616 </author>
617
618 <abstract>
619
620
621
622 1.22 xml/htdocs/doc/es/power-management-guide.xml
623
624 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/power-management-guide.xml?rev=1.22&view=markup
625 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/power-management-guide.xml?rev=1.22&content-type=text/plain
626 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/power-management-guide.xml?r1=1.21&r2=1.22
627
628 Index: power-management-guide.xml
629 ===================================================================
630 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/power-management-guide.xml,v
631 retrieving revision 1.21
632 retrieving revision 1.22
633 diff -u -r1.21 -r1.22
634 --- power-management-guide.xml 21 Apr 2010 14:11:30 -0000 1.21
635 +++ power-management-guide.xml 28 May 2010 22:03:23 -0000 1.22
636 @@ -1,6 +1,6 @@
637 <?xml version='1.0' encoding="UTF-8"?>
638 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
639 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/power-management-guide.xml,v 1.21 2010/04/21 14:11:30 chiguire Exp $ -->
640 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/power-management-guide.xml,v 1.22 2010/05/28 22:03:23 nimiux Exp $ -->
641
642 <guide lang="es">
643 <title>Guía de Administración de Energía</title>
644 @@ -24,7 +24,7 @@
645 <mail link="mcklaren@×××××.com" >Manuel Peral González</mail>
646 </author>
647 <author title="Traductor">
648 - <mail link="gentoo@××××××.org">José María Alonso</mail>
649 + <mail link="nimiux"/>
650 </author>
651
652 <abstract>
653
654
655
656 1.24 xml/htdocs/doc/es/printing-howto.xml
657
658 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/printing-howto.xml?rev=1.24&view=markup
659 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/printing-howto.xml?rev=1.24&content-type=text/plain
660 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/printing-howto.xml?r1=1.23&r2=1.24
661
662 Index: printing-howto.xml
663 ===================================================================
664 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/printing-howto.xml,v
665 retrieving revision 1.23
666 retrieving revision 1.24
667 diff -u -r1.23 -r1.24
668 --- printing-howto.xml 23 Mar 2010 13:48:36 -0000 1.23
669 +++ printing-howto.xml 28 May 2010 22:03:23 -0000 1.24
670 @@ -1,6 +1,6 @@
671 <?xml version='1.0' encoding="UTF-8"?>
672
673 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/printing-howto.xml,v 1.23 2010/03/23 13:48:36 chiguire Exp $ -->
674 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/printing-howto.xml,v 1.24 2010/05/28 22:03:23 nimiux Exp $ -->
675
676 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
677
678 @@ -29,7 +29,7 @@
679 <mail link="srinclan@×××××.com">Sergio D. Rodríguez Inclan</mail>
680 </author>
681 <author title="Traductor">
682 - <mail link="gentoo@××××××.org">José María Alonso</mail>
683 + <mail link="nimiux"/>
684 </author>
685
686 <abstract>
687
688
689
690 1.8 xml/htdocs/doc/es/source_mirrors.xml
691
692 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/source_mirrors.xml?rev=1.8&view=markup
693 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/source_mirrors.xml?rev=1.8&content-type=text/plain
694 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/source_mirrors.xml?r1=1.7&r2=1.8
695
696 Index: source_mirrors.xml
697 ===================================================================
698 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/source_mirrors.xml,v
699 retrieving revision 1.7
700 retrieving revision 1.8
701 diff -u -r1.7 -r1.8
702 --- source_mirrors.xml 17 May 2010 20:44:20 -0000 1.7
703 +++ source_mirrors.xml 28 May 2010 22:03:23 -0000 1.8
704 @@ -1,7 +1,7 @@
705 <?xml version='1.0' encoding="UTF-8"?>
706 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
707
708 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/source_mirrors.xml,v 1.7 2010/05/17 20:44:20 chiguire Exp $ -->
709 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/source_mirrors.xml,v 1.8 2010/05/28 22:03:23 nimiux Exp $ -->
710
711 <guide link="/doc/es/source_mirrors.xml" lang="es">
712
713 @@ -32,7 +32,7 @@
714 <mail link="chiguire@g.o">John Christian Stoddart</mail>
715 </author>
716 <author title="Traductor">
717 - <mail link="gentoo@××××××.org">José María Alonso</mail>
718 + <mail link="nimiux"/>
719 </author>
720
721 <abstract>
722
723
724
725 1.25 xml/htdocs/doc/es/udev-guide.xml
726
727 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/udev-guide.xml?rev=1.25&view=markup
728 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/udev-guide.xml?rev=1.25&content-type=text/plain
729 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/udev-guide.xml?r1=1.24&r2=1.25
730
731 Index: udev-guide.xml
732 ===================================================================
733 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/udev-guide.xml,v
734 retrieving revision 1.24
735 retrieving revision 1.25
736 diff -u -r1.24 -r1.25
737 --- udev-guide.xml 18 May 2010 21:03:40 -0000 1.24
738 +++ udev-guide.xml 28 May 2010 22:03:23 -0000 1.25
739 @@ -1,7 +1,7 @@
740 <?xml version="1.0" encoding="UTF-8"?>
741 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
742
743 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/udev-guide.xml,v 1.24 2010/05/18 21:03:40 chiguire Exp $ -->
744 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/udev-guide.xml,v 1.25 2010/05/28 22:03:23 nimiux Exp $ -->
745
746 <guide link="/doc/es/udev-guide.xml" lang="es">
747 <title>Guía udev en Gentoo</title>
748 @@ -31,7 +31,7 @@
749 <mail link="mcklaren@×××××.com">Manuel Peral González</mail>
750 </author>
751 <author title="Traductor">
752 - <mail link="gentoo@××××××.org">José María Alonso</mail>
753 + <mail link="nimiux"/>
754 </author>
755
756 <abstract>
757 @@ -576,9 +576,9 @@
758
759 <p>
760 <uri
761 -link="http://webpages.charter.net/decibelshelp/LinuxHelp_UDEVPrimer.html">Decibel's
762 -UDEV Primer</uri> es un documento, en inglés, que trata en profundidad
763 -acerca de udev y Gentoo.
764 +link="http://webpages.charter.net/decibelshelp/LinuxHelp_UDEVPrimer.html">
765 +Decibel's UDEV Primer</uri> es un documento, en inglés, que trata en
766 +profundidad acerca de udev y Gentoo.
767 </p>
768
769 <p>
770
771
772
773 1.7 xml/htdocs/doc/es/vdr-guide.xml
774
775 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/vdr-guide.xml?rev=1.7&view=markup
776 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/vdr-guide.xml?rev=1.7&content-type=text/plain
777 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/vdr-guide.xml?r1=1.6&r2=1.7
778
779 Index: vdr-guide.xml
780 ===================================================================
781 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/vdr-guide.xml,v
782 retrieving revision 1.6
783 retrieving revision 1.7
784 diff -u -r1.6 -r1.7
785 --- vdr-guide.xml 26 Jan 2009 22:46:25 -0000 1.6
786 +++ vdr-guide.xml 28 May 2010 22:03:23 -0000 1.7
787 @@ -1,5 +1,5 @@
788 <?xml version="1.0" encoding="utf-8"?>
789 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/vdr-guide.xml,v 1.6 2009/01/26 22:46:25 chiguire Exp $ -->
790 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/vdr-guide.xml,v 1.7 2010/05/28 22:03:23 nimiux Exp $ -->
791 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
792
793 <guide link="/doc/es/vdr-guide.xml" lang="es">
794 @@ -15,10 +15,10 @@
795 <mail link="zzam@g.o">Matthias Schwarzott</mail>
796 </author>
797 <author title="Editor">
798 - <mail link="nightmorph@g.o">Joshua Saddler</mail>
799 + <mail link="nightmorph"/>
800 </author>
801 <author title="Traductor">
802 - <mail link="gentoo@××××××.org">José María Alonso</mail>
803 + <mail link="nimiux"/>
804 </author>
805
806 <abstract>
807
808
809
810 1.15 xml/htdocs/doc/es/xfce-config.xml
811
812 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.15&view=markup
813 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?rev=1.15&content-type=text/plain
814 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xfce-config.xml?r1=1.14&r2=1.15
815
816 Index: xfce-config.xml
817 ===================================================================
818 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v
819 retrieving revision 1.14
820 retrieving revision 1.15
821 diff -u -r1.14 -r1.15
822 --- xfce-config.xml 1 Dec 2009 13:54:24 -0000 1.14
823 +++ xfce-config.xml 28 May 2010 22:03:23 -0000 1.15
824 @@ -1,6 +1,6 @@
825 <?xml version='1.0' encoding='UTF-8'?>
826
827 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.14 2009/12/01 13:54:24 chiguire Exp $ -->
828 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xfce-config.xml,v 1.15 2010/05/28 22:03:23 nimiux Exp $ -->
829
830 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
831
832 @@ -9,7 +9,7 @@
833 <title>La Guía de Configuración de XFCE</title>
834
835 <author title="Autor">
836 - <mail link="nightmorph@g.o">Joshua Saddler</mail>
837 + <mail link="nightmorph"/>
838 </author>
839 <author title="Traductor">
840 <mail link="nordri@×××××.com">Federico Díaz</mail>
841 @@ -18,7 +18,7 @@
842 <mail link="mcklaren@×××××.com" >Manuel Peral González</mail>
843 </author>
844 <author title="Traductor">
845 - <mail link="gentoo@××××××.org">José María Alonso</mail>
846 + <mail link="nimiux"/>
847 </author>
848
849 <abstract>
850
851
852
853 1.20 xml/htdocs/doc/es/xml-guide.xml
854
855 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xml-guide.xml?rev=1.20&view=markup
856 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xml-guide.xml?rev=1.20&content-type=text/plain
857 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xml-guide.xml?r1=1.19&r2=1.20
858
859 Index: xml-guide.xml
860 ===================================================================
861 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/xml-guide.xml,v
862 retrieving revision 1.19
863 retrieving revision 1.20
864 diff -u -r1.19 -r1.20
865 --- xml-guide.xml 28 Feb 2009 20:16:52 -0000 1.19
866 +++ xml-guide.xml 28 May 2010 22:03:23 -0000 1.20
867 @@ -1,5 +1,5 @@
868 <?xml version="1.0" encoding="UTF-8"?>
869 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xml-guide.xml,v 1.19 2009/02/28 20:16:52 chiguire Exp $ -->
870 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xml-guide.xml,v 1.20 2010/05/28 22:03:23 nimiux Exp $ -->
871 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
872
873 <guide link="/doc/es/xml-guide.xml" lang="es">
874 @@ -30,7 +30,7 @@
875 <mail link="yoswink@g.o">José Luis Rivero</mail>
876 </author>
877 <author title="Traductor">
878 - <mail link="gentoo@××××××.org">José María Alonso</mail>
879 + <mail link="nimiux"/>
880 </author>
881
882 <abstract>
883 @@ -553,12 +553,12 @@
884 link="http://forums.gentoo.org"&gt; Foros de
885 Gentoo&lt;/uri&gt;</c>. No necesita escribir
886 <c>http://www.gentoo.org/</c> para enlazar otras partes del sitio Web
887 -de Gentoo. Por ejemplo, para enlazar al <uri link="/doc/en/">índice
888 +de Gentoo. Por ejemplo, para enlazar al <uri link="/doc/es/">índice
889 principal de la documentación</uri> simplemente sería <c>&lt;uri
890 -link="/doc/en/index.xml"&gt;índice principal de la
891 +link="/doc/es/index.xml"&gt;índice principal de la
892 documentación&lt;/uri&gt;</c>. Hasta puede omitir <c>index.xml</c>
893 cuando apunte directamente al índice de un directorio, ejemplo:
894 -<c>&lt;uri link="/doc/en/"&gt;índice principal de la
895 +<c>&lt;uri link="/doc/es/"&gt;índice principal de la
896 documentación&lt;/uri&gt;</c>. El dejar la barra final ahorra una
897 petición HTTP adicional.
898 </p>
899 @@ -768,7 +768,7 @@
900 <ul>
901 <li>
902 <b>articles</b> se utiliza para los <uri
903 - link="/doc/en/articles/">artículos republicados</uri>
904 + link="/doc/es/articles/">artículos republicados</uri>
905 </li>
906 <li>
907 <b>draft</b> se utiliza para indicar que un documento está en fase
908
909
910
911 1.25 xml/htdocs/doc/es/xorg-config.xml
912
913 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xorg-config.xml?rev=1.25&view=markup
914 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xorg-config.xml?rev=1.25&content-type=text/plain
915 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/xorg-config.xml?r1=1.24&r2=1.25
916
917 Index: xorg-config.xml
918 ===================================================================
919 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/xorg-config.xml,v
920 retrieving revision 1.24
921 retrieving revision 1.25
922 diff -u -r1.24 -r1.25
923 --- xorg-config.xml 24 May 2010 15:54:59 -0000 1.24
924 +++ xorg-config.xml 28 May 2010 22:03:23 -0000 1.25
925 @@ -1,6 +1,6 @@
926 <?xml version='1.0' encoding='UTF-8'?>
927
928 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xorg-config.xml,v 1.24 2010/05/24 15:54:59 chiguire Exp $ -->
929 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/xorg-config.xml,v 1.25 2010/05/28 22:03:23 nimiux Exp $ -->
930
931 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
932
933 @@ -15,7 +15,7 @@
934 <mail link="nightmorph"/>
935 </author>
936 <author title="Traductor">
937 - <mail link="chiguire"/>
938 + <mail link="chiguire"/>
939 </author>
940 <author title="Traductor">
941 <mail link="yoswink@g.o">José Luis Rivero</mail>
942 @@ -24,7 +24,7 @@
943 <mail link="enrique@××××××××.org">Enrique Barbeito García</mail>
944 </author>
945 <author title="Traductor">
946 - <mail link="gentoo@××××××.org">José María Alonso</mail>
947 + <mail link="nimiux"/>
948 </author>
949
950 <abstract>
951 @@ -519,7 +519,7 @@
952 <p>
953 Si todavía no ha instalado un gestor de ventanas lo que verá es la pantalla en
954 negro. Puesto que éste puede ser también un signo de que algo ha ido mal, puede
955 -que quiera instalar <c>twm</c> y <c>xterm</c> <e>sólo para probar el servidor
956 +que quiera instalar <c>twm</c> y <c>xterm</c> <e>sólo para probar el servidor
957 X</e>
958 </p>