# HG changeset patch # User Igor T彨ara # Date 1231774797 18000 # Node ID bd0c83293048d3149710601411cbf67cb4347ed2 # Parent 77e6cd1e0a93fc4790946219c635408f59553428 Added main presentation page diff -r 77e6cd1e0a93 -r bd0c83293048 es/Makefile --- a/es/Makefile Sat Jan 10 23:09:47 2009 -0500 +++ b/es/Makefile Mon Jan 12 10:39:57 2009 -0500 @@ -94,7 +94,8 @@ dist-sources := \ ../html/hgicon.png \ ../html/index.html.var \ - ../html/index.en.html + ../html/index.en.html \ + ../html/index.es.html latex-options = \ -interaction batchmode \ diff -r 77e6cd1e0a93 -r bd0c83293048 html/index.es.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/html/index.es.html Mon Jan 12 10:39:57 2009 -0500 @@ -0,0 +1,50 @@ + + + + + + + Control Distribuido de Revisiones con Mercurial + + + +

Control Distribuido de Revisiones con Mercurial

+ +

Bienvenido al sito del libro “Control Distribuido de Revisiones con Mercurial”, en espa帽ol, + por Bryan O'Sullivan. + Este libro est谩 cobijado por una licencia abierta + y trata del sistema de control de revisiones + Mercurial. + +

Los traductores son Javier Rojas e + Igor T谩mara +

+ +

驴C贸mo puede ayudar a Mercurial, y el software libre?

+ +

Mercurial es miembro del Conservatorio + de Software Libre, una maravillosa organizaci贸n sin 谩nimo + de lucro que ofrece a sus proyectos miembros consejo legal y + administrativo. La SFC acepta donaciones + (deducibles de impuestos bajo IRS 501(c)(3), dentro de los Estados Unidos) + en representaci贸n de sus proyectos miembros. Si desea dar un apoyo + directo a Mercurial, por favor considere hacer una donaci贸n a SFC + en su representaci贸n.

+ +

Si desea apoyar a los desarrolladores de software libre en su + importante servicio p煤blico sin estar impedido por cuestiones + legales, por favor considere donar a la organizaci贸n hermana de + SFC, el Centro de Leyes de Software + Libre.

+ + diff -r 77e6cd1e0a93 -r bd0c83293048 html/index.html.var --- a/html/index.html.var Sat Jan 10 23:09:47 2009 -0500 +++ b/html/index.html.var Mon Jan 12 10:39:57 2009 -0500 @@ -1,3 +1,7 @@ URI: index.en.html Content-Language: en Content-Type: text/html; charset=UTF-8 + +URI: index.es.html +Content-Language: es +Content-Type: text/html; charset=UTF-8