[jhbuild] Updated Spanish translation



commit c782b39f879174a17eff90fb766b5bcb1a205a57
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Jun 18 14:06:28 2012 +0200

    Updated Spanish translation

 doc/es/es.po | 1265 ++++++++++++++++++++++++++++++----------------------------
 1 files changed, 662 insertions(+), 603 deletions(-)
---
diff --git a/doc/es/es.po b/doc/es/es.po
index 64bacd3..d7e86ce 100644
--- a/doc/es/es.po
+++ b/doc/es/es.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild-help.master\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-05-18 08:58+0000\n"
-"PO-Revision-Date: 2012-05-18 12:08+0200\n"
+"POT-Creation-Date: 2012-06-17 11:16+0000\n"
+"PO-Revision-Date: 2012-06-18 14:00+0200\n"
 "Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
 "Language-Team: EspaÃol <gnome-es-list gnome org>\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@ msgstr ""
 #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
 msgctxt "_"
 msgid "translator-credits"
-msgstr "Daniel Mustieles <daniel mustieles gmail com>, 2008-2012."
+msgstr "Daniel Mustieles <daniel mustieles gmail com>, 2008-2012"
 
 #. This is a reference to an external file such as an image or video. When
 #. the file changes, the md5 hash will change to let you know you need to
@@ -31,7 +31,7 @@ msgstr "Daniel Mustieles <daniel mustieles gmail com>, 2008-2012."
 #. the file changes, the md5 hash will change to let you know you need to
 #. update your localized copy. The msgstr is not used at all. Set it to
 #. whatever you like once you have updated your copy of the file.
-#: C/index.docbook:1079(imagedata)
+#: C/index.docbook:1081(imagedata)
 msgctxt "_"
 msgid ""
 "external ref='figures/jhbuild_sample_dot_output.png' "
@@ -285,25 +285,25 @@ msgstr ""
 "<prompt>$</prompt> <userinput>echo PATH=$PATH:~/.local/bin &gt;&gt; ~/.bashrc</userinput>\n"
 "<prompt>$</prompt>"
 
-#: C/index.docbook:144(section/para)
-msgid ""
-"Before running JHBuild, it is necessary to set up a configuration file "
-"located at <filename>~/.jhbuildrc</filename>."
-msgstr ""
-"Antes de ejecutar JHBuild, es necesario crear un archivo de configuraciÃn, "
-"ubicado en <filename>~/.jhbuildrc</filename>."
-
-#: C/index.docbook:149(section/title)
+#: C/index.docbook:147(section/title)
 msgid "Configuring JHBuild"
 msgstr "Configurar JHBuild"
 
-#: C/index.docbook:151(section/para)
-msgid ""
-"The <filename>~/.jhbuildrc</filename> file uses Python syntax to set "
-"configuration variables for JHBuild. An example is provided with JHBuild, "
-"see <filename>examples/sample.jhbuildrc</filename>. Copy <filename>examples/"
-"sample.jhbuildrc</filename> to <filename>~/.jhbuildrc</filename> and "
-"customize as required."
+#: C/index.docbook:149(section/para)
+#, fuzzy
+#| msgid ""
+#| "The <filename>~/.jhbuildrc</filename> file uses Python syntax to set "
+#| "configuration variables for JHBuild. An example is provided with JHBuild, "
+#| "see <filename>examples/sample.jhbuildrc</filename>. Copy "
+#| "<filename>examples/sample.jhbuildrc</filename> to <filename>~/.jhbuildrc</"
+#| "filename> and customize as required."
+msgid ""
+"JHBuild can be configured via a configuration file. The default location is "
+"<filename>~/.config/jhbuildrc</filename>. If a configuration file does not "
+"exist, the defaults are used. The configuration file uses Python syntax. An "
+"example is provided, see <filename>examples/sample.jhbuildrc</filename>. "
+"Copy <filename>examples/sample.jhbuildrc</filename> to <filename>~/.config/"
+"jhbuildrc</filename> and customize as required."
 msgstr ""
 "El archivo <filename>~/.jhbuildrc</filename> usa la sintaxis de Python para "
 "establecer las variables de JHBuild. Se proporciona un ejemplo en la carpeta "
@@ -311,7 +311,7 @@ msgstr ""
 "<filename>examples/sample.jhbuildrc</filename> en <filename>~/.jhbuildrc</"
 "filename> y personalÃcelo como necesite."
 
-#: C/index.docbook:157(section/para)
+#: C/index.docbook:158(section/para)
 msgid ""
 "The sample configuration will make JHBuild build the <application>meta-gnome-"
 "core</application> and <application>meta-gnome-apps-tested</application> "
@@ -328,7 +328,7 @@ msgstr ""
 "archivos en subcarpetas de <filename>/opt/gnome</filename>. Las dos carpetas "
 "deben ser escribibles."
 
-#: C/index.docbook:166(section/para)
+#: C/index.docbook:167(section/para)
 msgid ""
 "Configuration variables are documented in <xref linkend=\"config-reference\"/"
 ">. The most commonly used variables are:"
@@ -336,11 +336,11 @@ msgstr ""
 "Las variables de configuraciÃn estÃn documentadas en <xref linkend=\"config-"
 "reference\"/>. Las variables mÃs comÃnmente usadas son:"
 
-#: C/index.docbook:173(varlistentry/term)
+#: C/index.docbook:174(varlistentry/term)
 msgid "<link linkend=\"cfg-repos\"><varname>repos</varname></link>"
 msgstr "<link linkend=\"cfg-repos\"><varname>repos</varname></link>"
 
-#: C/index.docbook:177(listitem/simpara)
+#: C/index.docbook:178(listitem/simpara)
 msgid ""
 "A dictionary that can be used to specify an alternative repository location "
 "for a particular repository. This configuration variable is useful to a "
@@ -357,17 +357,17 @@ msgstr ""
 "cortos de repositorios y los valores son las cadenas de ubicaciÃn de los "
 "repositorios alternativos. Por ejemplo:"
 
-#: C/index.docbook:185(listitem/programlisting)
+#: C/index.docbook:186(listitem/programlisting)
 #, no-wrap
 msgid "repos['git.gnome.org'] = 'ssh://<replaceable>username</replaceable>@git.gnome.org/git/'"
 msgstr "repos['git.gnome.org'] = 'ssh://<replaceable>nombre_de_usuario</replaceable>@git.gnome.org/git/'"
 
-#: C/index.docbook:189(varlistentry/term)
+#: C/index.docbook:190(varlistentry/term)
 msgid "<link linkend=\"cfg-moduleset\"><varname>moduleset</varname></link>"
 msgstr "<link linkend=\"cfg-moduleset\"><varname>moduleset</varname></link>"
 
-#: C/index.docbook:193(listitem/simpara)
-#: C/index.docbook:1859(listitem/simpara)
+#: C/index.docbook:194(listitem/simpara)
+#: C/index.docbook:1861(listitem/simpara)
 msgid ""
 "A string or list of strings specifying the name(s) of the module set(s) to "
 "use. This can either be the filename of a moduleset included with JHBuild "
@@ -387,12 +387,12 @@ msgstr ""
 "actualizan para que coincididan con la versiÃn liberada de desarrollo de "
 "GNOME."
 
-#: C/index.docbook:204(varlistentry/term)
+#: C/index.docbook:205(varlistentry/term)
 msgid "<link linkend=\"cfg-modules\"><varname>modules</varname></link>"
 msgstr "<link linkend=\"cfg-modules\"><varname>modules</varname></link>"
 
-#: C/index.docbook:208(listitem/simpara)
-#: C/index.docbook:1846(listitem/simpara)
+#: C/index.docbook:209(listitem/simpara)
+#: C/index.docbook:1848(listitem/simpara)
 msgid ""
 "A list of strings specifying the modules to build. The list of modules "
 "actually built will be recursively expanded to include all the dependencies "
@@ -406,13 +406,13 @@ msgstr ""
 "reference-buildone\"><command>buildone</command></link>. Su valor "
 "predeterminado es <literal>['meta-gnome-desktop']</literal>."
 
-#: C/index.docbook:217(varlistentry/term)
+#: C/index.docbook:218(varlistentry/term)
 msgid ""
 "<link linkend=\"cfg-checkoutroot\"><varname>checkoutroot</varname></link>"
 msgstr ""
 "<link linkend=\"cfg-checkoutroot\"><varname>checkoutroot</varname></link>"
 
-#: C/index.docbook:221(listitem/simpara)
+#: C/index.docbook:222(listitem/simpara)
 msgid ""
 "A string specifying the directory to unpack source trees to. Unless <link "
 "linkend=\"cfg-buildroot\"> <varname>buildroot</varname></link> is set, "
@@ -424,12 +424,12 @@ msgstr ""
 "varname></link> està configurado, las construcciones se harÃn tambiÃn en "
 "esta carpeta. La predeterminada es <filename>~/checkout/gnome</filename>."
 
-#: C/index.docbook:229(varlistentry/term)
+#: C/index.docbook:230(varlistentry/term)
 msgid "<link linkend=\"cfg-prefix\"><varname>prefix</varname></link>"
 msgstr "<link linkend=\"cfg-prefix\"><varname>prefix</varname></link>"
 
-#: C/index.docbook:233(listitem/simpara)
-#: C/index.docbook:1977(listitem/simpara)
+#: C/index.docbook:234(listitem/simpara)
+#: C/index.docbook:1979(listitem/simpara)
 msgid ""
 "A string specifying the prefix to install modules to. <varname>prefix</"
 "varname> must be an absolute path. This directory must be writable. Defaults "
@@ -439,12 +439,12 @@ msgstr ""
 "varname> debe ser una ruta absoluta. Esta carpeta debe ser escribible. La "
 "carpeta predeterminada es <literal>Â/opt/gnomeÂ</literal>."
 
-#: C/index.docbook:240(varlistentry/term)
+#: C/index.docbook:241(varlistentry/term)
 msgid "<link linkend=\"cfg-autogenargs\"><varname>autogenargs</varname></link>"
 msgstr ""
 "<link linkend=\"cfg-autogenargs\"><varname>autogenargs</varname></link>"
 
-#: C/index.docbook:244(listitem/simpara)
+#: C/index.docbook:245(listitem/simpara)
 msgid ""
 "A string containing arguments passed to the <command>autogen.sh</command> "
 "script of all modules. Can be overridden for particular modules using the "
@@ -456,12 +456,12 @@ msgstr ""
 "concretos usando el diccionario <link linkend=\"cfg-module-autogenargs"
 "\"><varname>module_autogenargs</varname></link>."
 
-#: C/index.docbook:252(varlistentry/term)
+#: C/index.docbook:253(varlistentry/term)
 msgid "<link linkend=\"cfg-makeargs\"><varname>makeargs</varname></link>"
 msgstr "<link linkend=\"cfg-makeargs\"><varname>makeargs</varname></link>"
 
-#: C/index.docbook:256(listitem/simpara)
-#: C/index.docbook:1709(listitem/simpara)
+#: C/index.docbook:257(listitem/simpara)
+#: C/index.docbook:1711(listitem/simpara)
 msgid ""
 "A string listing additional arguments to be passed to <command>make</"
 "command>. Defaults to <literal>''</literal>."
@@ -469,11 +469,11 @@ msgstr ""
 "Una cadena que lisa argumentos adicionales para pasarlos a <command>make</"
 "command>. De forma predeterminada es <constant>True</constant>."
 
-#: C/index.docbook:265(section/title)
+#: C/index.docbook:266(section/title)
 msgid "Build Prerequisites"
 msgstr "Prerrequisitos para la construcciÃn"
 
-#: C/index.docbook:267(section/para)
+#: C/index.docbook:268(section/para)
 msgid ""
 "Before any modules can be built, it is necessary to have certain build tools "
 "installed. Common build tools include the GNU Autotools "
@@ -492,7 +492,7 @@ msgstr ""
 "<application>g++</application>), make, pkg-config y Python, dependiendo de "
 "quà mÃdulos se construirÃn."
 
-#: C/index.docbook:276(section/para)
+#: C/index.docbook:277(section/para)
 msgid ""
 "JHBuild can check the tools are installed using the <command>sanitycheck</"
 "command> command:"
@@ -500,12 +500,12 @@ msgstr ""
 "JHBuild puede comprobarlas herramientas estÃn instaladas usando el comando "
 "<command>sanitycheck</command>:"
 
-#: C/index.docbook:279(section/screen)
+#: C/index.docbook:280(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild sanitycheck</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild sanitycheck</userinput>"
 
-#: C/index.docbook:281(section/para)
+#: C/index.docbook:282(section/para)
 msgid ""
 "If this command displays any messages, please install the required package "
 "from your distribution's repository. A list of <ulink url=\"http://live.";
@@ -521,26 +521,30 @@ msgstr ""
 "<command>sanitycheck</command> depsuÃs de instalar los paquetes para "
 "asegurarse de que las herramientas necesarias estÃn instaladas."
 
-#: C/index.docbook:291(section/title)
+#: C/index.docbook:292(section/title)
 msgid "Using JHBuild"
 msgstr "Usar JHBuild"
 
-#: C/index.docbook:293(section/para)
+#: C/index.docbook:294(section/para)
+#| msgid ""
+#| "After set up is complete, JHBuild can be used to build software. To build "
+#| "all the modules selected in the <filename>~/.jhbuildrc</filename> file, "
+#| "run the following command:"
 msgid ""
 "After set up is complete, JHBuild can be used to build software. To build "
-"all the modules selected in the <filename>~/.jhbuildrc</filename> file, run "
-"the following command:"
+"all the modules selected in the <filename>~/.config/jhbuildrc</filename> "
+"file, run the following command:"
 msgstr ""
 "DespuÃs de que todo està configurado, se puede usar JHBuild para construir "
 "software. Para construir los todos mÃdulos seleccionados en el archivo "
-"<filename>~/.jhbuildrc</filename>, ejecute el siguiente comando:"
+"<filename>~/.config/jhbuildrc</filename>., ejecute el siguiente comando:"
 
-#: C/index.docbook:298(section/screen)
+#: C/index.docbook:299(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build</userinput>"
 
-#: C/index.docbook:300(section/para)
+#: C/index.docbook:301(section/para)
 msgid ""
 "JHBuild will download, configure, compile and install each of the modules. "
 "If an error occurs at any stage, JHBuild will present a menu asking what to "
@@ -554,18 +558,18 @@ msgstr ""
 "reparar el error, volver a ejecutar la construcciÃn desde varias fases, "
 "abandonar el mÃdulo, o ignorar el error y continuar."
 
-#: C/index.docbook:307(note/simpara)
+#: C/index.docbook:308(note/simpara)
 msgid ""
 "Giving up on a module will cause any modules depending on the module to fail."
 msgstr ""
 "Desistir de cargar un mÃdulo causarà que todos los mÃdulos que dependan de "
 "Ãl fallen."
 
-#: C/index.docbook:311(section/para)
+#: C/index.docbook:312(section/para)
 msgid "Below is an example of the menu displayed:"
 msgstr "Debajo hay un ejemplo con el menà mostrado:"
 
-#: C/index.docbook:313(section/screen)
+#: C/index.docbook:314(section/screen)
 #, no-wrap
 msgid ""
 "  [1] Rerun phase build\n"
@@ -590,7 +594,7 @@ msgstr ""
 "  [9] Ir a la fase ÂdistcleanÂ\n"
 "<prompt>choice:</prompt> "
 
-#: C/index.docbook:324(section/para)
+#: C/index.docbook:325(section/para)
 msgid ""
 "It is also possible to build a different set of modules and their "
 "dependencies by passing the module names as arguments to the <command>build</"
@@ -600,12 +604,12 @@ msgstr ""
 "dependencias pasando los nombres de mÃdulos como argumentos al comando "
 "<command>build</command>. Por ejemplo, para construir gtk+:"
 
-#: C/index.docbook:328(section/screen)
+#: C/index.docbook:329(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build gtk+</userinput>"
 
-#: C/index.docbook:330(section/para) C/index.docbook:351(section/para)
+#: C/index.docbook:331(section/para) C/index.docbook:352(section/para)
 msgid ""
 "If JHBuild is cancelled part way through a build, it is possible to resume "
 "the build at a particular module using the <option>--start-at</option> "
@@ -615,12 +619,12 @@ msgstr ""
 "posible recuperar la construcciÃn en un momento particular utilizando la "
 "opciÃn <option>--start-at</option>:"
 
-#: C/index.docbook:334(section/screen)
+#: C/index.docbook:335(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build --start-at=pango</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build --start-at=pango</userinput>"
 
-#: C/index.docbook:336(section/para)
+#: C/index.docbook:337(section/para)
 msgid ""
 "To build one or more modules, ignoring their dependencies, JHBuild provides "
 "the <command>buildone</command> command. For the <command>buildone</command> "
@@ -633,12 +637,12 @@ msgstr ""
 "construir e instalar todas las dependencias, manualmente o desde los "
 "paquetes de la distribuciÃn."
 
-#: C/index.docbook:342(section/screen)
+#: C/index.docbook:343(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild buildone gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild buildone gtk+</userinput>"
 
-#: C/index.docbook:344(section/para)
+#: C/index.docbook:345(section/para)
 msgid ""
 "When actively developing a module, you are likely in a source working "
 "directory. The <command>make</command> will invoke the build system and "
@@ -650,12 +654,12 @@ msgstr ""
 "construcciÃn e instalarà el mÃdulo. Esto serà una parte clave de su ciclo de "
 "ediciÃn-compilaciÃn-instalaciÃn-pruebas."
 
-#: C/index.docbook:349(section/screen)
+#: C/index.docbook:350(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild make</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild make</userinput>"
 
-#: C/index.docbook:355(section/para)
+#: C/index.docbook:356(section/para)
 msgid ""
 "To get a list of the modules and dependencies JHBuild will build, and the "
 "order they will be built, use the <command>list</command> command:"
@@ -664,12 +668,12 @@ msgstr ""
 "construirÃ, y el orden en que se construirÃn, use el comando <command>list</"
 "command>:"
 
-#: C/index.docbook:359(section/screen)
+#: C/index.docbook:360(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild list</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild list</userinput>"
 
-#: C/index.docbook:361(section/para)
+#: C/index.docbook:362(section/para)
 msgid ""
 "To get information about a particular module, use the <command>info</"
 "command> command:"
@@ -677,12 +681,12 @@ msgstr ""
 "Para obtener informaciÃn acerca de un mÃdulo en particular, use el comando "
 "<command>info</command>:"
 
-#: C/index.docbook:364(section/screen)
+#: C/index.docbook:365(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild info gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild info gtk+</userinput>"
 
-#: C/index.docbook:366(section/para)
+#: C/index.docbook:367(section/para)
 msgid ""
 "To download or update all the software sources without building, use the "
 "<command>update</command> command. The <command>update</command> command "
@@ -694,12 +698,12 @@ msgstr ""
 "ofrece la oportunidad de modificar las fuentes antes de construir y puede "
 "ser Ãtil si el ancho de banda de Internet varÃa."
 
-#: C/index.docbook:371(section/screen)
+#: C/index.docbook:372(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild update</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild update</userinput>"
 
-#: C/index.docbook:373(section/para)
+#: C/index.docbook:374(section/para)
 msgid ""
 "Later, JHBuild can build everything without downloading or updating the "
 "sources:"
@@ -707,12 +711,12 @@ msgstr ""
 "Posteriormente JHBuild puede construir todo sin descargar ni actualizar los "
 "fuentes:"
 
-#: C/index.docbook:376(section/screen)
+#: C/index.docbook:377(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build --no-network</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build --no-network</userinput>"
 
-#: C/index.docbook:378(section/para)
+#: C/index.docbook:379(section/para)
 msgid ""
 "To run a particular command with the same environment used by JHBuild, use "
 "the <command>run</command> command:"
@@ -720,12 +724,12 @@ msgstr ""
 "Para ejecutar un comando concreto con el mismo entorno que usa JHBuild, use "
 "el comando <command>run</command>:"
 
-#: C/index.docbook:381(section/screen)
+#: C/index.docbook:382(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild run <replaceable>program</replaceable></userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild run <replaceable>programa</replaceable></userinput>"
 
-#: C/index.docbook:383(section/para)
+#: C/index.docbook:384(section/para)
 msgid ""
 "To start a shell with the same environment used by JHBuild, use the "
 "<command>shell</command> command:"
@@ -733,33 +737,33 @@ msgstr ""
 "Para iniciar una consola con el mismo entorno usado por JHBuild use el "
 "comando <command>shell</command>:"
 
-#: C/index.docbook:386(section/screen)
+#: C/index.docbook:387(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild shell</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild shell</userinput>"
 
-#: C/index.docbook:391(section/title)
+#: C/index.docbook:392(section/title)
 msgid "JHBuild and GNOME"
 msgstr "JHBuild y GNOME"
 
-#: C/index.docbook:393(section/para)
+#: C/index.docbook:394(section/para)
 msgid ""
 "This section provides guidance on building, installing and running GNOME."
 msgstr ""
 "Esta secciÃn proporciona directrices para construir, instalar y ejecutar "
 "GNOME."
 
-#: C/index.docbook:397(section/title)
+#: C/index.docbook:398(section/title)
 msgid "Building GNOME"
 msgstr "Construir GNOME"
 
-#: C/index.docbook:399(section/para)
+#: C/index.docbook:400(section/para)
 msgid "To build GNOME some development packages are required. This includes:"
 msgstr ""
 "Para construir GNOME se requieren algunos paquetes de desarrollo. Esto "
 "incluye:"
 
-#: C/index.docbook:404(listitem/simpara)
+#: C/index.docbook:405(listitem/simpara)
 msgid ""
 "DocBook XML DTD and XSLT stylesheets. These need to be registered in the XML "
 "catalog (<filename>/etc/xml/catalog</filename>)."
@@ -767,11 +771,11 @@ msgstr ""
 "DocBook XML DTD y hojas de estilo XSLT. Deben registrarse en el catÃlogo XML "
 "(<filename>/etc/xml/catalog</filename>)."
 
-#: C/index.docbook:409(listitem/simpara)
+#: C/index.docbook:410(listitem/simpara)
 msgid "X libraries"
 msgstr "Bibliotecas de las X"
 
-#: C/index.docbook:412(listitem/simpara)
+#: C/index.docbook:413(listitem/simpara)
 msgid ""
 "<filename>libsmbclient</filename> from Samba (used for browsing Windows "
 "networks)."
@@ -779,11 +783,11 @@ msgstr ""
 "<filename>libsmbclient</filename> de Samba (usado para examinar redes "
 "Windows)."
 
-#: C/index.docbook:416(listitem/simpara)
+#: C/index.docbook:417(listitem/simpara)
 msgid "<filename>libbz2</filename> from bzip2."
 msgstr "<filename>libbz2</filename> de bzip2."
 
-#: C/index.docbook:419(listitem/simpara)
+#: C/index.docbook:420(listitem/simpara)
 msgid ""
 "<filename>libpng</filename>, <filename>libjpeg</filename> and "
 "<filename>libtiff</filename> (used for image loading)."
@@ -791,7 +795,7 @@ msgstr ""
 "<filename>libpng</filename>, <filename>libjpeg</filename> y "
 "<filename>libtiff</filename> (usada para cargar imÃgenes)."
 
-#: C/index.docbook:424(section/para)
+#: C/index.docbook:425(section/para)
 msgid ""
 "If installing distribution packages, and if applicable for your "
 "distribution, install the corresponding <quote>dev</quote> or <quote>devel</"
@@ -805,11 +809,11 @@ msgstr ""
 "\"http://live.gnome.org/JhbuildDependencies\";>nombres de paquetes</ulink> "
 "para las distintas distribuciones."
 
-#: C/index.docbook:433(section/title)
+#: C/index.docbook:434(section/title)
 msgid "Running a Single GNOME Application"
 msgstr "Ejecutar una Ãnica aplicaciÃn de GNOME"
 
-#: C/index.docbook:435(section/para)
+#: C/index.docbook:436(section/para)
 msgid ""
 "This section details how to run a single GNOME application. The application "
 "will run within the current desktop environment. To run the application "
@@ -820,7 +824,7 @@ msgstr ""
 "ejecutar la aplicaciÃn dentro de GNOME JHBuild completo consulte la <xref "
 "linkend=\"running-gnome\"/>."
 
-#: C/index.docbook:440(section/para)
+#: C/index.docbook:441(section/para)
 msgid ""
 "Launch a JHBuild shell. The JHBuild shell has all the necessary environment "
 "variables set."
@@ -828,16 +832,16 @@ msgstr ""
 "Lanzar una consola de JHBuild. La consola de JHBuild tiene configuradas "
 "todas las variables de entorno necesarias."
 
-#: C/index.docbook:443(section/screen)
+#: C/index.docbook:444(section/screen)
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>jhbuild shell</userinput>"
 msgstr "<prompt>$ </prompt><userinput>jhbuild shell</userinput>"
 
-#: C/index.docbook:445(section/para)
+#: C/index.docbook:446(section/para)
 msgid "Verify the correct application will be run. For example:"
 msgstr "Verificar que se ejecutarà la aplicaciÃn correcta. Por ejemplo:"
 
-#: C/index.docbook:447(section/screen)
+#: C/index.docbook:448(section/screen)
 #, no-wrap
 msgid ""
 "<prompt>$ </prompt><userinput>which gedit</userinput>\n"
@@ -846,32 +850,32 @@ msgstr ""
 "<prompt>$ </prompt><userinput>which gedit</userinput>\n"
 "/opt/gnome/bin/gedit"
 
-#: C/index.docbook:450(section/para)
+#: C/index.docbook:451(section/para)
 msgid "Run the application:"
 msgstr "Ejecutar la aplicaciÃn:"
 
-#: C/index.docbook:452(section/screen)
+#: C/index.docbook:453(section/screen)
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>gedit &amp;</userinput>"
 msgstr "<prompt>$ </prompt><userinput>gedit &amp;</userinput>"
 
-#: C/index.docbook:454(section/para)
+#: C/index.docbook:455(section/para)
 msgid ""
 "Alternatively, run the application using the <command>run</command> command:"
 msgstr ""
 "Alternativamente, ejecute la aplicaciÃn usando el comando <command>run</"
 "command>:"
 
-#: C/index.docbook:457(section/screen)
+#: C/index.docbook:458(section/screen)
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>jhbuild run gedit</userinput>"
 msgstr "<prompt>$ </prompt><userinput>jhbuild run gedit</userinput>"
 
-#: C/index.docbook:461(section/title)
+#: C/index.docbook:462(section/title)
 msgid "Running the GNOME Desktop Environment"
 msgstr "Ejecutar el entorno de escritorio GNOME"
 
-#: C/index.docbook:463(section/para)
+#: C/index.docbook:464(section/para)
 msgid ""
 "Create a new user account to run the JHBuild GNOME. Running JHBuild GNOME "
 "using different user account is recommended to avoid problems caused by user "
@@ -884,19 +888,24 @@ msgstr ""
 "Este manual se refiere a la cuenta nueva como <systemitem class=\"username"
 "\">gnomedev</systemitem>."
 
-#: C/index.docbook:469(section/para)
+#: C/index.docbook:470(section/para)
+#| msgid ""
+#| "Setup JHBuild on the new <systemitem class=\"username\">gnomedev</"
+#| "systemitem> account. Copy or soft-link <filename>~/.jhbuildrc</filename> "
+#| "and <filename>~/.local/bin/jhbuild</filename> to <systemitem class="
+#| "\"username\">gnomedev</systemitem> home directory."
 msgid ""
 "Setup JHBuild on the new <systemitem class=\"username\">gnomedev</"
-"systemitem> account. Copy or soft-link <filename>~/.jhbuildrc</filename> and "
-"<filename>~/.local/bin/jhbuild</filename> to <systemitem class=\"username"
-"\">gnomedev</systemitem> home directory."
+"systemitem> account. Copy or soft-link <filename>~/.config/jhbuildrc</"
+"filename> and <filename>~/.local/bin/jhbuild</filename> to <systemitem class="
+"\"username\">gnomedev</systemitem> home directory."
 msgstr ""
 "Configure JHBuild en la cuenta <systemitem class=\"username\">gnomedev</"
-"systemitem> nueva. Copie o cree un enlace simbÃlico de <filename>~/."
+"systemitem> nueva. Copie o cree un enlace simbÃlico de <filename>~/.config/"
 "jhbuildrc</filename> y <filename>~/.local/bin/jhbuild</filename> a la "
 "carpeta del usuario <systemitem class=\"username\">gnomedev</systemitem>."
 
-#: C/index.docbook:476(section/para)
+#: C/index.docbook:477(section/para)
 msgid ""
 "Open a terminal as the user <systemitem class=\"username\">gnomedev</"
 "systemitem>. Permanently add <filename>~/.local/bin</filename> to the "
@@ -906,16 +915,16 @@ msgstr ""
 "systemitem>. Para aÃadir permanentemente <filename>~/.local/bin</filename> a "
 "la variable <envar>PATH</envar>, ejecute el siguiente comando:"
 
-#: C/index.docbook:481(section/screen)
+#: C/index.docbook:482(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>echo PATH=$PATH:~/.local/bin &gt;&gt; ~/.bashrc</userinput>"
 msgstr "<prompt>$</prompt> <userinput>echo PATH=$PATH:~/.local/bin &gt;&gt; ~/.bashrc</userinput>"
 
-#: C/index.docbook:483(section/para)
+#: C/index.docbook:484(section/para)
 msgid "Test JHBuild works:"
 msgstr "Probar si JHBuild funciona:"
 
-#: C/index.docbook:485(section/screen)
+#: C/index.docbook:486(section/screen)
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild run pkg-config gtk+-2.0 --modversion</userinput>\n"
@@ -924,15 +933,15 @@ msgstr ""
 "<prompt>$</prompt> <userinput>jhbuild run pkg-config gtk+-2.0 --modversion</userinput>\n"
 "2.20.1"
 
-#: C/index.docbook:489(section/title)
+#: C/index.docbook:490(section/title)
 msgid "Setup GNOME to run from the display manager"
 msgstr "Configurar GNOME para ejecutarse desde el gestor de ventanas"
 
-#: C/index.docbook:491(section/para)
+#: C/index.docbook:492(section/para)
 msgid "Build and install JHBuild GNOME."
 msgstr "Construir e instalar JHBuild GNOME"
 
-#: C/index.docbook:493(section/para)
+#: C/index.docbook:494(section/para)
 msgid ""
 "Enable system services. JHBuild GNOME will use the <filename>/usr/bin</"
 "filename> system <application>D-Bus</application> daemon and the system "
@@ -952,7 +961,7 @@ msgstr ""
 "con el <varname>prefix</varname> de instalaciÃn de GNOME en el siguiente "
 "comando:"
 
-#: C/index.docbook:503(section/screen)
+#: C/index.docbook:504(section/screen)
 #, no-wrap
 msgid ""
 "<prompt>$ </prompt><userinput>rm -rf <replaceable>/opt/gnome</replaceable>/var/run/dbus</userinput>\n"
@@ -965,7 +974,7 @@ msgstr ""
 "<prompt>$ </prompt><userinput>rm -rf <replaceable>/opt/gnome</replaceable>/var/lib/dbus/machine-id</userinput>\n"
 "<prompt>$ </prompt><userinput>ln -s /var/lib/dbus/machine-id <replaceable>/opt/gnome</replaceable>/var/lib/dbus/machine-id</userinput>"
 
-#: C/index.docbook:508(section/para)
+#: C/index.docbook:509(section/para)
 msgid ""
 "Create a GNOME startup script at <filename>/usr/bin/gnome-jhbuild-session</"
 "filename> with the following, replacing <filename>/opt/gnome</filename> with "
@@ -975,7 +984,7 @@ msgstr ""
 "session</filename> con el siguiente contenido, sustituyendo <filename>/opt/"
 "gnome</filename> por el <varname>prefix</varname> de instalaciÃn de GNOME :"
 
-#: C/index.docbook:513(section/programlisting)
+#: C/index.docbook:514(section/programlisting)
 #, no-wrap
 msgid ""
 "#!/bin/sh\n"
@@ -998,19 +1007,19 @@ msgstr ""
 "\n"
 "jhbuild run gnome-session\n"
 
-#: C/index.docbook:524(section/para)
+#: C/index.docbook:525(section/para)
 msgid ""
 "Make the file <filename>/usr/bin/gnome-jhbuild-session</filename> executable:"
 msgstr ""
 "Haga ejecutable el archivo <filename>/usr/bin/gnome-jhbuild-session</"
 "filename>:"
 
-#: C/index.docbook:527(section/screen)
+#: C/index.docbook:528(section/screen)
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>chmod a+x /usr/bin/gnome-jhbuild-session</userinput>"
 msgstr "<prompt>$ </prompt><userinput>chmod a+x /usr/bin/gnome-jhbuild-session</userinput>"
 
-#: C/index.docbook:529(section/para)
+#: C/index.docbook:530(section/para)
 msgid ""
 "To add a new session entry in the display manager, create <filename>/usr/"
 "share/xsessions/gnome-jhbuild.desktop</filename> and enter:"
@@ -1018,7 +1027,7 @@ msgstr ""
 "Para aÃadir una entrada de sesiÃn nueva en el gestor de sesiones, cree "
 "<filename>/usr/share/xsessions/gnome-jhbuild.desktop</filename> e introduzca:"
 
-#: C/index.docbook:533(section/programlisting)
+#: C/index.docbook:534(section/programlisting)
 #, no-wrap
 msgid ""
 "[Desktop Entry]\n"
@@ -1037,15 +1046,15 @@ msgstr ""
 "Icon=\n"
 "Type=Application"
 
-#: C/index.docbook:541(section/para)
+#: C/index.docbook:542(section/para)
 msgid "Restart <command>gdm</command>."
 msgstr "Reiniciar <command>gdm</command>."
 
-#: C/index.docbook:547(section/title)
+#: C/index.docbook:548(section/title)
 msgid "Running GNOME from the display manager"
 msgstr "Ejecutar GNOME desde el gestor de ventanas"
 
-#: C/index.docbook:549(section/para)
+#: C/index.docbook:550(section/para)
 msgid ""
 "To run the JHBuild GNOME, select the GNOME (JHBuild) session at the display "
 "manager before entering <systemitem class=\"username\">gnomedev</systemitem> "
@@ -1059,11 +1068,11 @@ msgstr ""
 "mostrarà JHBuild GNOME. Si es incorrecto, compruebe el archivo de registro "
 "<filename>~gnomedev/.xsession-errors</filename>."
 
-#: C/index.docbook:560(section/title)
+#: C/index.docbook:561(section/title)
 msgid "Buildbot Integration"
 msgstr "IntegraciÃn con buildbot"
 
-#: C/index.docbook:562(section/para)
+#: C/index.docbook:563(section/para)
 msgid ""
 "Coupled with the <ulink url=\"http://buildbot.net\";>Buildbot</ulink> "
 "project, JHBuild can also function as a continuous integration tool. The "
@@ -1075,11 +1084,11 @@ msgstr ""
 "proyecto GNOME usa la configuraciÃn de Buildbot en <ulink url=\"http://build.";
 "gnome.org\">build.gnome.org</ulink>."
 
-#: C/index.docbook:568(section/title)
+#: C/index.docbook:569(section/title)
 msgid "Configuring a Buildbot Slave"
 msgstr "Configurar un Buildbot esclavo"
 
-#: C/index.docbook:570(section/para)
+#: C/index.docbook:571(section/para)
 msgid ""
 "A Buildbot slave is a variation of a normal JHBuild installation that serves "
 "the requests of a Buildbot master. It is recommended to set up JHBuild and "
@@ -1092,7 +1101,7 @@ msgstr ""
 "construyÃndose bien antes de aÃadir las configuraciones personalizadas de "
 "Buildbot."
 
-#: C/index.docbook:575(section/para)
+#: C/index.docbook:576(section/para)
 msgid ""
 "Buildbot commands are options to the <command>bot</command> command. To "
 "download and install the extra required software, run the following command:"
@@ -1101,20 +1110,23 @@ msgstr ""
 "Para descargar e instalar el software adicional requerido ejecute el "
 "siguiente comando:"
 
-#: C/index.docbook:579(section/screen)
+#: C/index.docbook:580(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild bot --setup</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild bot --setup</userinput>"
 
-#: C/index.docbook:581(section/para)
+#: C/index.docbook:582(section/para)
+#| msgid ""
+#| "Once this step has completed successfully, three new configuration "
+#| "variables are required in <filename>~/.jhbuildrc</filename>."
 msgid ""
 "Once this step has completed successfully, three new configuration variables "
-"are required in <filename>~/.jhbuildrc</filename>."
+"are required in <filename>~/.config/jhbuildrc</filename>."
 msgstr ""
 "Una vez que este paso ha terminado correctamente, hay tres nuevas variables "
-"de configuraciÃn para definir en <filename>~/.jhbuildrc</filename>."
+"de configuraciÃn para definir en <filename>~/.config/jhbuildrc</filename>."
 
-#: C/index.docbook:585(note/para)
+#: C/index.docbook:587(note/para)
 msgid ""
 "It is not possible to use an alternate configuration file, the <link linkend="
 "\"option-file\"><option>--file</option></link> will not get desired effects."
@@ -1123,7 +1135,7 @@ msgstr ""
 "linkend=\"option-file\"><option>--file</option></link> no tendrà los efectos "
 "deseados."
 
-#: C/index.docbook:590(section/programlisting)
+#: C/index.docbook:592(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -1136,7 +1148,7 @@ msgstr ""
 "jhbuildbot_slavename = 'nombredelesclavo'\n"
 "jhbuildbot_password = 'contraseÃa'\n"
 
-#: C/index.docbook:596(section/para)
+#: C/index.docbook:598(section/para)
 msgid ""
 "<varname>jhbuildbot_master</varname> is a string specifying the Buildbot "
 "master server; it defaults to <literal>'build.gnome.org:9070'</literal>. "
@@ -1151,7 +1163,7 @@ msgstr ""
 "maestro; contacte con los administradores del servidor Buildbot maestro para "
 "obtenerlos."
 
-#: C/index.docbook:605(note/para)
+#: C/index.docbook:607(note/para)
 msgid ""
 "The administrators of <ulink url=\"http://build.gnome.org\";>build.gnome.org</"
 "ulink> can be reached on the <ulink url=\"mailto:build-brigade-list gnome org"
@@ -1161,17 +1173,17 @@ msgstr ""
 "gnome.org\">build.gnome.org</ulink> en la <ulink url=\"mailto:build-brigade-";
 "list gnome org\">lista de correo de Build Brigade</ulink>."
 
-#: C/index.docbook:620(section/title)
+#: C/index.docbook:622(section/title)
 msgid "Command Reference"
 msgstr "Referencia de comandos"
 
-#: C/index.docbook:622(section/para)
+#: C/index.docbook:624(section/para)
 msgid "JHBuild uses a command line syntax similar to tools like CVS:"
 msgstr ""
 "JHBuild usa una sintaxis de lÃnea de comandos similar a la de herramientas "
 "como CVS:"
 
-#: C/index.docbook:624(section/cmdsynopsis)
+#: C/index.docbook:626(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild</command> <arg><replaceable>global-options</replaceable></"
 "arg> <arg choice=\"plain\"><replaceable>command</replaceable></arg> "
@@ -1181,11 +1193,11 @@ msgstr ""
 "replaceable></arg> <arg choice=\"plain\"><replaceable>comando</replaceable></"
 "arg> <arg><replaceable>argumentos del comando</replaceable></arg>"
 
-#: C/index.docbook:630(section/para)
+#: C/index.docbook:632(section/para)
 msgid "The global JHBuild options are:"
 msgstr "Las opciones globales de JHBuild son:"
 
-#: C/index.docbook:634(varlistentry/term)
+#: C/index.docbook:636(varlistentry/term)
 msgid ""
 "<option>-f</option>, <option>--file</option> <replaceable>config</"
 "replaceable>"
@@ -1193,15 +1205,18 @@ msgstr ""
 "<option>-f</option>, <option>--file</option> <replaceable>configuraciÃn</"
 "replaceable>"
 
-#: C/index.docbook:639(listitem/simpara)
+#: C/index.docbook:641(listitem/simpara)
+#| msgid ""
+#| "Use an alternative configuration file instead of the default <filename>~/."
+#| "jhbuildrc</filename>."
 msgid ""
 "Use an alternative configuration file instead of the default <filename>~/."
-"jhbuildrc</filename>."
+"config/jhbuildrc</filename>."
 msgstr ""
 "Use un archivo de configuraciÃn alternativo, en lugar del predeterminado, "
-"<filename>~/.jhbuildrc</filename>."
+"<filename>~/.config/jhbuildrc</filename>."
 
-#: C/index.docbook:644(varlistentry/term)
+#: C/index.docbook:646(varlistentry/term)
 msgid ""
 "<option>-m</option>, <option>--moduleset</option> <replaceable>moduleset</"
 "replaceable>"
@@ -1209,7 +1224,7 @@ msgstr ""
 "<option>-m</option>, <option>--moduleset</option> <replaceable>conjunto de "
 "mÃdulos</replaceable>"
 
-#: C/index.docbook:649(listitem/simpara)
+#: C/index.docbook:651(listitem/simpara)
 msgid ""
 "Use a module set other than the module set listed in the configuration file. "
 "This option can be a relative path if the module set is located in the "
@@ -1220,11 +1235,11 @@ msgstr ""
 "mÃdulos està ubicado en la carpeta de mÃdulos de JHBuild, o una ruta "
 "absoluta si està ubicado en otro sitio."
 
-#: C/index.docbook:656(varlistentry/term)
+#: C/index.docbook:658(varlistentry/term)
 msgid "<option>--no-interact</option>"
 msgstr "<option>--no-interact</option>"
 
-#: C/index.docbook:660(listitem/simpara)
+#: C/index.docbook:662(listitem/simpara)
 msgid ""
 "Do not prompt the user for any input. This option is useful if leaving a "
 "build unattended, in order to ensure the build is not interrupted."
@@ -1232,15 +1247,15 @@ msgstr ""
 "No solicitar al usuario ninguna entrada. Esta opciÃn es Ãtil cuando se deja "
 "una construcciÃn sin atender, para asegurarse de que no se interrumpe."
 
-#: C/index.docbook:667(section/para)
+#: C/index.docbook:669(section/para)
 msgid "Command specific options are listed below."
 msgstr "A continuaciÃn se listan las opciones especÃficas de los comandos."
 
-#: C/index.docbook:670(section/title)
+#: C/index.docbook:672(section/title)
 msgid "autobuild"
 msgstr "autobuild"
 
-#: C/index.docbook:672(section/para)
+#: C/index.docbook:674(section/para)
 msgid ""
 "The <command>autobuild</command> command automatically builds the modules as "
 "specified in the configuration file, and then upload the results to "
@@ -1250,7 +1265,7 @@ msgstr ""
 "mÃdulos tal y como se especifica en el archivo de configuraciÃn, y sube los "
 "resultados a JhAutobuild."
 
-#: C/index.docbook:676(section/cmdsynopsis)
+#: C/index.docbook:678(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild autobuild</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--distcheck</arg> <arg rep=\"repeat\">--skip=<replaceable>module</"
@@ -1263,7 +1278,7 @@ msgstr ""
 "replaceable></arg> <arg>--start-at=<replaceable>mÃdulo</replaceable></arg> "
 "<arg>--report-url=<replaceable>URL</replaceable></arg> <arg>--verbose</arg>"
 
-#: C/index.docbook:686(section/para)
+#: C/index.docbook:688(section/para)
 msgid ""
 "The <option>--autogen</option>, <option>--clean</option>, <option>--"
 "distcheck</option>, <option>--skip</option> and <option>--start-at</option> "
@@ -1275,7 +1290,7 @@ msgstr ""
 "procesan de la misma manera que para el comando <link linkend=\"command-"
 "reference-build\"><command>build</command></link>."
 
-#: C/index.docbook:694(varlistentry/term)
+#: C/index.docbook:696(varlistentry/term)
 msgid ""
 "<option>--report-url=<replaceable>reporturl</replaceable></option>, <option>-"
 "r <replaceable>reporturl</replaceable></option>"
@@ -1283,24 +1298,24 @@ msgstr ""
 "<option>--report-url=<replaceable>reporturl</replaceable></option>, <option>-"
 "r <replaceable>reporturl</replaceable></option>"
 
-#: C/index.docbook:699(listitem/simpara)
+#: C/index.docbook:701(listitem/simpara)
 msgid "This option specifies the JhAutobuild URL to report to."
 msgstr ""
 "Esta opciÃn especifica el URL de JhAutobuild a la que se  debe informar"
 
-#: C/index.docbook:704(varlistentry/term)
+#: C/index.docbook:706(varlistentry/term)
 msgid "<option>--verbose</option>, <option>-v</option>"
 msgstr "<option>--verbose</option>, <option>-v</option>"
 
-#: C/index.docbook:708(listitem/simpara)
+#: C/index.docbook:710(listitem/simpara)
 msgid "If specified, JHBuild's output will be more verbose."
 msgstr "Si està especificado, la salida de JHBuild serà mÃs detallada."
 
-#: C/index.docbook:716(section/title)
+#: C/index.docbook:718(section/title)
 msgid "bootstrap"
 msgstr "bootstrap"
 
-#: C/index.docbook:718(section/para)
+#: C/index.docbook:720(section/para)
 msgid ""
 "The <command>bootstrap</command> command installs a set of build utilities. "
 "The build utilities include <application>autoconf</application>, "
@@ -1320,11 +1335,11 @@ msgstr ""
 "paquetes de su distribuciÃn no proporciona las herramientas de construcciÃn, "
 "como pasa por ejemplo en <systemitem class=\"osname\">Mac OS</systemitem>."
 
-#: C/index.docbook:727(section/cmdsynopsis)
+#: C/index.docbook:729(section/cmdsynopsis)
 msgid "<command>jhbuild bootstrap</command>"
 msgstr "<command>jhbuild bootstrap</command>"
 
-#: C/index.docbook:730(section/para)
+#: C/index.docbook:732(section/para)
 msgid ""
 "The <command>bootstrap</command> command builds modules using the same "
 "method as the <command>build</command> command, but uses the "
@@ -1334,7 +1349,7 @@ msgstr ""
 "mÃtodo que el comando <command>build</command>, pero usa el conjunto de "
 "mÃdulos <filename>bootstrap.modules</filename>."
 
-#: C/index.docbook:734(section/para)
+#: C/index.docbook:736(section/para)
 msgid ""
 "See the <link linkend=\"command-reference-build\"><command>build</command></"
 "link> command documentation for available options."
@@ -1342,11 +1357,11 @@ msgstr ""
 "Consulte la documentaciÃn del comando <link linkend=\"command-reference-build"
 "\"><command>build</command></link> para ver las opciones disponibles."
 
-#: C/index.docbook:740(section/title)
+#: C/index.docbook:742(section/title)
 msgid "build"
 msgstr "build"
 
-#: C/index.docbook:742(section/para)
+#: C/index.docbook:744(section/para)
 msgid ""
 "The <command>build</command> command builds one or more packages, including "
 "their dependencies."
@@ -1354,17 +1369,7 @@ msgstr ""
 "El comando <command>build</command> construye uno o mÃs paquetes, incluyendo "
 "sus dependencias."
 
-#: C/index.docbook:745(section/cmdsynopsis)
-#| msgid ""
-#| "<command>jhbuild build</command> <arg>--autogen</arg> <arg>--clean</arg> "
-#| "<arg>--check</arg> <arg>--dist</arg> <arg>--distcheck</arg> <arg>--ignore-"
-#| "suggests</arg> <arg>--no-network</arg> <arg rep=\"repeat\">--"
-#| "skip=<replaceable>module</replaceable></arg> <arg>--start-"
-#| "at=<replaceable>module</replaceable></arg> <arg>--tags=<replaceable>tags</"
-#| "replaceable></arg> <arg>-D <replaceable>date</replaceable></arg> <arg>--"
-#| "no-xvfb</arg> <arg>--try-checkout</arg> <arg>--no-poison</arg> <arg>--"
-#| "force</arg> <arg>--build-optional-modules</arg> <arg>--min-"
-#| "age=<replaceable>time</replaceable></arg> <arg rep=\"repeat\">module</arg>"
+#: C/index.docbook:747(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild build</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--check</arg> <arg>--dist</arg> <arg>--distcheck</arg> <arg>--ignore-"
@@ -1386,8 +1391,8 @@ msgstr ""
 "arg> <arg>--build-optional-modules</arg> <arg>--min-age=<replaceable>time</"
 "replaceable></arg> <arg>--nodeps</arg> <arg rep=\"repeat\">mÃdulo</arg>"
 
-#: C/index.docbook:767(section/para) C/index.docbook:1031(section/para)
-#: C/index.docbook:1055(section/para) C/index.docbook:1137(section/para)
+#: C/index.docbook:769(section/para) C/index.docbook:1033(section/para)
+#: C/index.docbook:1057(section/para) C/index.docbook:1139(section/para)
 msgid ""
 "If no module names are provided on the command line, the <link linkend=\"cfg-"
 "modules\">modules</link> list from the configuration file will be used."
@@ -1396,53 +1401,53 @@ msgstr ""
 "lista de <link linkend=\"cfg-modules\">mÃdulos</link> del archivo de "
 "configuraciÃn."
 
-#: C/index.docbook:773(varlistentry/term)
+#: C/index.docbook:775(varlistentry/term)
 msgid "<option>-c</option>, <option>--clean</option>"
 msgstr "<option>-c</option>, <option>--clean</option>"
 
-#: C/index.docbook:777(listitem/simpara)
+#: C/index.docbook:779(listitem/simpara)
 msgid "Run <command>make clean</command> before building modules."
 msgstr "Ejecute <command>make clean</command> antes de construir los mÃdulos."
 
-#: C/index.docbook:782(varlistentry/term)
+#: C/index.docbook:784(varlistentry/term)
 msgid "<option>--check</option>"
 msgstr "<option>--check</option>"
 
-#: C/index.docbook:786(listitem/simpara)
+#: C/index.docbook:788(listitem/simpara)
 msgid "Run <command>make check</command> after building modules."
 msgstr ""
 "Ejecute <command>make check</command> despuÃs de construir los mÃdulos."
 
-#: C/index.docbook:791(varlistentry/term)
+#: C/index.docbook:793(varlistentry/term)
 msgid "<option>-d</option>, <option>--dist</option>"
 msgstr "<option>-d</option>, <option>--dist</option>"
 
-#: C/index.docbook:795(listitem/simpara)
+#: C/index.docbook:797(listitem/simpara)
 msgid "Run <command>make dist</command> after building modules."
 msgstr "Ejecute <command>make dist</command> despuÃs de construir los mÃdulos."
 
-#: C/index.docbook:800(varlistentry/term)
+#: C/index.docbook:802(varlistentry/term)
 msgid "<option>--distcheck</option>"
 msgstr "<option>--distcheck</option>"
 
-#: C/index.docbook:804(listitem/simpara)
+#: C/index.docbook:806(listitem/simpara)
 msgid "Run <command>make distcheck</command> after building modules."
 msgstr ""
 "Ejecute <command>make distcheck</command> despuÃs de construir los mÃdulos."
 
-#: C/index.docbook:809(varlistentry/term)
+#: C/index.docbook:811(varlistentry/term)
 msgid "<option>--ignore-suggests</option>"
 msgstr "<option>--ignore-suggests</option>"
 
-#: C/index.docbook:813(listitem/simpara)
+#: C/index.docbook:815(listitem/simpara)
 msgid "Do not build soft dependencies."
 msgstr "No construir las dependencias suaves"
 
-#: C/index.docbook:817(varlistentry/term)
+#: C/index.docbook:819(varlistentry/term)
 msgid "<option>-n</option>, <option>--no-network</option>"
 msgstr "<option>-n</option>, <option>--no-network</option>"
 
-#: C/index.docbook:821(listitem/simpara)
+#: C/index.docbook:823(listitem/simpara)
 msgid ""
 "Do not access the network when building modules. This will skip download or "
 "update stages in a build. If a module can't be built without network access, "
@@ -1452,7 +1457,7 @@ msgstr ""
 "descarga o etapas de la actualizaciÃn en una construcciÃn. Si no se puede "
 "construir un mÃdulo sin acceso a la red, darà un error."
 
-#: C/index.docbook:828(varlistentry/term)
+#: C/index.docbook:830(varlistentry/term)
 msgid ""
 "<option>-s</option>, <option>--skip</option>=<replaceable>module,...</"
 "replaceable>"
@@ -1460,7 +1465,7 @@ msgstr ""
 "<option>-s</option>, <option>--skip</option>=<replaceable>mÃdulo,...</"
 "replaceable>"
 
-#: C/index.docbook:833(listitem/simpara)
+#: C/index.docbook:835(listitem/simpara)
 msgid ""
 "Do not build the listed modules. Used to skip the building of specified "
 "dependencies."
@@ -1468,11 +1473,11 @@ msgstr ""
 "No construir los mÃdulos listados. Usado para omitir la construcciÃn de "
 "determinadas dependencias."
 
-#: C/index.docbook:838(varlistentry/term)
+#: C/index.docbook:840(varlistentry/term)
 msgid "<option>--tags</option>=<replaceable>tag,...</replaceable>"
 msgstr "<option>--tags</option>=<replaceable>etiqueta,...</replaceable>"
 
-#: C/index.docbook:842(listitem/simpara)
+#: C/index.docbook:844(listitem/simpara)
 msgid ""
 "Ignore modules that do not match <replaceable>tag</replaceable>. Modules are "
 "automatically attributed a tag matching the name of the module's module set."
@@ -1481,7 +1486,7 @@ msgstr ""
 "replaceable>. Los mÃdulos se asignan automÃticamente a una etiqueta que "
 "coincide con el nombre del conjunto de mÃdulos del mÃdulo."
 
-#: C/index.docbook:849(varlistentry/term)
+#: C/index.docbook:851(varlistentry/term)
 msgid ""
 "<option>-t</option>, <option>--start-at</option>=<replaceable>module</"
 "replaceable>"
@@ -1489,7 +1494,7 @@ msgstr ""
 "<option>-t</option>, <option>--start-at</option>=<replaceable>mÃdulo</"
 "replaceable>"
 
-#: C/index.docbook:854(listitem/simpara)
+#: C/index.docbook:856(listitem/simpara)
 msgid ""
 "Start at the named module rather than at the beginning of the list. This "
 "option is useful if the build was interrupted."
@@ -1497,11 +1502,11 @@ msgstr ""
 "Comenzar en el mÃdulo nombrado en lugar de por el principio de la lista. "
 "Esto es Ãtil si se interrumpià la construcciÃn por algÃn motivo."
 
-#: C/index.docbook:860(varlistentry/term)
+#: C/index.docbook:862(varlistentry/term)
 msgid "<option>-D</option> <replaceable>date</replaceable>"
 msgstr "<option>-D</option> <replaceable>fecha</replaceable>"
 
-#: C/index.docbook:864(listitem/simpara)
+#: C/index.docbook:866(listitem/simpara)
 msgid ""
 "If supported by the underlying version control system, update the source "
 "tree to the specified date before building. An ISO date format is required, "
@@ -1512,22 +1517,22 @@ msgstr ""
 "construcciÃn. La fecha debe estar en formato ISO, ej <literal>Â2009-09-18 "
 "02:32ZÂ</literal>."
 
-#: C/index.docbook:871(varlistentry/term)
+#: C/index.docbook:873(varlistentry/term)
 msgid "<option>-x</option>, <option>--no-xvfb</option>"
 msgstr "<option>-x</option>, <option>--no-xvfb</option>"
 
-#: C/index.docbook:875(listitem/simpara)
+#: C/index.docbook:877(listitem/simpara)
 msgid ""
 "Run graphical tests on the actual X server rather than in a simulated Xvfb."
 msgstr ""
 "Ejecutar comprobaciones grÃficas en el servidor X actual en lugar de en un "
 "Xvfb simulado."
 
-#: C/index.docbook:880(varlistentry/term)
+#: C/index.docbook:882(varlistentry/term)
 msgid "<option>-C</option>, <option>--try-checkout</option>"
 msgstr "<option>-C</option>, <option>--try-checkout</option>"
 
-#: C/index.docbook:884(listitem/simpara)
+#: C/index.docbook:886(listitem/simpara)
 msgid ""
 "If the build fails, and if supported by the version control system, force a "
 "checkout and run <command>autogen.sh</command> before retrying the build."
@@ -1536,11 +1541,11 @@ msgstr ""
 "fuerce una descarga y ejecute <command>autogen.sh</command> antes de "
 "reintentar la construcciÃn."
 
-#: C/index.docbook:890(varlistentry/term)
+#: C/index.docbook:892(varlistentry/term)
 msgid "<option>-N</option>, <option>--no-poison</option>"
 msgstr "<option>-N</option>, <option>--no-poison</option>"
 
-#: C/index.docbook:894(listitem/simpara)
+#: C/index.docbook:896(listitem/simpara)
 msgid ""
 "If one or more of a module's dependencies failed, this option forces JHBuild "
 "to try to build the module anyway."
@@ -1548,19 +1553,19 @@ msgstr ""
 "Si falla una o mÃs dependencias de un conjunto de mÃdulos, esta opciÃn "
 "fuerza a JHBuild a intentar construir el mÃdulo de todas formas."
 
-#: C/index.docbook:899(varlistentry/term)
+#: C/index.docbook:901(varlistentry/term)
 msgid "<option>-f</option>, <option>--force</option>"
 msgstr "<option>-f</option>, <option>--force</option>"
 
-#: C/index.docbook:903(listitem/simpara)
+#: C/index.docbook:905(listitem/simpara)
 msgid "Build the modules even if policy states it is not required."
 msgstr "Construir los mÃdulos aunque la polÃtica diga que no es necesario."
 
-#: C/index.docbook:908(varlistentry/term)
+#: C/index.docbook:910(varlistentry/term)
 msgid "<option>--build-optional-modules</option>"
 msgstr "<option>--build-optional-modules</option>"
 
-#: C/index.docbook:912(listitem/simpara)
+#: C/index.docbook:914(listitem/simpara)
 msgid ""
 "Modules listed as optional dependencies, may not be required to build the "
 "module. This option forces JHBuild to build optional dependencies."
@@ -1569,11 +1574,11 @@ msgstr ""
 "para construir el mÃdulo. Esta opciÃn fuerza a JHBuild a construir las "
 "dependencias opcionales."
 
-#: C/index.docbook:918(varlistentry/term)
+#: C/index.docbook:920(varlistentry/term)
 msgid "<option>--min-age</option>=<replaceable>time</replaceable>"
 msgstr "<option>--min-age</option>=<replaceable>tiempo</replaceable>"
 
-#: C/index.docbook:922(listitem/simpara)
+#: C/index.docbook:924(listitem/simpara)
 msgid ""
 "Skip modules installed more recently than the specified relative time. The "
 "<replaceable>time</replaceable> string format is a number followed by a "
@@ -1587,19 +1592,19 @@ msgstr ""
 "horas (h) y dÃas (d). Por ejemplo, <option>--min-time=2h</option> omitirà "
 "los mÃdulos construidos hace menos de dos horas."
 
-#: C/index.docbook:931(varlistentry/term)
+#: C/index.docbook:933(varlistentry/term)
 msgid "<option>--nodeps</option>"
 msgstr "<option>--nodeps</option>"
 
-#: C/index.docbook:935(listitem/simpara)
+#: C/index.docbook:937(listitem/simpara)
 msgid "Ignore missing system dependencies."
 msgstr "ignorar todas las dependencias del sistema que falten."
 
-#: C/index.docbook:942(section/title)
+#: C/index.docbook:944(section/title)
 msgid "make"
 msgstr "make"
 
-#: C/index.docbook:944(section/para)
+#: C/index.docbook:946(section/para)
 msgid ""
 "The <command>make</command> command is for actively developing on a "
 "particular module. It requires the current directory be a source checkout, "
@@ -1610,7 +1615,7 @@ msgstr ""
 "particular. Requiere que la carpeta actual sea una descargar de fuentes y es "
 "equivalente a <command>buildone -nf $(basename $(pwd))</command>."
 
-#: C/index.docbook:949(section/cmdsynopsis)
+#: C/index.docbook:951(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild make</command> <arg>--clean</arg> <arg>--check</arg> <arg>--"
 "distcheck</arg> <arg>--quiet</arg>"
@@ -1618,7 +1623,7 @@ msgstr ""
 "<command>jhbuild make</command> <arg>--clean</arg> <arg>--check</arg> <arg>--"
 "distcheck</arg> <arg>--quiet</arg>"
 
-#: C/index.docbook:956(section/para)
+#: C/index.docbook:958(section/para)
 msgid ""
 "The options are the same as those available for the <link linkend=\"command-"
 "reference-build\"><command>buildone</command></link> command."
@@ -1626,11 +1631,11 @@ msgstr ""
 "Las opciones son las mismas que las disponibles para el comando <link "
 "linkend=\"command-reference-build\"><command>buildone</command></link>."
 
-#: C/index.docbook:963(section/title)
+#: C/index.docbook:965(section/title)
 msgid "buildone"
 msgstr "buildone"
 
-#: C/index.docbook:965(section/para)
+#: C/index.docbook:967(section/para)
 msgid ""
 "The <command>buildone</command> command is similar to <command>build</"
 "command>, but it does not build the dependent modules. It is useful for "
@@ -1640,7 +1645,7 @@ msgstr ""
 "command>, pero no construye los mÃdulos dependientes. Es Ãtil para "
 "reconstruir uno o mÃs mÃdulos."
 
-#: C/index.docbook:969(section/cmdsynopsis)
+#: C/index.docbook:971(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild buildone</command> <arg>--clean</arg> <arg>--check</arg> "
 "<arg>--distcheck</arg> <arg>--no-network</arg> <arg>-D <replaceable>date</"
@@ -1654,7 +1659,7 @@ msgstr ""
 "age=<replaceable>hora</replaceable></arg> <arg>--nodeps</arg> <arg choice="
 "\"plain\" rep=\"repeat\">mÃdulo</arg>"
 
-#: C/index.docbook:982(section/para)
+#: C/index.docbook:984(section/para)
 msgid ""
 "The <option>--check</option>, <option>--clean</option>, <option>-d</option>, "
 "<option>--distcheck</option>, <option>--no-network</option>, <option>-D</"
@@ -1668,15 +1673,15 @@ msgstr ""
 "procesan de la misma manera que para el comando <link linkend=\"command-"
 "reference-build\"><command>build</command></link>."
 
-#: C/index.docbook:989(section/para) C/index.docbook:1469(section/para)
+#: C/index.docbook:991(section/para) C/index.docbook:1471(section/para)
 msgid "At least one module must be listed on the command line."
 msgstr "Se debe listar al menos un mÃdulo en la lÃnea de comandos."
 
-#: C/index.docbook:993(section/title)
+#: C/index.docbook:995(section/title)
 msgid "checkbranches"
 msgstr "checkbranches"
 
-#: C/index.docbook:995(section/para)
+#: C/index.docbook:997(section/para)
 msgid ""
 "The <command>checkbranches</command> checks the module's branches are "
 "defined correctly within the version control system and the branches are "
@@ -1686,7 +1691,7 @@ msgstr ""
 "mÃdulos estÃn definidas correctamente en sistema de control de versiones, y "
 "que las ramas son consistentes con el conjunto de mÃdulos."
 
-#: C/index.docbook:999(section/cmdsynopsis)
+#: C/index.docbook:1001(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild checkbranches</command> <arg rep=\"repeat\">--"
 "branch=<replaceable>branch</replaceable></arg>"
@@ -1694,7 +1699,7 @@ msgstr ""
 "<command>jhbuild checkbranches</command> <arg rep=\"repeat\">--"
 "branch=<replaceable>rama</replaceable></arg>"
 
-#: C/index.docbook:1005(varlistentry/term)
+#: C/index.docbook:1007(varlistentry/term)
 msgid ""
 "<option>--branch</option>=<replaceable>branch</replaceable>, <option>-b</"
 "option> <replaceable>branch</replaceable>"
@@ -1702,11 +1707,11 @@ msgstr ""
 "<option>--branch</option>=<replaceable>rama</replaceable>, <option>-b</"
 "option> <replaceable>rama</replaceable>"
 
-#: C/index.docbook:1010(listitem/simpara)
+#: C/index.docbook:1012(listitem/simpara)
 msgid "The branch to check."
 msgstr "La rama para comprobar."
 
-#: C/index.docbook:1015(section/screen)
+#: C/index.docbook:1017(section/screen)
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild -m gnome-2.20 checkbranches</userinput>\n"
@@ -1717,11 +1722,11 @@ msgstr ""
 "libgnomecanvas es una definiciÃn de rama desconocida para gnome-2-20\n"
 "<prompt>$</prompt>"
 
-#: C/index.docbook:1021(section/title)
+#: C/index.docbook:1023(section/title)
 msgid "clean"
 msgstr "clean"
 
-#: C/index.docbook:1023(section/para)
+#: C/index.docbook:1025(section/para)
 msgid ""
 "The <command>clean</command> command cleans the build directories of one or "
 "more modules."
@@ -1729,7 +1734,7 @@ msgstr ""
 "El comando <command>clean</command> limpia las carpetas de construcciÃn de "
 "uno o mÃs mÃdulos."
 
-#: C/index.docbook:1026(section/cmdsynopsis)
+#: C/index.docbook:1028(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild clean</command> <arg rep=\"repeat\">--"
 "skip=<replaceable>module</replaceable></arg> <arg>--start-"
@@ -1739,7 +1744,7 @@ msgstr ""
 "skip=<replaceable>mÃdulo</replaceable></arg> <arg>--start-"
 "at=<replaceable>mÃdulo</replaceable></arg>"
 
-#: C/index.docbook:1035(section/para)
+#: C/index.docbook:1037(section/para)
 msgid ""
 "See the <link linkend=\"command-reference-build\"><command>build</command></"
 "link> command documentation for a description of available options."
@@ -1748,11 +1753,11 @@ msgstr ""
 "\"><command>build</command></link> para obtener una descripciÃn de las "
 "opciones disponibles."
 
-#: C/index.docbook:1041(section/title)
+#: C/index.docbook:1043(section/title)
 msgid "dot"
 msgstr "dot"
 
-#: C/index.docbook:1043(section/para)
+#: C/index.docbook:1045(section/para)
 msgid ""
 "The <command>dot</command> command generates a file describing the directed "
 "graph formed by the dependencies between a set of modules. This file can "
@@ -1764,7 +1769,7 @@ msgstr ""
 "procesar este archivo usando el software <ulink url=\"http://www.graphviz.";
 "org/\">GraphViz</ulink> para generar un diagrama."
 
-#: C/index.docbook:1049(section/cmdsynopsis)
+#: C/index.docbook:1051(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild dot</command> <arg>--soft-deps</arg> <arg>--clusters</arg> "
 "<arg rep=\"repeat\">module</arg>"
@@ -1772,7 +1777,7 @@ msgstr ""
 "<command>jhbuild dot</command> <arg>--soft-deps</arg> <arg>--clusters</arg> "
 "<arg rep=\"repeat\">mÃdulo</arg>"
 
-#: C/index.docbook:1059(section/para)
+#: C/index.docbook:1061(section/para)
 msgid ""
 "The <option>--soft-deps</option> option adds dotted lines from the modules "
 "to the soft dependencies. The <option>--clusters</option> option groups "
@@ -1784,7 +1789,7 @@ msgstr ""
 "option> agruparà los mÃdulos de los <link linkend=\"moduleset-syntax-defs-"
 "metamodule\">metamÃdulos</link> juntos."
 
-#: C/index.docbook:1065(section/para)
+#: C/index.docbook:1067(section/para)
 msgid ""
 "The output of the dot command can be piped to the dot utility to generate a "
 "PostScript file:"
@@ -1792,29 +1797,29 @@ msgstr ""
 "La salida del comando Âdot se puede redirigir a la utilidad Âdot para "
 "generar un archivo PostScript:"
 
-#: C/index.docbook:1068(section/screen)
+#: C/index.docbook:1070(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tps &gt; dependencies.ps</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>mÃdulos</replaceable> | dot -Tps &gt; dependencies.ps</userinput>"
 
-#: C/index.docbook:1070(section/para)
+#: C/index.docbook:1072(section/para)
 msgid "Or a PNG image:"
 msgstr "O una imagen PNG:"
 
-#: C/index.docbook:1072(section/screen)
+#: C/index.docbook:1074(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tpng &gt; dependencies.png</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>mÃdulos</replaceable> | dot -Tpng &gt; dependencies.png</userinput>"
 
-#: C/index.docbook:1075(figure/title)
+#: C/index.docbook:1077(figure/title)
 msgid "Sample JHBuild dot output"
 msgstr "Ejemplo de salida de JHBuild dot"
 
-#: C/index.docbook:1087(section/title)
+#: C/index.docbook:1089(section/title)
 msgid "gui"
 msgstr "gui"
 
-#: C/index.docbook:1089(section/para)
+#: C/index.docbook:1091(section/para)
 msgid ""
 "The <command>gui</command> command starts a graphical interface to JHBuild "
 "which can be used to select modules to build and change some options."
@@ -1823,11 +1828,11 @@ msgstr ""
 "se puede usar para seleccionar los mÃdulos que construir y cambiar algunas "
 "opciones."
 
-#: C/index.docbook:1093(section/cmdsynopsis)
+#: C/index.docbook:1095(section/cmdsynopsis)
 msgid "<command>jhbuild gui</command>"
 msgstr "<command>jhbuild gui</command>"
 
-#: C/index.docbook:1096(section/para)
+#: C/index.docbook:1098(section/para)
 msgid ""
 "The graphical interface is rendered using GTK, so extra support libraries "
 "are required."
@@ -1835,18 +1840,18 @@ msgstr ""
 "La interfaz gÅafica se renderiza usando GTK, por lo que se necesitarÃn "
 "algunas bibliotecas de soporte adicionales."
 
-#: C/index.docbook:1101(section/title)
+#: C/index.docbook:1103(section/title)
 msgid "info"
 msgstr "info"
 
-#: C/index.docbook:1103(section/para)
+#: C/index.docbook:1105(section/para)
 msgid ""
 "The <command>info</command> command displays information about one or more "
 "modules."
 msgstr ""
 "El comando <command>info</command> muestra informaciÃn de uno o mÃs mÃdulos."
 
-#: C/index.docbook:1106(section/cmdsynopsis)
+#: C/index.docbook:1108(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild info</command> <arg choice=\"plain\" rep=\"repeat\">module</"
 "arg>"
@@ -1854,7 +1859,7 @@ msgstr ""
 "<command>jhbuild info</command> <arg choice=\"plain\" rep=\"repeat\">mÃdulo</"
 "arg>"
 
-#: C/index.docbook:1110(section/para)
+#: C/index.docbook:1112(section/para)
 msgid ""
 "The command displays the module name, type, dependencies, dependent "
 "packages, the source directory, and the time it was last installed with "
@@ -1866,7 +1871,7 @@ msgstr ""
 "Si està disponible, tambiÃn mostrarà informaciÃn especÃfica del tipo de "
 "mÃdulo, tal como el repositorio CVS o el URL de descarga."
 
-#: C/index.docbook:1116(section/para)
+#: C/index.docbook:1118(section/para)
 msgid ""
 "If there is no module specified the command will display information about "
 "all the modules defined in the module set."
@@ -1874,11 +1879,11 @@ msgstr ""
 "Si no se especifica ningÃn mÃdulo el comando mostrarà informaciÃn acerca de "
 "todos los mÃdulos definidos en el conjunto de mÃdulos."
 
-#: C/index.docbook:1121(section/title)
+#: C/index.docbook:1123(section/title)
 msgid "list"
 msgstr "list"
 
-#: C/index.docbook:1123(section/para)
+#: C/index.docbook:1125(section/para)
 msgid ""
 "The <command>list</command> command displays the expanded list of modules "
 "the <command>build</command> command would build."
@@ -1886,7 +1891,7 @@ msgstr ""
 "El comando <command>list</command> se usa para mostrar una lista expandida "
 "de los mÃdulos que el comando <command>build</command> construirÃa."
 
-#: C/index.docbook:1126(section/cmdsynopsis)
+#: C/index.docbook:1128(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild list</command> <arg>-a</arg> <arg>-r</arg> <arg>-s</arg> "
 "<arg>--start-at=<replaceable>module</replaceable></arg> <arg>--"
@@ -1898,7 +1903,7 @@ msgstr ""
 "tags=<replaceable>etiquetas</replaceable></arg> <arg>--ignore-suggests</arg> "
 "<arg>--list-optional-modules</arg> <arg rep=\"repeat\">mÃdulo</arg>"
 
-#: C/index.docbook:1141(section/para)
+#: C/index.docbook:1143(section/para)
 msgid ""
 "The <option>--skip</option>, <option>--start-at</option>, <option>--tags</"
 "option>, and <option>--ignore-suggests</option> options are processed as per "
@@ -1910,11 +1915,11 @@ msgstr ""
 "procesan de la misma manera que para el comando <link linkend=\"command-"
 "reference-build\"><command>build</command></link>."
 
-#: C/index.docbook:1149(varlistentry/term)
+#: C/index.docbook:1151(varlistentry/term)
 msgid "<option>-a</option>, <option>--all-modules</option>"
 msgstr "<option>-a</option>, <option>--all-modules</option>"
 
-#: C/index.docbook:1153(listitem/simpara)
+#: C/index.docbook:1155(listitem/simpara)
 msgid ""
 "List all the modules from the module set regardless of the build "
 "dependencies."
@@ -1922,30 +1927,30 @@ msgstr ""
 "Listar todos los mÃdulos del conjunto de mÃdulos sin importar sus "
 "dependencias de construcciÃn."
 
-#: C/index.docbook:1158(varlistentry/term)
+#: C/index.docbook:1160(varlistentry/term)
 msgid "<option>-r</option>, <option>--show-revision</option>"
 msgstr "<option>-r</option>, <option>--show-revision</option>"
 
-#: C/index.docbook:1162(listitem/simpara)
+#: C/index.docbook:1164(listitem/simpara)
 msgid ""
 "If a module is set to a branch, show the branch name with the module name."
 msgstr ""
 "Si se asigna un mÃdulo a una rama, mostrar el nombre de la rama con el "
 "nombre del mÃdulo."
 
-#: C/index.docbook:1167(varlistentry/term)
+#: C/index.docbook:1169(varlistentry/term)
 msgid "<option>--list-optional-modules</option>"
 msgstr "<option>--list-optional-modules</option>"
 
-#: C/index.docbook:1171(listitem/simpara)
+#: C/index.docbook:1173(listitem/simpara)
 msgid "This option forces JHBuild to list optional dependencies."
 msgstr "Esta opciÃn fuerza a JHBuild a listar dependencias opcionales"
 
-#: C/index.docbook:1179(section/title)
+#: C/index.docbook:1181(section/title)
 msgid "rdepends"
 msgstr "rdepends"
 
-#: C/index.docbook:1181(section/para)
+#: C/index.docbook:1183(section/para)
 msgid ""
 "The <command>rdepends</command> command displays the reverse dependencies of "
 "a module."
@@ -1953,32 +1958,32 @@ msgstr ""
 "El comando <command>rdepends</command> muestra las dependencias inversas de "
 "un mÃdulo."
 
-#: C/index.docbook:1184(section/cmdsynopsis)
+#: C/index.docbook:1186(section/cmdsynopsis)
 msgid "<command>jhbuild rdepends</command> <arg>module</arg>"
 msgstr "<command>jhbuild rdepends</command> <arg>mÃdulo</arg>"
 
-#: C/index.docbook:1190(varlistentry/term)
+#: C/index.docbook:1192(varlistentry/term)
 msgid "<option>--dependencies</option>"
 msgstr "<option>--dependencies</option>"
 
-#: C/index.docbook:1194(listitem/simpara)
+#: C/index.docbook:1196(listitem/simpara)
 msgid "Show dependency path next to modules."
 msgstr "Mostrar las dependencias junto a los mÃdulos."
 
-#: C/index.docbook:1198(varlistentry/term)
+#: C/index.docbook:1200(varlistentry/term)
 msgid "<option>--direct</option>"
 msgstr "<option>--direct</option>"
 
-#: C/index.docbook:1202(listitem/simpara)
+#: C/index.docbook:1204(listitem/simpara)
 msgid "Limit display to modules directly depending on specified module."
 msgstr ""
 "Limitar la muestra a los mÃdulos directamente dependientes del mÃdulo dado."
 
-#: C/index.docbook:1210(section/title)
+#: C/index.docbook:1212(section/title)
 msgid "run"
 msgstr "run"
 
-#: C/index.docbook:1212(section/para)
+#: C/index.docbook:1214(section/para)
 msgid ""
 "The <command>run</command> command runs the specified command using the same "
 "environment that JHBuild uses when building modules."
@@ -1986,7 +1991,7 @@ msgstr ""
 "El comando <command>run</command> ejecuta un comando especificado usando el "
 "mismo entorno que usa JHBuild cuando construye los mÃdulos."
 
-#: C/index.docbook:1216(section/cmdsynopsis)
+#: C/index.docbook:1218(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild run</command> <arg>--in-builddir</arg> <arg>--in-"
 "checkoutdir</arg> <arg choice=\"plain\"><replaceable>program</replaceable></"
@@ -1996,7 +2001,7 @@ msgstr ""
 "checkoutdir</arg> <arg choice=\"plain\"><replaceable>programa</replaceable></"
 "arg> <arg rep=\"repeat\"><replaceable>argumento</replaceable></arg>"
 
-#: C/index.docbook:1223(section/para)
+#: C/index.docbook:1225(section/para)
 msgid ""
 "If using JHBuild to build GNOME, this command can be useful in X startup "
 "scripts."
@@ -2004,28 +2009,28 @@ msgstr ""
 "Si usa JHBuild para construir GNOME este comando puede ser Ãtil en los "
 "scripts de inicio de las X."
 
-#: C/index.docbook:1228(varlistentry/term)
+#: C/index.docbook:1230(varlistentry/term)
 msgid "<option>--in-builddir</option>=<replaceable>module</replaceable>"
 msgstr "<option>--in-builddir</option>=<replaceable>mÃdulo</replaceable>"
 
-#: C/index.docbook:1232(listitem/simpara)
+#: C/index.docbook:1234(listitem/simpara)
 msgid "Run the command in the build directory of the specified module."
 msgstr ""
 "Ejecute el comando en la carpeta de construcciÃn del mÃdulo especificado."
 
-#: C/index.docbook:1240(varlistentry/term)
+#: C/index.docbook:1242(varlistentry/term)
 msgid "<option>--in-checkoutdir</option>=<replaceable>module</replaceable>"
 msgstr "<option>--in-checkoutdir</option>=<replaceable>mÃdulo</replaceable>"
 
-#: C/index.docbook:1244(listitem/simpara)
+#: C/index.docbook:1246(listitem/simpara)
 msgid "Run the command in the source directory of the specified module."
 msgstr "Ejecute el comando en la carpeta de fuentes del mÃdulo especificado."
 
-#: C/index.docbook:1252(section/title)
+#: C/index.docbook:1254(section/title)
 msgid "sanitycheck"
 msgstr "sanitycheck"
 
-#: C/index.docbook:1254(section/para)
+#: C/index.docbook:1256(section/para)
 msgid ""
 "The <command>sanitycheck</command> command performs a number of checks to "
 "verify the build environment is okay."
@@ -2033,23 +2038,23 @@ msgstr ""
 "El comando <command>sanitycheck</command> lleva a cabo una serie de "
 "comprobaciones para ver si el entorno de construcciÃn es correcto."
 
-#: C/index.docbook:1257(section/cmdsynopsis)
+#: C/index.docbook:1259(section/cmdsynopsis)
 msgid "<command>jhbuild sanitycheck</command>"
 msgstr "<command>jhbuild sanitycheck</command>"
 
-#: C/index.docbook:1260(section/para)
+#: C/index.docbook:1262(section/para)
 msgid "Some of the checks include:"
 msgstr "Algunas de las comprobaciones incluyen:"
 
-#: C/index.docbook:1264(listitem/simpara)
+#: C/index.docbook:1266(listitem/simpara)
 msgid "The checkout and install prefixes are writable."
 msgstr "Los prefijos de descarga e instalaciÃn son escribibles."
 
-#: C/index.docbook:1267(listitem/simpara)
+#: C/index.docbook:1269(listitem/simpara)
 msgid "The required build tools are installed."
 msgstr "Las herramientas de construcciÃn requeridas estÃn instaladas."
 
-#: C/index.docbook:1270(listitem/simpara)
+#: C/index.docbook:1272(listitem/simpara)
 msgid ""
 "Some commonly used macros are available in the search paths of the "
 "<command>aclocal</command> commands associated with the various versions of "
@@ -2059,15 +2064,15 @@ msgstr ""
 "bÃsqueda de los comandos de <command>aclocal</command>, asociados con varias "
 "versiones de <command>automake</command>."
 
-#: C/index.docbook:1275(listitem/simpara)
+#: C/index.docbook:1277(listitem/simpara)
 msgid "The XML catalog contains the DocBook DTD and stylesheets."
 msgstr "El catÃlogo XML contiene la DTD de DocBook y hojas de estilos."
 
-#: C/index.docbook:1282(section/title)
+#: C/index.docbook:1284(section/title)
 msgid "shell"
 msgstr "shell"
 
-#: C/index.docbook:1284(section/para)
+#: C/index.docbook:1286(section/para)
 msgid ""
 "The <command>shell</command> command starts the user's shell with the same "
 "environment as JHBuild uses when building modules."
@@ -2075,20 +2080,20 @@ msgstr ""
 "El comando <command>shell</command> inicia una consola de usuario con el "
 "mismo entorno que usa JHBuild cuando construye los mÃdulos."
 
-#: C/index.docbook:1287(section/cmdsynopsis)
+#: C/index.docbook:1289(section/cmdsynopsis)
 msgid "<command>jhbuild shell</command>"
 msgstr "<command>jhbuild shell</command>"
 
-#: C/index.docbook:1290(section/para)
+#: C/index.docbook:1292(section/para)
 msgid "This command is equivalent to the following:"
 msgstr "Este comando es equivalente al siguiente:"
 
-#: C/index.docbook:1292(section/screen)
+#: C/index.docbook:1294(section/screen)
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild run $SHELL</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild run $SHELL</userinput>"
 
-#: C/index.docbook:1294(section/para)
+#: C/index.docbook:1296(section/para)
 msgid ""
 "The <envar>UNDER_JHBUILD</envar> environment variable will be set to \"true"
 "\" when this shell is active. You can use the presence of that variable to "
@@ -2102,7 +2107,7 @@ msgstr ""
 "se encuentra en una consola controlada por jhbuild. Por ejemplo, puede "
 "querer incluir esto en su <filename>.bashrc</filename>:"
 
-#: C/index.docbook:1300(section/screen)
+#: C/index.docbook:1302(section/screen)
 #, no-wrap
 msgid ""
 "\n"
@@ -2117,7 +2122,7 @@ msgstr ""
 "\tfi\n"
 "      "
 
-#: C/index.docbook:1306(section/para)
+#: C/index.docbook:1308(section/para)
 msgid ""
 "This will make your bash shell display <literal>[jhbuild]</literal> before "
 "your normal prompt, making it easier to see which shells are under a jhbuild "
@@ -2127,15 +2132,15 @@ msgstr ""
 "su Âprompt normal, haciendo mÃs fÃcil ver que consolas estÃn bajo un entorno "
 "jhbuild."
 
-#: C/index.docbook:1312(section/title)
+#: C/index.docbook:1314(section/title)
 msgid "sysdeps"
 msgstr "sysdeps"
 
-#: C/index.docbook:1314(section/para)
+#: C/index.docbook:1316(section/para)
 msgid "The <command>sysdeps</command> command displays:"
 msgstr "El comando <command>sysdeps</command> muestra:"
 
-#: C/index.docbook:1318(listitem/simpara)
+#: C/index.docbook:1320(listitem/simpara)
 msgid ""
 "a list of installed system packages which will be used during the build. "
 "JHBuild will not build these modules and opt to use the system package "
@@ -2145,7 +2150,7 @@ msgstr ""
 "construcciÃn. JHBuild no construirà estos mÃdulos, sino que usarà el paquete "
 "del sistema instalado en su lugar."
 
-#: C/index.docbook:1323(listitem/simpara)
+#: C/index.docbook:1325(listitem/simpara)
 msgid ""
 "a list of required packages. To begin a build the packages must be provided "
 "by your system."
@@ -2153,7 +2158,7 @@ msgstr ""
 "una lista de paquetes requeridos. Su sistema debe proporcionarla para "
 "empezar a construir los paquetes."
 
-#: C/index.docbook:1327(listitem/simpara)
+#: C/index.docbook:1329(listitem/simpara)
 msgid ""
 "a list of optional packages. The corresponding system package was not found "
 "or too old. JHBuild will build the module. Optional packages will not be "
@@ -2165,15 +2170,15 @@ msgstr ""
 "paquetes opcionales no se mostrarÃn si <link linkend=\"cfg-partial-build"
 "\"><varname>partial_build</varname></link> es <constant>False</constant>."
 
-#: C/index.docbook:1335(section/cmdsynopsis)
+#: C/index.docbook:1337(section/cmdsynopsis)
 msgid "<command>jhbuild sysdeps</command> <arg>--install</arg>"
 msgstr "<command>jhbuild sysdeps</command> <arg>--install</arg>"
 
-#: C/index.docbook:1341(varlistentry/term)
+#: C/index.docbook:1343(varlistentry/term)
 msgid "<option>--install</option>"
 msgstr "<option>--install</option>"
 
-#: C/index.docbook:1345(listitem/simpara)
+#: C/index.docbook:1347(listitem/simpara)
 msgid ""
 "This option installs system packages which are dependencies of the "
 "moduleset. The system packages are installed using <application>PackageKit</"
@@ -2183,11 +2188,11 @@ msgstr ""
 "de mÃdulos. Los paquetes del sistema se instalan usando "
 "<application>PackageKit</application>."
 
-#: C/index.docbook:1353(example/title)
+#: C/index.docbook:1355(example/title)
 msgid "<command>sysdeps</command> example"
 msgstr "ejemplo de <command>sysdeps</command>"
 
-#: C/index.docbook:1354(example/screen)
+#: C/index.docbook:1356(example/screen)
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild sysdeps</userinput>\n"
@@ -2230,11 +2235,11 @@ msgstr ""
 "    libvala-0.14 (required=0.13.1)\n"
 "    ..."
 
-#: C/index.docbook:1377(section/title)
+#: C/index.docbook:1379(section/title)
 msgid "tinderbox"
 msgstr "tinderbox"
 
-#: C/index.docbook:1379(section/para)
+#: C/index.docbook:1381(section/para)
 msgid ""
 "The <command>tinderbox</command> command is similar to <command>build</"
 "command>, but writes all terminal output to HTML files suitable for "
@@ -2246,7 +2251,7 @@ msgstr ""
 "para publicarlos en un sitio web. Se puede usar para configurar sistemas "
 "parecidos a Tinderbox de Mozilla o o Buildd de Debian."
 
-#: C/index.docbook:1384(section/cmdsynopsis)
+#: C/index.docbook:1386(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild tinderbox</command> <arg>--clean</arg> <arg>--no-network</"
 "arg> <arg>--output=<replaceable>directory</replaceable></arg> <arg rep="
@@ -2262,7 +2267,7 @@ msgstr ""
 "replaceable></arg> <arg>-C</arg> <arg>-N</arg> <arg>-f</arg> <arg>--nodeps</"
 "arg> <arg rep=\"repeat\">mÃdulo</arg>"
 
-#: C/index.docbook:1398(section/para)
+#: C/index.docbook:1400(section/para)
 msgid ""
 "The <option>--clean</option>, <option>--no-network</option>, <option>--skip</"
 "option>, <option>--start-at</option>, <option>-D</option>, <option>-C</"
@@ -2276,7 +2281,7 @@ msgstr ""
 "nodeps</option> se procesan de la misma manera que para el comando <link "
 "linkend=\"command-reference-build\"><command>build</command></link>."
 
-#: C/index.docbook:1408(varlistentry/term)
+#: C/index.docbook:1410(varlistentry/term)
 msgid ""
 "<option>-o</option>, <option>--output</option>=<replaceable>directory</"
 "replaceable>"
@@ -2284,20 +2289,20 @@ msgstr ""
 "<option>-o</option>, <option>--output</option>=<replaceable>carpeta</"
 "replaceable>"
 
-#: C/index.docbook:1413(listitem/simpara)
+#: C/index.docbook:1415(listitem/simpara)
 msgid "The directory to write the HTML files."
 msgstr "La carpeta donde guardar los archivos HTML."
 
-#: C/index.docbook:1420(section/title)
+#: C/index.docbook:1422(section/title)
 msgid "uninstall"
 msgstr "uninstall"
 
-#: C/index.docbook:1422(section/para)
+#: C/index.docbook:1424(section/para)
 msgid ""
 "The <command>uninstall</command> command uninstalls one or more modules."
 msgstr "El comando <command>uninstall</command> desinstala uno o mÃs mÃdulos."
 
-#: C/index.docbook:1425(section/cmdsynopsis)
+#: C/index.docbook:1427(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild uninstall</command> <arg choice=\"plain\" rep=\"repeat"
 "\">module</arg>"
@@ -2305,11 +2310,11 @@ msgstr ""
 "<command>jhbuild uninstall</command> <arg choice=\"plain\" rep=\"repeat"
 "\">mÃdulo</arg>"
 
-#: C/index.docbook:1431(section/title)
+#: C/index.docbook:1433(section/title)
 msgid "update"
 msgstr "update"
 
-#: C/index.docbook:1433(section/para)
+#: C/index.docbook:1435(section/para)
 msgid ""
 "The <command>update</command> command is similar to <command>build</"
 "command>, but only performs the download or update stage for modules without "
@@ -2319,7 +2324,7 @@ msgstr ""
 "pero sÃlo realiza la fase de descarga o actualizaciÃn de los mÃdulos sin "
 "construirlos."
 
-#: C/index.docbook:1437(section/cmdsynopsis)
+#: C/index.docbook:1439(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild update</command> <arg rep=\"repeat\">--"
 "skip=<replaceable>module</replaceable></arg> <arg>--start-"
@@ -2334,7 +2339,7 @@ msgstr ""
 "<arg>-D <replaceable>fecha</replaceable></arg> <arg rep=\"repeat\">mÃdulo</"
 "arg>"
 
-#: C/index.docbook:1446(section/para)
+#: C/index.docbook:1448(section/para)
 msgid ""
 "The <option>--skip</option>, <option>--start-at</option>, <option>--tags</"
 "option>, <option>--ignore-suggests</option> and <option>-D</option> options "
@@ -2346,11 +2351,11 @@ msgstr ""
 "procesan de la misma manera que para el comando <link linkend=\"command-"
 "reference-build\"><command>build</command></link>."
 
-#: C/index.docbook:1454(section/title)
+#: C/index.docbook:1456(section/title)
 msgid "updateone"
 msgstr "updateone"
 
-#: C/index.docbook:1456(section/para)
+#: C/index.docbook:1458(section/para)
 msgid ""
 "The <command>updateone</command> command is similar to <command>update</"
 "command>, but it does not update the dependent modules. It is useful for "
@@ -2360,7 +2365,7 @@ msgstr ""
 "command>, pero no actualiza los mÃdulos dependientes. Es Ãtil para "
 "actualizar uno o varios mÃdulos."
 
-#: C/index.docbook:1460(section/cmdsynopsis)
+#: C/index.docbook:1462(section/cmdsynopsis)
 msgid ""
 "<command>jhbuild updateone</command> <arg>-D <replaceable>date</"
 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat\">module</arg>"
@@ -2368,7 +2373,7 @@ msgstr ""
 "<command>jhbuild updateone</command> <arg>-D <replaceable>date</"
 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat\">module</arg>"
 
-#: C/index.docbook:1465(section/para)
+#: C/index.docbook:1467(section/para)
 msgid ""
 "The <option>-D</option> option is processed as per the <link linkend="
 "\"command-reference-build\"><command>build</command></link> command."
@@ -2377,24 +2382,29 @@ msgstr ""
 "comando <link linkend=\"command-reference-build\"><command>build</command></"
 "link>."
 
-#: C/index.docbook:1474(section/title)
+#: C/index.docbook:1476(section/title)
 msgid "Configuration File Reference"
 msgstr "Referencia del archivo de configuraciÃn"
 
-#: C/index.docbook:1476(section/para)
-msgid ""
-"The <filename>~/.jhbuildrc</filename> file uses standard Python syntax. The "
-"file is run, and the resulting variables defined in the namespace are used "
-"to control how JHBuild acts. A set of default values are inserted into the "
-"namespace before running the user's configuration file."
-msgstr ""
-"El archivo <filename>~/.jhbuildrc</filename> usa la sintaxis estÃndar de "
-"Python. Se ejecuta el archivo, y las variables resultantes, definidas en el "
-"espacio de nombres, se usan para controlar como actÃa JHBuild. Se inserta un "
-"conjunto de valores predeterminados en el espacio de nombres antes de "
+#: C/index.docbook:1478(section/para)
+#| msgid ""
+#| "The <filename>~/.jhbuildrc</filename> file uses standard Python syntax. "
+#| "The file is run, and the resulting variables defined in the namespace are "
+#| "used to control how JHBuild acts. A set of default values are inserted "
+#| "into the namespace before running the user's configuration file."
+msgid ""
+"The <filename>~/.config/jhbuildrc</filename> file uses standard Python "
+"syntax. The file is run, and the resulting variables defined in the "
+"namespace are used to control how JHBuild acts. A set of default values are "
+"inserted into the namespace before running the user's configuration file."
+msgstr ""
+"El archivo <filename>~/.config/jhbuildrc</filename> usa la sintaxis estÃndar "
+"de Python. Se ejecuta el archivo, y las variables resultantes, definidas en "
+"el espacio de nombres, se usan para controlar como actÃa JHBuild. Se inserta "
+"un conjunto de valores predeterminados en el espacio de nombres antes de "
 "ejecutar el archivo de configuraciÃn del usuario."
 
-#: C/index.docbook:1482(section/para)
+#: C/index.docbook:1484(section/para)
 msgid ""
 "Boolean configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2402,12 +2412,12 @@ msgstr ""
 "Las variables de configuraciÃn booleanas se establecen usando una sintaxis "
 "como se demuestra en el siguiente ejemplo:"
 
-#: C/index.docbook:1485(section/programlisting)
+#: C/index.docbook:1487(section/programlisting)
 #, no-wrap
 msgid "use_local_modulesets = True"
 msgstr "use_local_modulesets = True"
 
-#: C/index.docbook:1487(section/para)
+#: C/index.docbook:1489(section/para)
 msgid ""
 "String configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2415,12 +2425,12 @@ msgstr ""
 "Las variables de configuraciÃn de tipo cadena se establecen usando una "
 "sintaxis como se demuestra en el siguiente ejemplo:"
 
-#: C/index.docbook:1490(section/programlisting)
+#: C/index.docbook:1492(section/programlisting)
 #, no-wrap
 msgid "autogenargs = '--disable-static --disable-gtk-doc'"
 msgstr "autogenargs = '--disable-static --disable-gtk-doc'"
 
-#: C/index.docbook:1492(section/para)
+#: C/index.docbook:1494(section/para)
 msgid ""
 "List configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2428,12 +2438,12 @@ msgstr ""
 "Las variables de configuraciÃn de tipo lista se establecen usando una "
 "sintaxis como se demuestra en el siguiente ejemplo:"
 
-#: C/index.docbook:1495(section/programlisting)
+#: C/index.docbook:1497(section/programlisting)
 #, no-wrap
 msgid "skip = ['mozilla', 'pulseaudio']"
 msgstr "skip = ['mozilla', 'pulseaudio']"
 
-#: C/index.docbook:1497(section/para)
+#: C/index.docbook:1499(section/para)
 msgid ""
 "Dictionary configuration variables are set using syntax as demonstrated in "
 "the following example:"
@@ -2441,21 +2451,21 @@ msgstr ""
 "Las variables de configuraciÃn de tipo diccionario se establecen usando una "
 "sintaxis como se demuestra en el siguiente ejemplo:"
 
-#: C/index.docbook:1500(section/programlisting)
-#: C/index.docbook:2039(listitem/programlisting)
+#: C/index.docbook:1502(section/programlisting)
+#: C/index.docbook:2041(listitem/programlisting)
 #, no-wrap
 msgid "repos['git.gnome.org'] = 'ssh://username git gnome org/git/'"
 msgstr "repos['git.gnome.org'] = 'ssh://username git gnome org/git/'"
 
-#: C/index.docbook:1503(section/title)
+#: C/index.docbook:1505(section/title)
 msgid "Configuration Variables"
 msgstr "Variables de configuraciÃn"
 
-#: C/index.docbook:1508(varlistentry/term)
+#: C/index.docbook:1510(varlistentry/term)
 msgid "<varname>autogenargs</varname>"
 msgstr "<varname>autogenargs</varname>"
 
-#: C/index.docbook:1512(listitem/simpara)
+#: C/index.docbook:1514(listitem/simpara)
 msgid ""
 "A string containing arguments passed to the <command>autogen.sh</command> "
 "script of all modules. Can be overridden for particular modules using the "
@@ -2465,11 +2475,11 @@ msgstr ""
 "sh</command> de todos los mÃdulos. Se pueden omitir para algunos mÃdulos "
 "concretos usando el diccionario <varname>module_autogenargs</varname>."
 
-#: C/index.docbook:1519(varlistentry/term)
+#: C/index.docbook:1521(varlistentry/term)
 msgid "<varname>branches</varname>"
 msgstr "<varname>branches</varname>"
 
-#: C/index.docbook:1523(listitem/simpara)
+#: C/index.docbook:1525(listitem/simpara)
 msgid ""
 "A dictionary specifying which branch to use for specific modules. This is "
 "useful if you are making some changes on a branch of a module and want "
@@ -2479,15 +2489,15 @@ msgstr ""
 "Ãtil si hace algunos cambios en la rama de un mÃdulo y quiere que JHBuild "
 "construya esa rama en lugar de la listada en el conjunto de mÃdulos."
 
-#: C/index.docbook:1528(listitem/simpara)
+#: C/index.docbook:1530(listitem/simpara)
 msgid "The definition of branches depends on the module VCS:"
 msgstr "La definiciÃn de ramas depende del mÃdulo VCS:"
 
-#: C/index.docbook:1533(listitem/simpara)
+#: C/index.docbook:1535(listitem/simpara)
 msgid "CVS: revision. E.g. <literal>'BRANCH-PROJECT-0_8'</literal>"
 msgstr "CV: revisiÃn. Ej. <literal>ÂRAMA-PROYECTO-0_8Â</literal>"
 
-#: C/index.docbook:1537(listitem/simpara)
+#: C/index.docbook:1539(listitem/simpara)
 msgid ""
 "Bazaar: URI of module branch. E.g. <literal>'http://bzr.example.net/project/";
 "gnome-2-28'</literal>"
@@ -2495,7 +2505,7 @@ msgstr ""
 "Bazaar: URI de la rama del mÃdulo. Ej. <literal>'http://bzr.example.net/";
 "project/gnome-2-28'</literal>"
 
-#: C/index.docbook:1542(listitem/simpara)
+#: C/index.docbook:1544(listitem/simpara)
 msgid ""
 "Git: tuple, with first part being an optional repository (or the None value) "
 "and the second part the name of the branch. E.g. <literal>('git://git."
@@ -2505,16 +2515,16 @@ msgstr ""
 "Ninguno) y la segunda parte el nombre de la rama. Ej. <literal>('git://git."
 "example.net/project', 'gnome-2-28')</literal>"
 
-#: C/index.docbook:1548(example/title)
+#: C/index.docbook:1550(example/title)
 msgid "Simple example"
 msgstr "Ejemplo sencillo"
 
-#: C/index.docbook:1549(example/programlisting)
+#: C/index.docbook:1551(example/programlisting)
 #, no-wrap
 msgid "branches['modulename'] = (None, 'branchname')"
 msgstr "branches['nombremodulo'] = (None, 'nombrerama')"
 
-#: C/index.docbook:1553(listitem/simpara)
+#: C/index.docbook:1555(listitem/simpara)
 msgid ""
 "Subversion: URI of module branch E.g. <literal>'svn://svn.example.net/"
 "project/gnome-2-28'</literal>"
@@ -2522,11 +2532,11 @@ msgstr ""
 "Subversion: URI de la rama del mÃdulo. Ej. <literal>'svn://svn.example.net/"
 "project/gnome-2-28'</literal>"
 
-#: C/index.docbook:1561(varlistentry/term)
+#: C/index.docbook:1563(varlistentry/term)
 msgid "<varname>builddir_pattern</varname>"
 msgstr "<varname>builddir_pattern</varname>"
 
-#: C/index.docbook:1565(listitem/simpara)
+#: C/index.docbook:1567(listitem/simpara)
 msgid ""
 "A <function>printf</function> style formatting pattern used to generate "
 "build directory names. This is only used when using separate source and "
@@ -2539,11 +2549,11 @@ msgstr ""
 "formato, el <literal>%s</literal> se reemplazarà con <varname>checkoutdir</"
 "varname>. De manera predeterminada es <literal>Â%sÂ</literal>."
 
-#: C/index.docbook:1574(varlistentry/term)
+#: C/index.docbook:1576(varlistentry/term)
 msgid "<varname>buildroot</varname>"
 msgstr "<varname>buildroot</varname>"
 
-#: C/index.docbook:1578(listitem/simpara)
+#: C/index.docbook:1580(listitem/simpara)
 msgid ""
 "A string specifying the parent directory to place build trees. Defaults to "
 "<constant>None</constant>, which causes builds to be performed within the "
@@ -2553,11 +2563,11 @@ msgstr ""
 "construcciÃn. El predeterminado es <constant>None</constant>, que hace que "
 "las construcciones se ejecuten dentro de los Ãrboles de fuentes"
 
-#: C/index.docbook:1584(varlistentry/term)
+#: C/index.docbook:1586(varlistentry/term)
 msgid "<varname>buildscript</varname>"
 msgstr "<varname>buildscript</varname>"
 
-#: C/index.docbook:1588(listitem/simpara)
+#: C/index.docbook:1590(listitem/simpara)
 msgid ""
 "A string specifying which buildscript to use. The recommended setting is the "
 "default, <literal>terminal</literal>. In particular, do not set to "
@@ -2567,11 +2577,11 @@ msgstr ""
 "recomendado es el predeterminado, <literal>terminal</literal>. En "
 "particular, no lo configure como <literal>gtk</literal>."
 
-#: C/index.docbook:1594(varlistentry/term)
+#: C/index.docbook:1596(varlistentry/term)
 msgid "<varname>build_policy</varname>"
 msgstr "<varname>build_policy</varname>"
 
-#: C/index.docbook:1598(listitem/simpara)
+#: C/index.docbook:1600(listitem/simpara)
 msgid ""
 "A string specifying which modules to build. The three possible options are "
 "<literal>all</literal>, to build all modules requested, <literal>updated</"
@@ -2586,11 +2596,11 @@ msgstr ""
 "han cambiado o que tienen dependencias que han cambiado. El valor "
 "predeterminado es <literal>updated-deps</literal>."
 
-#: C/index.docbook:1607(varlistentry/term)
+#: C/index.docbook:1609(varlistentry/term)
 msgid "<varname>checkoutroot</varname>"
 msgstr "<varname>checkoutroot</varname>"
 
-#: C/index.docbook:1611(listitem/simpara)
+#: C/index.docbook:1613(listitem/simpara)
 msgid ""
 "A string specifying the directory to unpack source trees to. Unless "
 "<varname>buildroot</varname> is set, builds will occur in this directory "
@@ -2601,11 +2611,11 @@ msgstr ""
 "construcciones se harÃn tambiÃn en esta carpeta. El valor predeterminado es "
 "<filename>~/checkout/gnome</filename>."
 
-#: C/index.docbook:1618(varlistentry/term)
+#: C/index.docbook:1620(varlistentry/term)
 msgid "<varname>checkout_mode</varname>"
 msgstr "<varname>checkout_mode</varname>"
 
-#: C/index.docbook:1622(listitem/simpara)
+#: C/index.docbook:1624(listitem/simpara)
 msgid ""
 "A string specifying how the checkout is performed for directories in version "
 "control. Defaults to <literal>update</literal>. This can be set per module "
@@ -2625,11 +2635,11 @@ msgstr ""
 "una copia no versionada de las fuentes) y <literal>copy</literal> (descargar "
 "en una carpeta diferente de en la que se construirÃ)."
 
-#: C/index.docbook:1635(varlistentry/term)
+#: C/index.docbook:1637(varlistentry/term)
 msgid "<varname>copy_dir</varname>"
 msgstr "<varname>copy_dir</varname>"
 
-#: C/index.docbook:1639(listitem/simpara)
+#: C/index.docbook:1641(listitem/simpara)
 msgid ""
 "A string specifying the directory to copy to, if the copy <link linkend="
 "\"cfg-checkout-mode\"> <varname>checkout_mode</varname></link> is in use. "
@@ -2639,11 +2649,11 @@ msgstr ""
 "linkend=\"cfg-checkout-mode\"><varname>checkout_mode</varname></link> està "
 "en uso. El predeterminado es la carpeta de descarga."
 
-#: C/index.docbook:1646(varlistentry/term)
+#: C/index.docbook:1648(varlistentry/term)
 msgid "<varname>cvs_program</varname>"
 msgstr "<varname>cvs_program</varname>"
 
-#: C/index.docbook:1650(listitem/simpara)
+#: C/index.docbook:1652(listitem/simpara)
 msgid ""
 "A string specifying which program to use for CVS support. This can be "
 "<literal>git-cvsimport</literal>, or <literal>cvs</literal>. Defaults to "
@@ -2653,11 +2663,11 @@ msgstr ""
 "ser <literal>git-cvsimport</literal> o <literal>cvs</literal>. El "
 "predeterminado es <literal>cvs</literal>."
 
-#: C/index.docbook:1657(varlistentry/term)
+#: C/index.docbook:1659(varlistentry/term)
 msgid "<varname>dvcs_mirror_dir</varname>"
 msgstr "<varname>dvcs_mirror_dir</varname>"
 
-#: C/index.docbook:1661(listitem/simpara)
+#: C/index.docbook:1663(listitem/simpara)
 msgid ""
 "A string specifying a local mirror directory. JHBuild will create local "
 "mirrors of repositories at the specified directory. The mirrors can be "
@@ -2675,11 +2685,11 @@ msgstr ""
 "y recuperarÃn los nuevos commits de los repositorios en lÃnea. Esta opciÃn "
 "sÃlo està soportada por los repositorios Git y Bazaar."
 
-#: C/index.docbook:1672(varlistentry/term)
+#: C/index.docbook:1674(varlistentry/term)
 msgid "<varname>installprog</varname>"
 msgstr "<varname>installprog</varname>"
 
-#: C/index.docbook:1676(listitem/simpara)
+#: C/index.docbook:1678(listitem/simpara)
 msgid ""
 "A string specifying a program to use as replacement for <literal>/usr/bin/"
 "install</literal>. If available, defaults to the <literal>install-check</"
@@ -2692,11 +2702,11 @@ msgstr ""
 "<literal>install-check</literal> optimiza la instalaciÃn de cabeceras, para "
 "reducir el tiempo de las reconstrucciones."
 
-#: C/index.docbook:1684(varlistentry/term)
+#: C/index.docbook:1686(varlistentry/term)
 msgid "<varname>ignore_suggests</varname>"
 msgstr "<varname>ignore_suggests</varname>"
 
-#: C/index.docbook:1688(listitem/simpara)
+#: C/index.docbook:1690(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to ignore soft dependencies when "
 "calculating the dependency tree. Defaults to <constant>False</constant>."
@@ -2705,11 +2715,11 @@ msgstr ""
 "calcule el Ãrbol de dependencias. Su valor predeterminado es "
 "<constant>False</constant>."
 
-#: C/index.docbook:1694(varlistentry/term)
+#: C/index.docbook:1696(varlistentry/term)
 msgid "<varname>interact</varname>"
 msgstr "<varname>interact</varname>"
 
-#: C/index.docbook:1698(listitem/simpara)
+#: C/index.docbook:1700(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to interact with the user. Setting this "
 "value to <constant>False</constant> is equivalent to passing the <option>--"
@@ -2720,15 +2730,15 @@ msgstr ""
 "<option>--no-interact</option>. El valor predeterminado es <constant>True</"
 "constant>."
 
-#: C/index.docbook:1705(varlistentry/term)
+#: C/index.docbook:1707(varlistentry/term)
 msgid "<varname>makeargs</varname>"
 msgstr "<varname>makeargs</varname>"
 
-#: C/index.docbook:1715(varlistentry/term)
+#: C/index.docbook:1717(varlistentry/term)
 msgid "<varname>makecheck</varname>"
 msgstr "<varname>makecheck</varname>"
 
-#: C/index.docbook:1719(listitem/simpara)
+#: C/index.docbook:1721(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to run <command>make check</command> "
 "after <command>make</command>. Defaults to <constant>False</constant>."
@@ -2737,11 +2747,11 @@ msgstr ""
 "de <command>make</command>. De forma predeterminada està a <constant>False</"
 "constant>."
 
-#: C/index.docbook:1725(varlistentry/term)
+#: C/index.docbook:1727(varlistentry/term)
 msgid "<varname>makecheck_advisory</varname>"
 msgstr "<varname>makecheck_advisory</varname>"
 
-#: C/index.docbook:1729(listitem/simpara)
+#: C/index.docbook:1731(listitem/simpara)
 msgid ""
 "A boolean value specifying whether failures when running <command>make "
 "check</command> should be advisory only and not cause a build failure. "
@@ -2752,11 +2762,11 @@ msgstr ""
 "fallo de la construcciÃn. El valor predeterminado es <constant>False</"
 "constant>."
 
-#: C/index.docbook:1736(varlistentry/term)
+#: C/index.docbook:1738(varlistentry/term)
 msgid "<varname>makeclean</varname>"
 msgstr "<varname>makeclean</varname>"
 
-#: C/index.docbook:1740(listitem/simpara)
+#: C/index.docbook:1742(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to run <command>make clean</command> "
 "before <command>make</command>. Defaults to <constant>False</constant>."
@@ -2765,11 +2775,11 @@ msgstr ""
 "despuÃs de <command>make</command>. De forma predeterminada està a "
 "<constant>False</constant>."
 
-#: C/index.docbook:1746(varlistentry/term)
+#: C/index.docbook:1748(varlistentry/term)
 msgid "<varname>makedist</varname>"
 msgstr "<varname>makedist</varname>"
 
-#: C/index.docbook:1750(listitem/simpara)
+#: C/index.docbook:1752(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to run <command>make dist</command> after "
 "<command>make</command>. Defaults to <constant>False</constant>. This "
@@ -2780,11 +2790,11 @@ msgstr ""
 "<constant>False</constant>. Esta configuraciÃn es equivalente a pasar la "
 "opciÃn <option>--dist</option>."
 
-#: C/index.docbook:1757(varlistentry/term)
+#: C/index.docbook:1759(varlistentry/term)
 msgid "<varname>makedistcheck</varname>"
 msgstr "<varname>makedistcheck</varname>"
 
-#: C/index.docbook:1761(listitem/simpara)
+#: C/index.docbook:1763(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to run <command>make distcheck</command> "
 "after <command>make</command>. Defaults to <constant>False</constant>. This "
@@ -2795,11 +2805,11 @@ msgstr ""
 "<constant>False</constant>. Esta configuraciÃn es equivalente a pasar la "
 "opciÃn <option>--distcheck</option>."
 
-#: C/index.docbook:1768(varlistentry/term)
+#: C/index.docbook:1770(varlistentry/term)
 msgid "<varname>module_autogenargs</varname>"
 msgstr "<varname>module_autogenargs</varname>"
 
-#: C/index.docbook:1772(listitem/simpara)
+#: C/index.docbook:1774(listitem/simpara)
 msgid ""
 "A dictionary mapping module names to strings specifying the arguments to be "
 "passed to <command>autogen.sh</command>. The setting in "
@@ -2814,11 +2824,11 @@ msgstr ""
 "listado en el diccionario, se usarà la variable global <varname>autogenargs</"
 "varname>."
 
-#: C/index.docbook:1781(varlistentry/term)
+#: C/index.docbook:1783(varlistentry/term)
 msgid "<varname>module_checkout_mode</varname>"
 msgstr "<varname>module_checkout_mode</varname>"
 
-#: C/index.docbook:1785(listitem/simpara)
+#: C/index.docbook:1787(listitem/simpara)
 msgid ""
 "A dictionary specifying which checkout mode to use for modules. This "
 "overrides the global <varname>checkout_mode</varname> setting."
@@ -2826,11 +2836,11 @@ msgstr ""
 "Un diccionario que especifica el modo de descarga a usar para los mÃdulos. "
 "Ãsto omite la configuraciÃn global <varname>checkout_mode</varname>."
 
-#: C/index.docbook:1791(varlistentry/term)
+#: C/index.docbook:1793(varlistentry/term)
 msgid "<varname>module_makeargs</varname>"
 msgstr "<varname>module_makeargs</varname>"
 
-#: C/index.docbook:1795(listitem/simpara)
+#: C/index.docbook:1797(listitem/simpara)
 msgid ""
 "A dictionary mapping module names to strings specifying the arguments to "
 "pass to <command>make</command>. The setting in <varname>module_makeargs</"
@@ -2844,11 +2854,11 @@ msgstr ""
 "varname>. Si un mÃdulo en particular no està listado en el diccionario, se "
 "usarà la variable global <varname>makeargs</varname>."
 
-#: C/index.docbook:1804(varlistentry/term)
+#: C/index.docbook:1806(varlistentry/term)
 msgid "<varname>module_makecheck</varname>"
 msgstr "<varname>module_makecheck</varname>"
 
-#: C/index.docbook:1808(listitem/simpara)
+#: C/index.docbook:1810(listitem/simpara)
 msgid ""
 "A dictionary mapping module names to boolean values specifying whether to "
 "run <command>make check</command> after <command>make</command>. The setting "
@@ -2863,11 +2873,11 @@ msgstr ""
 "particular no està listado en el diccionario, se usarà la variable global "
 "<varname>makecheck</varname>."
 
-#: C/index.docbook:1818(varlistentry/term)
+#: C/index.docbook:1820(varlistentry/term)
 msgid "<varname>module_nopoison</varname>"
 msgstr "<varname>module_nopoison</varname>"
 
-#: C/index.docbook:1822(listitem/simpara)
+#: C/index.docbook:1824(listitem/simpara)
 msgid ""
 "A dictionary mapping module names to boolean values. If a module is set to "
 "<constant>True</constant>, JHBuild will attempt to build dependent modules "
@@ -2883,11 +2893,11 @@ msgstr ""
 "<varname>nopoison</varname>. Si un mÃdulo en particular no està listado en "
 "el diccionario, se usarà la variable global <varname>nopoison</varname>."
 
-#: C/index.docbook:1832(varlistentry/term)
+#: C/index.docbook:1834(varlistentry/term)
 msgid "<varname>module_extra_env</varname>"
 msgstr "<varname>module_extra_env</varname>"
 
-#: C/index.docbook:1836(listitem/simpara)
+#: C/index.docbook:1838(listitem/simpara)
 msgid ""
 "A dictionary mapping module names to dictionaries with extra environment "
 "variables to pass when executing commands for the module."
@@ -2895,19 +2905,19 @@ msgstr ""
 "Un diccionario que mapea nombres de mÃdulos a diccionarios con variables de "
 "entorno adicionales para pasar cuando se ejecutan comandos del mÃdulo."
 
-#: C/index.docbook:1842(varlistentry/term)
+#: C/index.docbook:1844(varlistentry/term)
 msgid "<varname>modules</varname>"
 msgstr "<varname>modules</varname>"
 
-#: C/index.docbook:1855(varlistentry/term)
+#: C/index.docbook:1857(varlistentry/term)
 msgid "<varname>moduleset</varname>"
 msgstr "<varname>moduleset</varname>"
 
-#: C/index.docbook:1870(varlistentry/term)
+#: C/index.docbook:1872(varlistentry/term)
 msgid "<varname>modulesets_dir</varname>"
 msgstr "<varname>modulesets_dir</varname>"
 
-#: C/index.docbook:1874(listitem/simpara)
+#: C/index.docbook:1876(listitem/simpara)
 msgid ""
 "A string specifying the directory containing the modulesets to use. Defaults "
 "to the <filename>modulesets/</filename> directory in JHBuild sources."
@@ -2916,11 +2926,11 @@ msgstr ""
 "usar. La predeterminada es la carpeta <filename>modulesets/</filename> en "
 "las fuentes de JHBuild."
 
-#: C/index.docbook:1881(varlistentry/term)
+#: C/index.docbook:1883(varlistentry/term)
 msgid "<varname>nice_build</varname>"
 msgstr "<varname>nice_build</varname>"
 
-#: C/index.docbook:1885(listitem/simpara)
+#: C/index.docbook:1887(listitem/simpara)
 msgid ""
 "Run builds under the <constant>SCHED_IDLE</constant> priority on Linux, "
 "<command>nice</command> on other Unix. This can dramatically improve desktop "
@@ -2933,11 +2943,11 @@ msgstr ""
 "paralelo, mientras que sÃlo tiene un impacto insignificante en el "
 "rendimiento de la construcciÃn."
 
-#: C/index.docbook:1893(varlistentry/term)
+#: C/index.docbook:1895(varlistentry/term)
 msgid "<varname>nobuild</varname>"
 msgstr "<varname>nobuild</varname>"
 
-#: C/index.docbook:1897(listitem/simpara)
+#: C/index.docbook:1899(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will not build "
 "modules, but just download and unpack the sources. The default vale is "
@@ -2947,11 +2957,11 @@ msgstr ""
 "que JHBuild no construya los mÃdulos, sino que sÃlo descargue y descomprima "
 "las fuentes. El valor predeterminado es <constant>False</constant>."
 
-#: C/index.docbook:1903(varlistentry/term)
+#: C/index.docbook:1905(varlistentry/term)
 msgid "<varname>nonetwork</varname>"
 msgstr "<varname>nonetwork</varname>"
 
-#: C/index.docbook:1907(listitem/simpara)
+#: C/index.docbook:1909(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to access the network. This affects "
 "checking out or updating CVS modules, downloading tarballs and updating "
@@ -2965,11 +2975,11 @@ msgstr ""
 "constant> es equivalente a pasar la opciÃn <option>--no-network</option>. El "
 "valor predeterminado es <constant>False</constant>."
 
-#: C/index.docbook:1916(varlistentry/term)
+#: C/index.docbook:1918(varlistentry/term)
 msgid "<varname>nonotify</varname>"
 msgstr "<varname>nonotify</varname>"
 
-#: C/index.docbook:1920(listitem/simpara)
+#: C/index.docbook:1922(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to emit notifications using the "
 "notification daemon. If set to <constant>False</constant>, notifications are "
@@ -2980,11 +2990,11 @@ msgstr ""
 "las notificaciones se emiten. El valor predeterminado es <constant>True</"
 "constant>."
 
-#: C/index.docbook:1927(varlistentry/term)
+#: C/index.docbook:1929(varlistentry/term)
 msgid "<varname>nopoison</varname>"
 msgstr "<varname>nopoison</varname>"
 
-#: C/index.docbook:1931(listitem/simpara)
+#: C/index.docbook:1933(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild attempts to "
 "build modules even if one or more of the module's dependencies failed to "
@@ -2996,11 +3006,11 @@ msgstr ""
 "del mÃdulo. Esta opciÃn es equivalente al argumento <option>--no-poison</"
 "option>. Su valor predeterminado es <constant>False</constant>."
 
-#: C/index.docbook:1939(varlistentry/term)
+#: C/index.docbook:1941(varlistentry/term)
 msgid "<varname>notrayicon</varname>"
 msgstr "<varname>notrayicon</varname>"
 
-#: C/index.docbook:1943(listitem/simpara)
+#: C/index.docbook:1945(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to show an icon in the system tray using "
 "Zenity. If set to <constant>False</constant>, notifications are emitted. "
@@ -3011,11 +3021,11 @@ msgstr ""
 "constant>, las notificaciones se emiten. El valor predeterminado es "
 "<constant>True</constant>."
 
-#: C/index.docbook:1950(varlistentry/term)
+#: C/index.docbook:1952(varlistentry/term)
 msgid "<varname>noxvfb</varname>"
 msgstr "<varname>noxvfb</varname>"
 
-#: C/index.docbook:1954(listitem/simpara)
+#: C/index.docbook:1956(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will run any "
 "graphical tests on the real X server, rather than using <command>Xvfb</"
@@ -3028,11 +3038,11 @@ msgstr ""
 "<option>--no-xvfb</option>. El valor predeterminado es <constant>False</"
 "constant>."
 
-#: C/index.docbook:1962(varlistentry/term)
+#: C/index.docbook:1964(varlistentry/term)
 msgid "<varname>partial_build</varname>"
 msgstr "<varname>partial_build</varname>"
 
-#: C/index.docbook:1966(listitem/simpara)
+#: C/index.docbook:1968(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will not build "
 "dependency modules if corresponding system packages are installed and "
@@ -3043,15 +3053,15 @@ msgstr ""
 "correspondientes paquetes del sistema estÃn instalados y su versiÃn es "
 "suficiente. El valor predeterminado es <constant>True</constant>."
 
-#: C/index.docbook:1973(varlistentry/term)
+#: C/index.docbook:1975(varlistentry/term)
 msgid "<varname>prefix</varname>"
 msgstr "<varname>prefix</varname>"
 
-#: C/index.docbook:1984(varlistentry/term)
+#: C/index.docbook:1986(varlistentry/term)
 msgid "<varname>pretty_print</varname>"
 msgstr "<varname>pretty_print</varname>"
 
-#: C/index.docbook:1988(listitem/simpara)
+#: C/index.docbook:1990(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to pretty format the subprocess output. "
 "Only CVS output supports pretty printing. Disable if the pretty printing "
@@ -3062,11 +3072,11 @@ msgstr ""
 "formateado causa problemas. El valor predeterminado es <constant>True</"
 "constant>."
 
-#: C/index.docbook:1995(varlistentry/term)
+#: C/index.docbook:1997(varlistentry/term)
 msgid "<varname>print_command_pattern</varname>"
 msgstr "<varname>print_command_pattern</varname>"
 
-#: C/index.docbook:1999(listitem/simpara)
+#: C/index.docbook:2001(listitem/simpara)
 msgid ""
 "A string displayed before JHBuild executes a command. <varname>%(command)s</"
 "varname> in the string will be replaced with the command about to be "
@@ -3079,11 +3089,11 @@ msgstr ""
 "carpeta de trabajo actual. La predeterminada es <literal>Â%(command)sÂ</"
 "literal>."
 
-#: C/index.docbook:2007(varlistentry/term)
+#: C/index.docbook:2009(varlistentry/term)
 msgid "<varname>progress_bar</varname>"
 msgstr "<varname>progress_bar</varname>"
 
-#: C/index.docbook:2011(listitem/simpara)
+#: C/index.docbook:2013(listitem/simpara)
 msgid ""
 "A boolean value specifying whether to display a progress bar during <link "
 "linkend=\"cfg-quiet-mode\">quiet mode </link>. Defaults to <literal>True</"
@@ -3093,11 +3103,11 @@ msgstr ""
 "el <link linkend=\"cfg-quiet-mode\">modo silencioso </link>. El valor "
 "predeterminado es <literal>True</literal>."
 
-#: C/index.docbook:2017(varlistentry/term)
+#: C/index.docbook:2019(varlistentry/term)
 msgid "<varname>quiet_mode</varname>"
 msgstr "<varname>quiet_mode</varname>"
 
-#: C/index.docbook:2021(listitem/simpara)
+#: C/index.docbook:2023(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> disables the output of "
 "running commands. Defaults to <literal>False</literal>."
@@ -3106,11 +3116,11 @@ msgstr ""
 "de los comandos en ejecuciÃn. Su valor predeterminado es <constant>False</"
 "constant>."
 
-#: C/index.docbook:2027(varlistentry/term)
+#: C/index.docbook:2029(varlistentry/term)
 msgid "<varname>repos</varname>"
 msgstr "<varname>repos</varname>"
 
-#: C/index.docbook:2031(listitem/simpara)
+#: C/index.docbook:2033(listitem/simpara)
 msgid ""
 "A dictionary specifying an alternative repository location for a particular "
 "repository. This configuration variable is useful to a module developer. By "
@@ -3125,11 +3135,11 @@ msgstr ""
 "claves del diccionario son nombres cortos de repositorios y los valores son "
 "las cadenas de ubicaciÃn de los repositorios alternativos. Por ejemplo:"
 
-#: C/index.docbook:2043(varlistentry/term)
+#: C/index.docbook:2045(varlistentry/term)
 msgid "<varname>skip</varname>"
 msgstr "<varname>skip</varname>"
 
-#: C/index.docbook:2047(listitem/simpara)
+#: C/index.docbook:2049(listitem/simpara)
 msgid ""
 "A list of modules to skip. This <option>--skip</option> command line option "
 "extends the list. This list is empty by default."
@@ -3138,11 +3148,11 @@ msgstr ""
 "lÃnea de comando extiende la lista. De manera predeterminada, esta lista "
 "està vacÃa."
 
-#: C/index.docbook:2053(varlistentry/term)
+#: C/index.docbook:2055(varlistentry/term)
 msgid "<varname>sticky_date</varname>"
 msgstr "<varname>sticky_date</varname>"
 
-#: C/index.docbook:2057(listitem/simpara)
+#: C/index.docbook:2059(listitem/simpara)
 msgid ""
 "A string if set, and if supported by the underlying version control system, "
 "JHBuild will update the source tree to the specified date before building. "
@@ -3157,11 +3167,11 @@ msgstr ""
 "replaceable>-<replaceable>dd</replaceable>Â</literal>. El valor "
 "predeterminado es  <constant>None</constant>."
 
-#: C/index.docbook:2066(varlistentry/term)
+#: C/index.docbook:2068(varlistentry/term)
 msgid "<varname>svn_program</varname>"
 msgstr "<varname>svn_program</varname>"
 
-#: C/index.docbook:2070(listitem/simpara)
+#: C/index.docbook:2072(listitem/simpara)
 msgid ""
 "A string specifying which program to use for subversion support. This can be "
 "<literal>svn</literal>, <literal>git-svn</literal> or <literal>bzr</"
@@ -3171,11 +3181,11 @@ msgstr ""
 "puede ser <literal>svn</literal> o <literal>git-svn</literal>. El "
 "predeterminado es <literal>svn</literal>."
 
-#: C/index.docbook:2077(varlistentry/term)
+#: C/index.docbook:2079(varlistentry/term)
 msgid "<varname>tarballdir</varname>"
 msgstr "<varname>tarballdir</varname>"
 
-#: C/index.docbook:2081(listitem/simpara)
+#: C/index.docbook:2083(listitem/simpara)
 msgid ""
 "A string if set, tarballs will be downloaded to the specified directory "
 "instead of <varname>checkoutroot</varname>. This is useful if you have "
@@ -3187,11 +3197,11 @@ msgstr ""
 "tiene mÃltiples entornos JHBuild o borra habitualmente su "
 "<varname>checkoutroot</varname> y quiere reducir el uso del ancho de banda."
 
-#: C/index.docbook:2089(varlistentry/term)
+#: C/index.docbook:2091(varlistentry/term)
 msgid "<varname>tinderbox_outputdir</varname>"
 msgstr "<varname>tinderbox_outputdir</varname>"
 
-#: C/index.docbook:2093(listitem/simpara)
+#: C/index.docbook:2095(listitem/simpara)
 msgid ""
 "A string specifying the directory to store <command>jhbuild tinderbox</"
 "command> output. This string can be overridden by the <option>--output</"
@@ -3205,11 +3215,11 @@ msgstr ""
 "constant>, por lo que se debe usar la opciÃn de la lÃnea de comandos o se "
 "debe configurar esta variable en el archivo de configuraciÃn."
 
-#: C/index.docbook:2102(varlistentry/term)
+#: C/index.docbook:2104(varlistentry/term)
 msgid "<varname>trycheckout</varname>"
 msgstr "<varname>trycheckout</varname>"
 
-#: C/index.docbook:2106(listitem/simpara)
+#: C/index.docbook:2108(listitem/simpara)
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will "
 "automatically try to solve failures by 1) running <command>autogen.sh</"
@@ -3223,11 +3233,11 @@ msgstr ""
 "versiones si hay una nueva versiÃn del mÃdulo. Esta opciÃn es equivalente a "
 "pasarle <option>--try-checkout</option>."
 
-#: C/index.docbook:2115(varlistentry/term)
+#: C/index.docbook:2117(varlistentry/term)
 msgid "<varname>use_lib64</varname>"
 msgstr "<varname>use_lib64</varname>"
 
-#: C/index.docbook:2119(listitem/simpara)
+#: C/index.docbook:2121(listitem/simpara)
 msgid ""
 "A boolean value that specifies whether to install libraries to "
 "<filename>lib64</filename> directories. If set, <literal>--libdir=\\"
@@ -3243,11 +3253,11 @@ msgstr ""
 "<literal>x86_64</literal>, <literal>ppc64</literal> o <literal>s390x</"
 "literal>, y <constant>False</constant> en otros sistemas."
 
-#: C/index.docbook:2129(varlistentry/term)
+#: C/index.docbook:2131(varlistentry/term)
 msgid "<varname>use_local_modulesets</varname>"
 msgstr "<varname>use_local_modulesets</varname>"
 
-#: C/index.docbook:2133(listitem/simpara)
+#: C/index.docbook:2135(listitem/simpara)
 msgid ""
 "A boolean value that specifies to use modulesets that were checked out along "
 "the JHBuild source code; instead of downloading them on-the-fly from GNOME "
@@ -3258,11 +3268,11 @@ msgstr ""
 "manualmente del sistema de control de versiones de GNOME. Su valor "
 "predeterminado es <constant>False</constant>."
 
-#: C/index.docbook:2140(varlistentry/term)
+#: C/index.docbook:2142(varlistentry/term)
 msgid "<varname>xvfbargs</varname>"
 msgstr "<varname>xvfbargs</varname>"
 
-#: C/index.docbook:2144(listitem/simpara)
+#: C/index.docbook:2146(listitem/simpara)
 msgid ""
 "A string listing arguments to pass to <command>Xvfb</command> if running "
 "graphical tests."
@@ -3270,11 +3280,11 @@ msgstr ""
 "Una cadena que lista los argumentos que pasar a <command>Xvfb</command> si "
 "se ejecutan comprobaciones grÃficas."
 
-#: C/index.docbook:2152(section/title)
+#: C/index.docbook:2154(section/title)
 msgid "Other Configuration File Structures"
 msgstr "Otras estructuras de los archivos de configuraciÃn"
 
-#: C/index.docbook:2154(section/para)
+#: C/index.docbook:2156(section/para)
 msgid ""
 "In addition to the above variables, there are other settings that can be set "
 "in the configuration file:"
@@ -3282,11 +3292,11 @@ msgstr ""
 "Aparte de las variables anteriores, hay algunas otras cosas que se pueden "
 "configurar en el archivo de configuraciÃn."
 
-#: C/index.docbook:2159(varlistentry/term)
+#: C/index.docbook:2161(varlistentry/term)
 msgid "<varname>os.environ</varname>"
 msgstr "<varname>os.environ</varname>"
 
-#: C/index.docbook:2163(listitem/para)
+#: C/index.docbook:2165(listitem/para)
 msgid ""
 "A dictionary representing the environment. This environment is passed to "
 "processes that JHBuild spawns."
@@ -3294,7 +3304,7 @@ msgstr ""
 "Un diccionario que representa el entorno. Este entorno se le pasa a los "
 "procesos que JHBuild crea."
 
-#: C/index.docbook:2166(listitem/para)
+#: C/index.docbook:2168(listitem/para)
 msgid ""
 "Some influential environment variables include <envar>CPPFLAGS</envar>, "
 "<envar>CFLAGS</envar>, <envar>INSTALL</envar> and <envar>LDFLAGS</envar>. "
@@ -3304,12 +3314,12 @@ msgstr ""
 "<envar>CFLAGS</envar>, <envar>INSTALL</envar> y <envar>LDFLAGS</envar>. Por "
 "ejemplo:"
 
-#: C/index.docbook:2171(listitem/programlisting)
+#: C/index.docbook:2173(listitem/programlisting)
 #, no-wrap
 msgid "os.environ['CFLAGS'] = '-O0 -g'"
 msgstr "os.environ['CFLAGS'] = '-O0'"
 
-#: C/index.docbook:2175(varlistentry/term)
+#: C/index.docbook:2177(varlistentry/term)
 msgid ""
 "<function>addpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
@@ -3317,7 +3327,7 @@ msgstr ""
 "<function>addpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
 
-#: C/index.docbook:2180(listitem/para)
+#: C/index.docbook:2182(listitem/para)
 msgid ""
 "This will add a directory to the <envar>PATH</envar> environment variable. "
 "<function>addpath</function> will correctly handle the case when the "
@@ -3330,7 +3340,7 @@ msgstr ""
 "variable de entorno està vacÃa inicialmente (tener una comilla al principio "
 "o al final de una variable de entorno puede tener consecuencias inesperadas)."
 
-#: C/index.docbook:2186(listitem/para)
+#: C/index.docbook:2188(listitem/para)
 msgid ""
 "<function>addpath</function> has special handling for the "
 "<envar>ACLOCAL_FLAGS</envar> environment variable, which expects paths to be "
@@ -3341,7 +3351,7 @@ msgstr ""
 "formulario <literal>-I <replaceable>nombre-de--la-ruta</replaceable></"
 "literal>."
 
-#: C/index.docbook:2193(varlistentry/term)
+#: C/index.docbook:2195(varlistentry/term)
 msgid ""
 "<function>prependpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
@@ -3349,7 +3359,7 @@ msgstr ""
 "<function>prependpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
 
-#: C/index.docbook:2198(listitem/para)
+#: C/index.docbook:2200(listitem/para)
 msgid ""
 "After processing the configuration file, JHBuild will alter some paths based "
 "on variables such as <varname>prefix</varname> (e.g. adding <literal>$prefix/"
@@ -3360,7 +3370,7 @@ msgstr ""
 "aÃadiendo <literal>$prefix/bin</literal> al principio de <envar>PATH</"
 "envar>)."
 
-#: C/index.docbook:2203(listitem/para)
+#: C/index.docbook:2205(listitem/para)
 msgid ""
 "The <function>prependpath</function> function works like <function>addpath</"
 "function>, except that the environment variable is modified after JHBuild "
@@ -3370,11 +3380,11 @@ msgstr ""
 "<function>addpath</function>, excepto que la variable de entorno se modifica "
 "despuÃs de que JHBuild haya hecho sus cambios al entorno."
 
-#: C/index.docbook:2214(section/title)
+#: C/index.docbook:2216(section/title)
 msgid "Module Set File Syntax"
 msgstr "Archivo de sintaxis del conjunto de mÃdulos"
 
-#: C/index.docbook:2216(section/para)
+#: C/index.docbook:2218(section/para)
 msgid ""
 "JHBuild uses XML files to describe the dependencies between modules. A RELAX-"
 "NG schema and Document Type Definition are included with JHBuild in the "
@@ -3387,7 +3397,7 @@ msgstr ""
 "usar para editar los archivos del conjunto de mÃdulos usando <literal>nxml-"
 "mode</literal> en Emacs."
 
-#: C/index.docbook:2222(section/para)
+#: C/index.docbook:2224(section/para)
 msgid ""
 "The top-level element in a module set file is <sgmltag class=\"element"
 "\">moduleset</sgmltag> element. No XML namespace is used. The elements below "
@@ -3399,11 +3409,11 @@ msgstr ""
 "espacio XML. El elemento a continuaciÃn del superior tiene tres tipos: "
 "fuentes de mÃdulos, sentencias Âinclude y definiciones de mÃdulos."
 
-#: C/index.docbook:2228(section/title) C/index.docbook:2957(section/title)
+#: C/index.docbook:2230(section/title) C/index.docbook:2962(section/title)
 msgid "Module Sources"
 msgstr "Repositorios de mÃdulos"
 
-#: C/index.docbook:2230(section/para)
+#: C/index.docbook:2232(section/para)
 msgid ""
 "Rather than listing the full location of every module, a number of \"module "
 "sources\" are listed in the module set, and then referenced by name in the "
@@ -3420,7 +3430,7 @@ msgstr ""
 "Subversion, es frecuente que desarrolladores y usuarios usen diferentes "
 "mÃtodos de acceso al repositorio)."
 
-#: C/index.docbook:2238(section/para)
+#: C/index.docbook:2240(section/para)
 msgid ""
 "The <sgmltag class=\"element\">repository</sgmltag> element is used to "
 "describe all types of repository. The <sgmltag class=\"element\">branch</"
@@ -3432,7 +3442,7 @@ msgstr ""
 "\"element\">rama</sgmltag> se usa dentro de la definiciÃn del mÃdulo para "
 "indicar configuraciones adicionales."
 
-#: C/index.docbook:2243(section/programlisting)
+#: C/index.docbook:2245(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3467,7 +3477,7 @@ msgstr ""
 "  [ tags-template=\"<replaceable>etiquetas-plantilla</replaceable>\" ]\n"
 "  [ developer-href-example=\"<replaceable>ejemplo-href-desarrollador</replaceable>\" ] /&gt;\n"
 
-#: C/index.docbook:2260(section/para)
+#: C/index.docbook:2262(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute is a unique "
 "identifier for the repository."
@@ -3475,7 +3485,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">nombre</sgmltag> es un "
 "identificador Ãnico del repositorio."
 
-#: C/index.docbook:2263(section/para)
+#: C/index.docbook:2265(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">default</sgmltag> attribute specifies "
 "whether this repository is the default source for this module set."
@@ -3483,7 +3493,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">predeterminado</sgmltag> especifica "
 "si este repositorio es el predeterminado para este conjunto de mÃdulos."
 
-#: C/index.docbook:2267(section/para)
+#: C/index.docbook:2269(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">type</sgmltag> attribute specifies the type "
 "of repository. It can be one of: <literal>bzr</literal>, <literal>cvs</"
@@ -3504,7 +3514,7 @@ msgstr ""
 "mÃdulos. Se describen a continuaciÃn en las subsecciones de tipo de "
 "repositorios."
 
-#: C/index.docbook:2279(section/para)
+#: C/index.docbook:2281(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">developer-href-example</sgmltag> attribute "
 "is used to specify the format of the URL for the repository used by "
@@ -3514,7 +3524,7 @@ msgstr ""
 "usa para especificar el formato del URL del repositorio usado por los "
 "desarrolladores. Esto es sÃlo informativo."
 
-#: C/index.docbook:2283(section/para)
+#: C/index.docbook:2285(section/para)
 msgid ""
 "The <sgmltag class=\"element\">branch</sgmltag> element is used inside "
 "module definitions."
@@ -3522,7 +3532,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">rama</sgmltag> se usa dentro de las "
 "definiciones del mÃdulo."
 
-#: C/index.docbook:2286(section/programlisting)
+#: C/index.docbook:2288(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3557,7 +3567,7 @@ msgstr ""
 "  [ source-subdir=\"<replaceable>subcarpeta de fuentes</replaceable>\" ]\n"
 "  [ hash=\"<replaceable>hash</replaceable>\" ]/&gt;\n"
 
-#: C/index.docbook:2303(section/para)
+#: C/index.docbook:2305(section/para)
 msgid ""
 "All atributes have sensible defaults and depend on the module and repository "
 "definitions. Common attributes are described here."
@@ -3566,7 +3576,7 @@ msgstr ""
 "mÃdulo y de las definiciones del repositorio. Aquà se describen los "
 "atributos comunes."
 
-#: C/index.docbook:2306(section/para)
+#: C/index.docbook:2308(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">repo</sgmltag> attribute is used to specify "
 "non-default repository name."
@@ -3574,7 +3584,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">repo</sgmltag> se usa para "
 "especificar un nombre de repositorio no predeterminado."
 
-#: C/index.docbook:2309(section/para)
+#: C/index.docbook:2311(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">module</sgmltag> attribute is used to "
 "specify module name to checkout from the repository. Defaults to module id."
@@ -3583,7 +3593,7 @@ msgstr ""
 "especificar el nombre del mÃdulo que descargar del repositorio. Su valor "
 "predeterminado es el identificador del mÃdulo."
 
-#: C/index.docbook:2313(section/para)
+#: C/index.docbook:2315(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">checkoutdir</sgmltag> attribute is used to "
 "specify the checkout directory name. Defaults to module id."
@@ -3592,15 +3602,15 @@ msgstr ""
 "especificar la carpeta de descarga que usar. Su valor predeterminado es el "
 "identificador del mÃdulo."
 
-#: C/index.docbook:2317(section/para)
+#: C/index.docbook:2319(section/para)
 msgid "Other attributes are described below"
 msgstr "A continuaciÃn se describen otros atributos"
 
-#: C/index.docbook:2320(section/title)
+#: C/index.docbook:2322(section/title)
 msgid "Bazaar"
 msgstr "Bazaar"
 
-#: C/index.docbook:2322(section/para)
+#: C/index.docbook:2324(section/para)
 msgid ""
 "This repository type is used to define a Bazaar repository. It is "
 "recommended to have Bazaar 1.16 or higher."
@@ -3608,7 +3618,7 @@ msgstr ""
 "El tipo de repositorio se usa para definir un repositorio Bazaar. Se "
 "recomienda tener Bazaar 1.16 o superior."
 
-#: C/index.docbook:2325(section/programlisting)
+#: C/index.docbook:2327(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3621,7 +3631,7 @@ msgstr ""
 "      href=\"lp:\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2330(section/para)
+#: C/index.docbook:2332(section/para)
 msgid ""
 "Additional attributes are: <sgmltag class=\"attribute\">trunk-template</"
 "sgmltag> (defaults to <literal>\"%(module)s\"</literal>) and <sgmltag class="
@@ -3650,7 +3660,7 @@ msgstr ""
 "repositorio para construir mÃdulos de su rama personal o construir varios "
 "mÃdulos desde un repositorio con una disposiciÃn no estÃndar."
 
-#: C/index.docbook:2346(section/para)
+#: C/index.docbook:2348(section/para)
 msgid ""
 "An addition <sgmltag class=\"element\">branch</sgmltag> element accepts "
 "<sgmltag class=\"attribute\">revspec</sgmltag> attibute to anchor on a "
@@ -3667,7 +3677,7 @@ msgstr ""
 "etiqueta Â0.1Â. Consulte <literal>bzr help revisionspec</literal> para ver "
 "todos los valores posibles."
 
-#: C/index.docbook:2354(section/para)
+#: C/index.docbook:2356(section/para)
 msgid ""
 "For example repository with <sgmltag class=\"attribute\">template</sgmltag> "
 "attributes defined:"
@@ -3675,7 +3685,7 @@ msgstr ""
 "Ejemplo de repositorio con los atributos <sgmltag class=\"attribute"
 "\">template</sgmltag> definidos:"
 
-#: C/index.docbook:2358(section/programlisting)
+#: C/index.docbook:2360(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3692,7 +3702,7 @@ msgstr ""
 "      branches-template=\"~bzr-pqm/%(module)s/%(branch)s\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2365(section/para)
+#: C/index.docbook:2367(section/para)
 msgid ""
 "Example <sgmltag class=\"element\">branch</sgmltag> elements for the above "
 "repository:"
@@ -3700,7 +3710,7 @@ msgstr ""
 "Ejemplo de elementos de la <sgmltag class=\"element\">branch</sgmltag> para "
 "el anterior repositorio:"
 
-#: C/index.docbook:2368(section/programlisting)
+#: C/index.docbook:2370(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3715,7 +3725,7 @@ msgstr ""
 "      checkoutdir=\"bzr-next\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2374(section/programlisting)
+#: C/index.docbook:2376(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3732,15 +3742,15 @@ msgstr ""
 "      checkoutdir=\"bzr-beta\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2383(section/title)
+#: C/index.docbook:2385(section/title)
 msgid "CVS"
 msgstr "CVS"
 
-#: C/index.docbook:2385(section/para)
+#: C/index.docbook:2387(section/para)
 msgid "This repository type is used to define a CVS repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio CVS."
 
-#: C/index.docbook:2387(section/para)
+#: C/index.docbook:2389(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">password</sgmltag> attribute is used to "
 "specify the password to the repository."
@@ -3748,7 +3758,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">password</sgmltag> se usa para "
 "especificar la contraseÃa del repositorio."
 
-#: C/index.docbook:2390(section/para)
+#: C/index.docbook:2392(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">cvsroot</sgmltag> attribute is used to "
 "specify the root of the repository."
@@ -3756,7 +3766,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">cvsroot</sgmltag> se usa para "
 "especificar la raÃz del repositorio."
 
-#: C/index.docbook:2393(section/programlisting)
+#: C/index.docbook:2395(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3771,7 +3781,7 @@ msgstr ""
 "    password=\"\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2401(section/para)
+#: C/index.docbook:2403(section/para)
 msgid ""
 "Additional attributes are: <sgmltag class=\"attribute\">revision</sgmltag>, "
 "<sgmltag class=\"attribute\">update-new-dirs</sgmltag> and <sgmltag class="
@@ -3781,15 +3791,15 @@ msgstr ""
 "sgmltag>, <sgmltag class=\"attribute\">update-new-dirs</sgmltag> y <sgmltag "
 "class=\"attribute\">override-checkoutdir</sgmltag>."
 
-#: C/index.docbook:2408(section/title)
+#: C/index.docbook:2410(section/title)
 msgid "Darcs"
 msgstr "Darcs"
 
-#: C/index.docbook:2410(section/para)
+#: C/index.docbook:2412(section/para)
 msgid "This repository type is used to define a Darcs repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio Darcs."
 
-#: C/index.docbook:2413(section/programlisting)
+#: C/index.docbook:2415(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3800,15 +3810,15 @@ msgstr ""
 "&lt;repository type=\"darcs\" name=\"telepathy.freedesktop.org\"\n"
 "      href=\"http://projects.collabora.co.uk/darcs/telepathy/\"/&gt;\n";
 
-#: C/index.docbook:2420(section/title)
+#: C/index.docbook:2422(section/title)
 msgid "Git"
 msgstr "Git"
 
-#: C/index.docbook:2422(section/para)
+#: C/index.docbook:2424(section/para)
 msgid "This repository type is used to define a Git repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio Git."
 
-#: C/index.docbook:2424(section/programlisting)
+#: C/index.docbook:2426(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3821,7 +3831,7 @@ msgstr ""
 "    href=\"git://anongit.freedesktop.org/git/\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2429(section/para) C/index.docbook:2551(section/para)
+#: C/index.docbook:2431(section/para) C/index.docbook:2553(section/para)
 msgid ""
 "It allows the following attributes on the <sgmltag class=\"element\">branch</"
 "sgmltag> element:"
@@ -3829,7 +3839,7 @@ msgstr ""
 "Permite los siguientes atributos en el elemento <sgmltag class=\"element"
 "\">branch</sgmltag>:"
 
-#: C/index.docbook:2433(section/para)
+#: C/index.docbook:2435(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">revision</sgmltag> attribute is used to "
 "specify a local or remote-tracking branch to switch to in the update phase. "
@@ -3845,7 +3855,7 @@ msgstr ""
 "cambio sÃlo se realizarà si la rama actual està controlando una rama remota, "
 "para no interferir en su trabajo."
 
-#: C/index.docbook:2440(section/para)
+#: C/index.docbook:2442(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">tag</sgmltag> attribute is used to specify "
 "a revision to unconditionally check out in the update phase. It overrides "
@@ -3855,7 +3865,7 @@ msgstr ""
 "especificar una revisiÃn que descargar siempre en la fase de actualizaciÃn. "
 "Omite el atributo <sgmltag class=\"attribute\">revision</sgmltag>."
 
-#: C/index.docbook:2450(section/programlisting)
+#: C/index.docbook:2452(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3872,15 +3882,15 @@ msgstr ""
 "        tag=\"<replaceable>Ãrbol</replaceable>\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2459(section/title)
+#: C/index.docbook:2461(section/title)
 msgid "Mercurial"
 msgstr "Mercurial"
 
-#: C/index.docbook:2461(section/para)
+#: C/index.docbook:2463(section/para)
 msgid "This repository type is used to define a Mercurial repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio Mercurial."
 
-#: C/index.docbook:2464(section/programlisting)
+#: C/index.docbook:2466(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3891,7 +3901,7 @@ msgstr ""
 "&lt;repository type=\"hg\" name=\"hg.gtk-vnc\"\n"
 "    href=\"http://gtk-vnc.codemonkey.ws/hg/\"; /&gt;\n"
 
-#: C/index.docbook:2469(section/programlisting)
+#: C/index.docbook:2471(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3900,15 +3910,15 @@ msgstr ""
 "\n"
 "&lt;branch repo=\"hg.gtk-vnc\" module=\"outgoing.hg\" checkoutdir=\"gtk-vnc\"/&gt;\n"
 
-#: C/index.docbook:2475(section/title)
+#: C/index.docbook:2477(section/title)
 msgid "Monotone"
 msgstr "Monotone"
 
-#: C/index.docbook:2477(section/para)
+#: C/index.docbook:2479(section/para)
 msgid "This repository type is used to define a Monotone repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio Monotone."
 
-#: C/index.docbook:2480(section/para)
+#: C/index.docbook:2482(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">server</sgmltag> attribute is used to "
 "specify the repository server."
@@ -3916,7 +3926,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">server</sgmltag> se usa para "
 "especificar el servidor del repositorio."
 
-#: C/index.docbook:2483(section/para)
+#: C/index.docbook:2485(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">database</sgmltag> attribute is used to "
 "specify the database to use for the repository."
@@ -3924,7 +3934,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">database</sgmltag> se usa para "
 "especificar la base de datos que usar por el repositorio."
 
-#: C/index.docbook:2486(section/para)
+#: C/index.docbook:2488(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">defbranch</sgmltag> attribute is used "
 "specify the branch of the repository to use."
@@ -3932,7 +3942,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">defbranch</sgmltag> se usa para "
 "especificar la rama del repositorio que usar."
 
-#: C/index.docbook:2489(section/programlisting)
+#: C/index.docbook:2491(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3945,15 +3955,15 @@ msgstr ""
 "    server=\"pidgin.im\" database=\"pidgin.im.mtn\"\n"
 "    defbranch=\"im.pidgin.pidgin\"/&gt;\n"
 
-#: C/index.docbook:2497(section/title)
+#: C/index.docbook:2499(section/title)
 msgid "Subversion"
 msgstr "Subversion"
 
-#: C/index.docbook:2499(section/para)
+#: C/index.docbook:2501(section/para)
 msgid "This repository type is used to define a Subversion repository."
 msgstr "El tipo de repositorio se usa para definir un repositorio Subversion."
 
-#: C/index.docbook:2502(section/programlisting)
+#: C/index.docbook:2504(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3966,7 +3976,7 @@ msgstr ""
 "    href=\"http://svn.gnome.org/svn/\"/&gt;\n";
 "        "
 
-#: C/index.docbook:2509(section/para)
+#: C/index.docbook:2511(section/para)
 msgid ""
 "It allows a <sgmltag class=\"attribute\">revision</sgmltag> on the <sgmltag "
 "class=\"element\">branch</sgmltag> element. This attribute defines the "
@@ -3976,7 +3986,7 @@ msgstr ""
 "<sgmltag class=\"element\">branch</sgmltag>. Este atributo define la rama "
 "que se descargarà o, si es un nÃmero, una revisiÃn especÃfica para descargar."
 
-#: C/index.docbook:2514(section/programlisting)
+#: C/index.docbook:2516(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -3987,7 +3997,7 @@ msgstr ""
 "&lt;branch revision=\"gnome-2-20\"/&gt;\n"
 "        "
 
-#: C/index.docbook:2518(section/para)
+#: C/index.docbook:2520(section/para)
 msgid ""
 "It is possible to specify custom <literal>svn</literal> layout using "
 "<sgmltag class=\"attribute\">trunk-template</sgmltag> (defaults to \"%"
@@ -4003,11 +4013,11 @@ msgstr ""
 "(branch)sÂ) y <sgmltag class=\"attribute\">tags-template</sgmltag> (el "
 "predeterminado es Â%(module)s/tags/%(tag)sÂ)"
 
-#: C/index.docbook:2528(section/title)
+#: C/index.docbook:2530(section/title)
 msgid "System"
 msgstr "Sistema"
 
-#: C/index.docbook:2530(section/para)
+#: C/index.docbook:2532(section/para)
 msgid ""
 "This repository type is used to define a fake system repository. A system "
 "repository is required to create <link linkend=\"moduleset-syntax-defs-"
@@ -4018,7 +4028,7 @@ msgstr ""
 "linkend=\"moduleset-syntax-defs-systemmodule\"><sgmltag class=\"element"
 "\">systemmodules</sgmltag></link>."
 
-#: C/index.docbook:2535(section/programlisting)
+#: C/index.docbook:2537(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4027,16 +4037,16 @@ msgstr ""
 "\n"
 "&lt;repository type=\"system\" name=\"system\"/&gt;\n"
 
-#: C/index.docbook:2541(section/title)
+#: C/index.docbook:2543(section/title)
 msgid "Tarballs"
 msgstr "Archivos tar"
 
-#: C/index.docbook:2543(section/para)
+#: C/index.docbook:2545(section/para)
 msgid "This repository type is used to define a tarball repository."
 msgstr ""
 "El tipo de repositorio se usa para definir un repositorio de archivos tar."
 
-#: C/index.docbook:2546(section/programlisting)
+#: C/index.docbook:2548(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4047,7 +4057,7 @@ msgstr ""
 "&lt;repository type=\"tarball\" name=\"dbus/dbus-python\"\n"
 "    href=\"http://dbus.freedesktop.org/releases/dbus-python/\"/&gt;\n";
 
-#: C/index.docbook:2555(section/para)
+#: C/index.docbook:2557(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">module</sgmltag> attribute specifies the "
 "file to download and compile, the <sgmltag class=\"attribute\">version</"
@@ -4057,7 +4067,7 @@ msgstr ""
 "archivo que se descargarà y compilarÃ; el atributo <sgmltag class=\"attribute"
 "\">version</sgmltag> especifica la versiÃn del mÃdulo."
 
-#: C/index.docbook:2561(section/para)
+#: C/index.docbook:2563(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">size</sgmltag> and <sgmltag class="
 "\"attribute\">hash</sgmltag>, as well as the obsolete <sgmltag class="
@@ -4071,7 +4081,7 @@ msgstr ""
 "presentes, se usan para comprobar que el paquete fuente se ha descargado "
 "correctamente."
 
-#: C/index.docbook:2567(section/para)
+#: C/index.docbook:2569(section/para)
 msgid ""
 "Any number of <sgmltag class=\"element\">patch</sgmltag> elements may be "
 "nested inside the <sgmltag class=\"element\">branch</sgmltag> element. These "
@@ -4088,7 +4098,7 @@ msgstr ""
 "\"attribute\">strip</sgmltag> dice a cuÃntos niveles de carpetas se "
 "descenderà al aplicar el parche."
 
-#: C/index.docbook:2575(section/para) C/index.docbook:3089(section/para)
+#: C/index.docbook:2577(section/para) C/index.docbook:3094(section/para)
 msgid ""
 "For module sets shipped with JHBuild, the patch files are looked up in the "
 "<filename>jhbuild/patches/</filename> directory; for module sets referred by "
@@ -4105,7 +4115,7 @@ msgstr ""
 "<sgmltag class=\"attribute\">file</sgmltag> especifique un URI, en cuyo caso "
 "se descargarà de esa ubicaciÃn."
 
-#: C/index.docbook:2583(section/programlisting)
+#: C/index.docbook:2585(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4122,7 +4132,7 @@ msgstr ""
 "  &lt;patch file=\"dbus-glib-build.patch\" strip=\"1\" /&gt;\n"
 "&lt;/branch&gt;\n"
 
-#: C/index.docbook:2591(section/para)
+#: C/index.docbook:2593(section/para)
 msgid ""
 "A tarball <sgmltag class=\"element\">branch</sgmltag> element may also "
 "contain <sgmltag class=\"element\">quilt</sgmltag> elements which specify "
@@ -4133,11 +4143,11 @@ msgstr ""
 "que especifiquen elementos <sgmltag class=\"element\">branch</sgmltag> que "
 "importar."
 
-#: C/index.docbook:2599(section/title)
+#: C/index.docbook:2601(section/title)
 msgid "Including Other Module Sets"
 msgstr "Incluir otros conjuntos de mÃdulos"
 
-#: C/index.docbook:2601(section/para)
+#: C/index.docbook:2603(section/para)
 msgid ""
 "JHBuild allows one module set to include the contents of another by "
 "reference using the <sgmltag class=\"element\">include</sgmltag> element."
@@ -4145,7 +4155,7 @@ msgstr ""
 "JHBuild permite un conjunto de mÃdulos para incluir los contenidos referidos "
 "por otro usando el elemento <sgmltag class=\"element\">include</sgmltag>."
 
-#: C/index.docbook:2605(section/programlisting)
+#: C/index.docbook:2607(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4154,7 +4164,7 @@ msgstr ""
 "\n"
 "&lt;include href=\"<replaceable>uri</replaceable>\"/&gt;\n"
 
-#: C/index.docbook:2609(section/para)
+#: C/index.docbook:2611(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">href</sgmltag> is a URI reference to the "
 "module set to be included, relative to the file containing the <sgmltag "
@@ -4164,7 +4174,7 @@ msgstr ""
 "URI del conjunto de mÃdulos que se incluirÃ, relativa al archivo que "
 "contiene el elemento <sgmltag class=\"element\">include</sgmltag>."
 
-#: C/index.docbook:2613(section/para)
+#: C/index.docbook:2615(section/para)
 msgid ""
 "Only module definitions are imported from the referenced module set - module "
 "sources are not. Multiple levels of includes are allowed, but include loops "
@@ -4174,11 +4184,11 @@ msgstr ""
 "mÃdulos; no fuentes de mÃdulos. Se permiten mÃltiples niveles de inclusiÃn, "
 "pero no bucles (en este momento no hay ningÃn cÃdigo para manejar bucles)."
 
-#: C/index.docbook:2620(section/title)
+#: C/index.docbook:2622(section/title)
 msgid "Module Definitions"
 msgstr "Definiciones de mÃdulos"
 
-#: C/index.docbook:2622(section/para)
+#: C/index.docbook:2624(section/para)
 msgid ""
 "There are various types of module definitions that can be used in a module "
 "set file, and the list can easily be extended. Only the most common ones "
@@ -4188,7 +4198,7 @@ msgstr ""
 "de conjunto de mÃdulos, y la lista se puede extender fÃcilmente. Aquà sÃlo "
 "se mencionan los mÃs comunes."
 
-#: C/index.docbook:2626(section/para)
+#: C/index.docbook:2628(section/para)
 msgid ""
 "They are all basically composed of a <sgmltag class=\"element\">branch</"
 "sgmltag> element describing how to get the module and <sgmltag class="
@@ -4202,7 +4212,7 @@ msgstr ""
 "\"element\">suggests</sgmltag> y <sgmltag class=\"element\">after</sgmltag> "
 "para declarar las dependencias del mÃdulo."
 
-#: C/index.docbook:2633(section/para)
+#: C/index.docbook:2635(section/para)
 msgid ""
 "Any modules listed in the <sgmltag class=\"element\">dependencies</sgmltag> "
 "element will be added to the module list for <command>jhbuild build</"
@@ -4214,7 +4224,7 @@ msgstr ""
 "sgmltag>, si no estÃn ya incluidos, y se asegurarà que los mÃdulos "
 "dependientes se construyen primero."
 
-#: C/index.docbook:2638(section/para)
+#: C/index.docbook:2640(section/para)
 msgid ""
 "After generating the modules list, the modules listed in the <sgmltag class="
 "\"element\">suggests</sgmltag> element will be used to further sort the "
@@ -4228,11 +4238,11 @@ msgstr ""
 "hace para casos en que un mÃdulo tiene dependencias opcionales en otro "
 "mÃdulo."
 
-#: C/index.docbook:2645(section/title)
+#: C/index.docbook:2647(section/title)
 msgid "autotools"
 msgstr "autotools"
 
-#: C/index.docbook:2647(section/para)
+#: C/index.docbook:2649(section/para)
 msgid ""
 "The <sgmltag class=\"element\">autotools</sgmltag> element is used to define "
 "a module which is compiled using the GNU Autotools build system."
@@ -4241,8 +4251,35 @@ msgstr ""
 "definir un mÃdulo que se compila usando el sistema de construcciÃn GNU "
 "Autotools."
 
-#: C/index.docbook:2651(section/programlisting)
-#, no-wrap
+#: C/index.docbook:2653(section/programlisting)
+#, fuzzy, no-wrap
+#| msgid ""
+#| "\n"
+#| "&lt;autotools id=\"<replaceable>id</replaceable>\"\n"
+#| "\t      [ autogenargs=\"<replaceable>autogenargs</replaceable>\" ]\n"
+#| "\t      [ makeargs=\"<replaceable>makeargs</replaceable>\" ]\n"
+#| "\t      [ makeinstallargs=\"<replaceable>makeinstallargs</replaceable>\" ]\n"
+#| "\t      [ autogen-sh=\"<replaceable>autogen-sh</replaceable>\" ]\n"
+#| "\t      [ makefile=\"<replaceable>makefile</replaceable>\" ]\n"
+#| "\t      [ skip-autogen=\"<replaceable>skip-autogen</replaceable>\" ]\n"
+#| "\t      [ autogen-template=\"<replaceable>autogen-template</replaceable>\" ]\n"
+#| "\t      [ check-target=\"<replaceable>check-target</replaceable>\" ]\n"
+#| "\t      [ supports-non-srcdir-builds=\"<replaceable>supports-non-srcdir-builds</replaceable>\" ]&gt;\n"
+#| "\n"
+#| "  &lt;branch [ ... ] &gt;\n"
+#| "    [...]\n"
+#| "  &lt;/branch&gt;\n"
+#| "\n"
+#| "  &lt;dependencies&gt;\n"
+#| "    &lt;dep package=\"<replaceable>modulename</replaceable>\"/&gt;\n"
+#| "    ...\n"
+#| "  &lt;/dependencies&gt;\n"
+#| "  &lt;after&gt;\n"
+#| "    &lt;dep package=\"<replaceable>modulename</replaceable>\"/&gt;\n"
+#| "    ...\n"
+#| "  &lt;/after&gt;\n"
+#| "\n"
+#| "&lt;/autotools&gt;\n"
 msgid ""
 "\n"
 "&lt;autotools id=\"<replaceable>id</replaceable>\"\n"
@@ -4252,6 +4289,7 @@ msgid ""
 "\t      [ autogen-sh=\"<replaceable>autogen-sh</replaceable>\" ]\n"
 "\t      [ makefile=\"<replaceable>makefile</replaceable>\" ]\n"
 "\t      [ skip-autogen=\"<replaceable>skip-autogen</replaceable>\" ]\n"
+"\t      [ skip-install=\"<replaceable>skip-install</replaceable>\" ]\n"
 "\t      [ autogen-template=\"<replaceable>autogen-template</replaceable>\" ]\n"
 "\t      [ check-target=\"<replaceable>check-target</replaceable>\" ]\n"
 "\t      [ supports-non-srcdir-builds=\"<replaceable>supports-non-srcdir-builds</replaceable>\" ]&gt;\n"
@@ -4298,7 +4336,7 @@ msgstr ""
 "\n"
 "&lt;/autotools&gt;\n"
 
-#: C/index.docbook:2679(section/para)
+#: C/index.docbook:2682(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">autogenargs</sgmltag> and <sgmltag class="
 "\"attribute\">makeargs</sgmltag> and <sgmltag class=\"attribute"
@@ -4312,7 +4350,19 @@ msgstr ""
 "para pasarlos a <command>autogen.sh</command>, <command>make</command> y "
 "<command>make install</command> respectivamente."
 
-#: C/index.docbook:2686(section/para)
+#: C/index.docbook:2689(section/para)
+#, fuzzy
+#| msgid ""
+#| "The <sgmltag class=\"attribute\">autogen-sh</sgmltag> attribute specifies "
+#| "the name of the autogen.sh script to run. The value <literal>autoreconf</"
+#| "literal> can be used if your module has no <command>autogen.sh</command> "
+#| "script equivalent. In that case, JHBuild will run <command>autoreconf -i</"
+#| "command>, followed by the proper <command>configure</command>. <sgmltag "
+#| "class=\"attribute\">skip-autogen</sgmltag> chooses whether or not to run "
+#| "autogen.sh, it is a boolean with an extra <literal>never</literal> value "
+#| "to tell JHBuild to never skip running <command>autogen.sh</command>. "
+#| "<sgmltag class=\"attribute\">makefile</sgmltag> specifies the filename of "
+#| "the makefile to use."
 msgid ""
 "The <sgmltag class=\"attribute\">autogen-sh</sgmltag> attribute specifies "
 "the name of the autogen.sh script to run. The value <literal>autoreconf</"
@@ -4322,8 +4372,10 @@ msgid ""
 "class=\"attribute\">skip-autogen</sgmltag> chooses whether or not to run "
 "autogen.sh, it is a boolean with an extra <literal>never</literal> value to "
 "tell JHBuild to never skip running <command>autogen.sh</command>. <sgmltag "
-"class=\"attribute\">makefile</sgmltag> specifies the filename of the "
-"makefile to use."
+"class=\"attribute\">skip-install</sgmltag> is a boolean attribute specifying "
+"whether to skip <command>make install</command> command on the module. "
+"<sgmltag class=\"attribute\">makefile</sgmltag> specifies the filename of "
+"the makefile to use."
 msgstr ""
 "El atributo <sgmltag class=\"attribute\">autogen-sh</sgmltag> especifica el "
 "nombre del script autogen.sh que se ejecutarÃ. Se puede usar el valor "
@@ -4336,7 +4388,7 @@ msgstr ""
 "<command>autogen.sh</command>. <sgmltag class=\"attribute\">makefile</"
 "sgmltag> especifica el nombre del makefile que se usarÃ."
 
-#: C/index.docbook:2699(section/para)
+#: C/index.docbook:2704(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">supports-non-srcdir-builds</sgmltag> "
 "attribute is used to mark modules that can't be cleanly built using a "
@@ -4346,7 +4398,7 @@ msgstr ""
 "sgmltag> se usa para marcar mÃdulos que no se pueden construir limpiamente "
 "usando una carpeta de fuentes por separado."
 
-#: C/index.docbook:2704(section/para)
+#: C/index.docbook:2709(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">autogen-template</sgmltag> attribute can be "
 "used if you need finer control over the autogen command line. It is a python "
@@ -4362,7 +4414,7 @@ msgstr ""
 "varname>, <varname>libdir</varname> y <varname>autogenargs</varname>. Por "
 "ejemplo, esta es la plantilla predeterminada de autogen:"
 
-#: C/index.docbook:2712(section/programlisting)
+#: C/index.docbook:2717(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4371,7 +4423,7 @@ msgstr ""
 "\n"
 "%(srcdir)s/%(autogen-sh)s --prefix %(prefix)s --libdir %(libdir)s %(autogenargs)s\n"
 
-#: C/index.docbook:2716(section/para)
+#: C/index.docbook:2721(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">check-target</sgmltag> attribute must be "
 "specified (with false as value) for modules that do not have a <command>make "
@@ -4381,11 +4433,11 @@ msgstr ""
 "especificar (con un valor ÂfalseÂ) para aquellos mÃdulos que no tienen un "
 "objetivo <command>make check</command>."
 
-#: C/index.docbook:2722(section/title)
+#: C/index.docbook:2727(section/title)
 msgid "cmake"
 msgstr "cmake"
 
-#: C/index.docbook:2724(section/para)
+#: C/index.docbook:2729(section/para)
 msgid ""
 "The <sgmltag class=\"element\">cmake</sgmltag> element is used to define a "
 "module which is built using the CMake build system."
@@ -4393,7 +4445,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">cmake</sgmltag> se usa para definir "
 "un mÃdulo que se construirà usando el sistema de construcciÃn CMake."
 
-#: C/index.docbook:2727(section/programlisting)
+#: C/index.docbook:2732(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4428,11 +4480,11 @@ msgstr ""
 "  &lt;/after&gt;\n"
 "&lt;/cmake&gt;\n"
 
-#: C/index.docbook:2746(section/title)
+#: C/index.docbook:2751(section/title)
 msgid "distutils"
 msgstr "distutils"
 
-#: C/index.docbook:2748(section/para)
+#: C/index.docbook:2753(section/para)
 msgid ""
 "The <sgmltag class=\"element\">distutils</sgmltag> element is used to define "
 "a module which is built using python's distutils"
@@ -4440,7 +4492,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">distutils</sgmltag> se usa para "
 "definir un mÃdulo que se construirà usando las distutils de python."
 
-#: C/index.docbook:2751(section/programlisting)
+#: C/index.docbook:2756(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4477,11 +4529,11 @@ msgstr ""
 "  &lt;/after&gt;\n"
 "&lt;/distutils&gt;\n"
 
-#: C/index.docbook:2771(section/title)
+#: C/index.docbook:2776(section/title)
 msgid "linux"
 msgstr "linux"
 
-#: C/index.docbook:2773(section/para)
+#: C/index.docbook:2778(section/para)
 msgid ""
 "The <sgmltag class=\"element\">linux</sgmltag> element defines a module used "
 "to build a linux kernel. In addition, a separate kernel configuration can be "
@@ -4492,7 +4544,7 @@ msgstr ""
 "configuraciÃn del kernel aparte usando el subelemento <sgmltag class="
 "\"element\">kconfig</sgmltag>."
 
-#: C/index.docbook:2778(section/programlisting)
+#: C/index.docbook:2783(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4543,11 +4595,11 @@ msgstr ""
 "\n"
 "&lt;/linux&gt;\n"
 
-#: C/index.docbook:2805(section/title)
+#: C/index.docbook:2810(section/title)
 msgid "perl"
 msgstr "perl"
 
-#: C/index.docbook:2807(section/para)
+#: C/index.docbook:2812(section/para)
 msgid ""
 "The <sgmltag class=\"element\">perl</sgmltag> element is used to build perl "
 "modules."
@@ -4555,7 +4607,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">perl</sgmltag> se usa para construir "
 "mÃdulos perl."
 
-#: C/index.docbook:2810(section/para)
+#: C/index.docbook:2815(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">makeargs</sgmltag> attribute is used to "
 "specify additional arguments to pass to <command>make</command>."
@@ -4563,7 +4615,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">makeargs</sgmltag> se usa para "
 "especificar argumentos adicionales para pasÃrselos a <command>make</command>."
 
-#: C/index.docbook:2814(section/programlisting)
+#: C/index.docbook:2819(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4604,11 +4656,11 @@ msgstr ""
 "\n"
 "&lt;/perl&gt;\n"
 
-#: C/index.docbook:2836(section/title)
+#: C/index.docbook:2841(section/title)
 msgid "systemmodule"
 msgstr "systemmodule"
 
-#: C/index.docbook:2838(section/para)
+#: C/index.docbook:2843(section/para)
 msgid ""
 "The <sgmltag class=\"element\">systemmodule</sgmltag> element is used to "
 "specify modules that must be provided by the system. The module should be "
@@ -4618,7 +4670,7 @@ msgstr ""
 "especificar mÃdulo que debe proporcionar el sistema. El mÃdulo debe estar "
 "instalado por el sistema de gestiÃn de paquetes de su sistema."
 
-#: C/index.docbook:2843(section/programlisting)
+#: C/index.docbook:2848(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4639,11 +4691,11 @@ msgstr ""
 "  &lt;/branch&gt;\n"
 "&lt;/systemmodule&gt;\n"
 
-#: C/index.docbook:2855(section/title)
+#: C/index.docbook:2860(section/title)
 msgid "waf"
 msgstr "waf"
 
-#: C/index.docbook:2857(section/para)
+#: C/index.docbook:2862(section/para)
 msgid ""
 "The <sgmltag class=\"element\">waf</sgmltag> element is used to define a "
 "module which is built using the Waf build system."
@@ -4651,7 +4703,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">waf</sgmltag> se usa para definir un "
 "mÃdulo que se construirà con el sistema de construcciÃn Waf."
 
-#: C/index.docbook:2860(section/para)
+#: C/index.docbook:2865(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">waf-command</sgmltag> attribute is used to "
 "specify the waf command script to use; it defaults to <command>waf</command>."
@@ -4660,7 +4712,7 @@ msgstr ""
 "especificar el script del comando waf a usar; el predeterminado es "
 "<command>waf</command>."
 
-#: C/index.docbook:2864(section/programlisting)
+#: C/index.docbook:2869(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4697,11 +4749,11 @@ msgstr ""
 "  &lt;/after&gt;\n"
 "&lt;/waf&gt;\n"
 
-#: C/index.docbook:2884(section/title)
+#: C/index.docbook:2889(section/title)
 msgid "testmodule"
 msgstr "testmodule"
 
-#: C/index.docbook:2886(section/para)
+#: C/index.docbook:2891(section/para)
 msgid ""
 "The <sgmltag class=\"element\">testmodule</sgmltag> element is used to "
 "create a module which runs a suite of tests using LDTP or Dogtail."
@@ -4709,7 +4761,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">testmodule</sgmltag> se usa para "
 "crear un mÃdulo que ejecute un conjunto de pruebas usado LDTP o Dogtail."
 
-#: C/index.docbook:2890(section/programlisting)
+#: C/index.docbook:2895(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4758,7 +4810,7 @@ msgstr ""
 "\n"
 "&lt;/testmodule&gt;\n"
 
-#: C/index.docbook:2914(section/para)
+#: C/index.docbook:2919(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">type</sgmltag> attribute gives the type of "
 "tests to be run in the module. 'dogtail' uses python to invoke all .py "
@@ -4768,7 +4820,7 @@ msgstr ""
 "pruebas que ejecutar en el mÃdulo. Âdogtail usa Python para invocar a todos "
 "los archivos .py. Âldtp invoca Âldtprunner run.xmlÂ."
 
-#: C/index.docbook:2918(section/para)
+#: C/index.docbook:2923(section/para)
 msgid ""
 "Unless the noxvfb configuration option is set, an Xvfb server is started to "
 "run the tests in"
@@ -4776,11 +4828,11 @@ msgstr ""
 "A menos que la opciÃn de configuraciÃn Ânoxvfb està establecida, se inicia "
 "un servidor Xvfb para ejecutar las pruebas en Ãl"
 
-#: C/index.docbook:2923(section/title)
+#: C/index.docbook:2928(section/title)
 msgid "metamodule"
 msgstr "metamodule"
 
-#: C/index.docbook:2925(section/para)
+#: C/index.docbook:2930(section/para)
 msgid ""
 "The <sgmltag class=\"element\">metamodule</sgmltag> element defines a module "
 "that doesn't actually do anything. The only purpose of a module of this type "
@@ -4790,7 +4842,7 @@ msgstr ""
 "que actualmente no hace nada. El Ãnico propÃsito de un mÃdulo de este tipo "
 "son sus dependencias."
 
-#: C/index.docbook:2929(section/para)
+#: C/index.docbook:2934(section/para)
 msgid ""
 "For example, meta-gnome-desktop depends on all the key components of the "
 "GNOME desktop, therefore telling JHBuild to install it actually installs the "
@@ -4800,7 +4852,7 @@ msgstr ""
 "escritorio GNOME, por lo que actualmente, decirle a JHBuild que lo instale, "
 "instala el escritorio completo."
 
-#: C/index.docbook:2933(section/programlisting)
+#: C/index.docbook:2938(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4827,7 +4879,7 @@ msgstr ""
 "  &lt;/suggests&gt;\n"
 "&lt;/metamodule&gt;\n"
 
-#: C/index.docbook:2946(section/para)
+#: C/index.docbook:2951(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">id</sgmltag> attribute gives the name of "
 "the module. The child elements are handled as for <link linkend=\"moduleset-"
@@ -4839,15 +4891,15 @@ msgstr ""
 "\"moduleset-syntax-defs-autotools\"><sgmltag class=\"element\">autotools</"
 "sgmltag></link>."
 
-#: C/index.docbook:2954(section/title)
+#: C/index.docbook:2959(section/title)
 msgid "Deprecated Elements"
 msgstr "Elementos obsotelos"
 
-#: C/index.docbook:2960(section/title)
+#: C/index.docbook:2965(section/title)
 msgid "cvsroot"
 msgstr "cvsroot"
 
-#: C/index.docbook:2962(section/para)
+#: C/index.docbook:2967(section/para)
 msgid ""
 "The <sgmltag class=\"element\">cvsroot</sgmltag> element is now deprecated - "
 "the <sgmltag class=\"element\">repository</sgmltag> element should be used "
@@ -4857,7 +4909,7 @@ msgstr ""
 "su lugar, se debe usar el elemento <sgmltag class=\"element\">repository</"
 "sgmltag>."
 
-#: C/index.docbook:2966(section/para)
+#: C/index.docbook:2971(section/para)
 msgid ""
 "The <sgmltag class=\"element\">cvsroot</sgmltag> element is used to describe "
 "a CVS repository."
@@ -4865,7 +4917,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">cvsroot</sgmltag> se usa para "
 "describir un repositorio CVS."
 
-#: C/index.docbook:2969(section/programlisting)
+#: C/index.docbook:2974(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4880,7 +4932,7 @@ msgstr ""
 "           root=\"<replaceable>cvsroot-anÃnimo</replaceable>\"\n"
 "           password=\"<replaceable>contraseÃa-anÃnima</replaceable>\"/&gt;\n"
 
-#: C/index.docbook:2976(section/para)
+#: C/index.docbook:2981(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique "
 "identifier for the CVS repository."
@@ -4888,7 +4940,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">name</sgmltag> debe ser un "
 "identificador Ãnico para el repositorio CVS."
 
-#: C/index.docbook:2979(section/para)
+#: C/index.docbook:2984(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">default</sgmltag> attribute says whether "
 "this is the default module source for this module set file."
@@ -4897,7 +4949,7 @@ msgstr ""
 "repositorio de mÃdulos predeterminados para ese archivo de conjuntos de "
 "mÃdulos."
 
-#: C/index.docbook:2983(section/para)
+#: C/index.docbook:2988(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">root</sgmltag> attribute lists the CVS root "
 "used for anonymous access to this repository, and the <sgmltag class="
@@ -4909,11 +4961,11 @@ msgstr ""
 "\"attribute\">password</sgmltag> da la contraseÃa usada para el acceso "
 "anÃnimo."
 
-#: C/index.docbook:2990(section/title)
+#: C/index.docbook:2995(section/title)
 msgid "svnroot"
 msgstr "svnroot"
 
-#: C/index.docbook:2992(section/para)
+#: C/index.docbook:2997(section/para)
 msgid ""
 "The <sgmltag class=\"element\">svnroot</sgmltag> element is now deprecated - "
 "the <sgmltag class=\"element\">repository</sgmltag> element should be used "
@@ -4923,7 +4975,7 @@ msgstr ""
 "su lugar se debe usar el elemento <sgmltag class=\"element\">repository</"
 "sgmltag>."
 
-#: C/index.docbook:2996(section/para)
+#: C/index.docbook:3001(section/para)
 msgid ""
 "The <sgmltag class=\"element\">svnroot</sgmltag> element is used to describe "
 "a Subversion repository."
@@ -4931,7 +4983,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">svnroot</sgmltag> se usa para "
 "describir un repositorio de Subversion."
 
-#: C/index.docbook:2999(section/programlisting)
+#: C/index.docbook:3004(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -4944,7 +4996,7 @@ msgstr ""
 "           [ default=\"<replaceable>sÃ|no</replaceable>\" ]\n"
 "           href=\"<replaceable>svnroot-anÃnimo</replaceable>\"/&gt;\n"
 
-#: C/index.docbook:3005(section/para)
+#: C/index.docbook:3010(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique "
 "identifier for the Subversion repository."
@@ -4952,7 +5004,7 @@ msgstr ""
 "El atributo <sgmltag class=\"attribute\">name</sgmltag> debe ser un "
 "identificador Ãnico para el repositorio de Subversion."
 
-#: C/index.docbook:3008(section/para)
+#: C/index.docbook:3013(section/para)
 msgid ""
 "If <sgmltag class=\"attribute\">default</sgmltag> attribute says whether "
 "this is the default module source for this module set file."
@@ -4960,7 +5012,7 @@ msgstr ""
 "Si el atributo <sgmltag class=\"attribute\">default</sgmltag> indica si si "
 "este repositorio es el predeterminado para este conjunto de mÃdulos."
 
-#: C/index.docbook:3012(section/para)
+#: C/index.docbook:3017(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">href</sgmltag> attribute lists the base URL "
 "for the repository. This will probably be either a <literal>http</literal>, "
@@ -4970,11 +5022,11 @@ msgstr ""
 "del repositorio. Probablemente serà un URL <literal>http</literal>, "
 "<literal>https</literal> o <literal>svn</literal>."
 
-#: C/index.docbook:3022(section/title)
+#: C/index.docbook:3027(section/title)
 msgid "Deprecated Module Types"
 msgstr "Tipos de mÃdulos obsoletos"
 
-#: C/index.docbook:3025(warning/para)
+#: C/index.docbook:3030(warning/para)
 msgid ""
 "This section describes deprecated elements, they may still be used in "
 "existing module sets but it is advised not to use them anymore."
@@ -4982,11 +5034,11 @@ msgstr ""
 "Esta secciÃn describe elementos obsoletos, aÃn se deben usar en conjuntos de "
 "mÃdulos existentes, pero se recomienda que no se usen mÃs."
 
-#: C/index.docbook:3031(section/title)
+#: C/index.docbook:3036(section/title)
 msgid "tarball"
 msgstr "archivo tar"
 
-#: C/index.docbook:3034(important/para)
+#: C/index.docbook:3039(important/para)
 msgid ""
 "This deprecated element is just a thin wrapper around both <sgmltag class="
 "\"element\">autotools</sgmltag> module type and <sgmltag class=\"element"
@@ -4996,7 +5048,7 @@ msgstr ""
 "<sgmltag class=\"element\">autotools</sgmltag> y del tipo de repositorio "
 "<sgmltag class=\"element\">tarball</sgmltag>."
 
-#: C/index.docbook:3039(section/para)
+#: C/index.docbook:3044(section/para)
 msgid ""
 "The <sgmltag class=\"element\">tarball</sgmltag> element is used to define a "
 "module that is to be built from a tarball."
@@ -5004,7 +5056,7 @@ msgstr ""
 "El elemento <sgmltag class=\"element\">tarball</sgmltag> se usa para definir "
 "un mÃdulo que se construirà a partir de un archivo tar."
 
-#: C/index.docbook:3042(section/programlisting)
+#: C/index.docbook:3047(section/programlisting)
 #, no-wrap
 msgid ""
 "\n"
@@ -5059,7 +5111,7 @@ msgstr ""
 "    &lt;/suggests&gt;\n"
 "  &lt;/tarball&gt;\n"
 
-#: C/index.docbook:3069(section/para)
+#: C/index.docbook:3074(section/para)
 msgid ""
 "The <sgmltag class=\"attribute\">id</sgmltag> and <sgmltag class=\"attribute"
 "\">version</sgmltag> attributes are used to identify the module."
@@ -5067,7 +5119,7 @@ msgstr ""
 "Los atributos <sgmltag class=\"attribute\">id</sgmltag> y <sgmltag class="
 "\"attribute\">version</sgmltag> se usan para identificar el mÃdulo."
 
-#: C/index.docbook:3073(section/para)
+#: C/index.docbook:3078(section/para)
 msgid ""
 "The <sgmltag class=\"element\">source</sgmltag> element specifies the file "
 "to download and compile. The <sgmltag class=\"attribute\">href</sgmltag> "
@@ -5085,7 +5137,7 @@ msgstr ""
 "opcionales. Si los dos Ãltimos estÃn presentes, se usan para comprobar que "
 "el paquete fuente se ha descargado correctamente."
 
-#: C/index.docbook:3082(section/para)
+#: C/index.docbook:3087(section/para)
 msgid ""
 "The <sgmltag class=\"element\">patches</sgmltag> element is used to specify "
 "one or more patches to apply to the source tree after unpacking, the "
@@ -5100,7 +5152,7 @@ msgstr ""
 "class=\"attribute\">strip</sgmltag> dice a cuÃntos niveles de carpetas se "
 "descenderà al aplicar el parche."
 
-#: C/index.docbook:3097(section/para)
+#: C/index.docbook:3102(section/para)
 msgid ""
 "The other attributes and the <sgmltag class=\"element\">dependencies</"
 "sgmltag>, <sgmltag class=\"element\">suggests</sgmltag> and <sgmltag class="
@@ -5113,6 +5165,13 @@ msgstr ""
 "comando <link linkend=\"moduleset-syntax-defs-autotools\">autotools</link>."
 
 #~ msgid ""
+#~ "Before running JHBuild, it is necessary to set up a configuration file "
+#~ "located at <filename>~/.jhbuildrc</filename>."
+#~ msgstr ""
+#~ "Antes de ejecutar JHBuild, es necesario crear un archivo de "
+#~ "configuraciÃn, ubicado en <filename>~/.jhbuildrc</filename>."
+
+#~ msgid ""
 #~ "The <command>sysdeps</command> command also displays a list of dependency "
 #~ "modules where the installed system packages are too old. JHBuild will "
 #~ "build newer modules from source."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]