[jhbuild] Updated Czech translation



commit ea18913e91664ed3f710821489c3d2819d9fbefa
Author: Marek Černocký <marek manet cz>
Date:   Thu Apr 5 23:52:15 2018 +0200

    Updated Czech translation

 doc/cs/cs.po | 1290 +++++++++++++++++++++++++++++++---------------------------
 1 files changed, 694 insertions(+), 596 deletions(-)
---
diff --git a/doc/cs/cs.po b/doc/cs/cs.po
index b4803fb..2ea0061 100644
--- a/doc/cs/cs.po
+++ b/doc/cs/cs.po
@@ -1,13 +1,13 @@
 # Czech translation for jhbuild.
 # Copyright (C) 2015 jhbuild's COPYRIGHT HOLDER
 # This file is distributed under the same license as the jhbuild package.
-# Marek Černocký <marek manet cz>, 2015, 2016, 2017.
+# Marek Černocký <marek manet cz>, 2015, 2016, 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild master\n"
-"POT-Creation-Date: 2017-10-12 14:41+0000\n"
-"PO-Revision-Date: 2017-10-17 21:08+0200\n"
+"POT-Creation-Date: 2018-04-01 11:48+0000\n"
+"PO-Revision-Date: 2018-04-05 23:51+0200\n"
 "Last-Translator: Marek Černocký <marek manet cz>\n"
 "Language-Team: čeština <gnome-cs-list gnome org>\n"
 "Language: cs\n"
@@ -369,7 +369,7 @@ msgid "<link linkend=\"cfg-moduleset\"><varname>moduleset</varname></link>"
 msgstr "<link linkend=\"cfg-moduleset\"><varname>moduleset</varname></link>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:193 C/index.docbook:2059
+#: C/index.docbook:193 C/index.docbook:2109
 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 "
@@ -394,7 +394,7 @@ msgid "<link linkend=\"cfg-modules\"><varname>modules</varname></link>"
 msgstr "<link linkend=\"cfg-modules\"><varname>modules</varname></link>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:208 C/index.docbook:2046
+#: C/index.docbook:208 C/index.docbook:2096
 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 "
@@ -434,7 +434,7 @@ msgid "<link linkend=\"cfg-prefix\"><varname>prefix</varname></link>"
 msgstr "<link linkend=\"cfg-prefix\"><varname>prefix</varname></link>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:233 C/index.docbook:2177
+#: C/index.docbook:233 C/index.docbook:2227
 msgid ""
 "A string specifying the prefix to install modules to. <varname>prefix</"
 "varname> must be an absolute path. This directory must be writable. Defaults "
@@ -458,18 +458,36 @@ msgid ""
 "<link linkend=\"cfg-module-autogenargs\"> <varname>module_autogenargs</"
 "varname></link> dictionary."
 msgstr ""
-"Řetězec obsahující argumenty, která se předávají pro všechny moduly skriptu "
-"<command>autogen.sh</command>. Pro konkrétní moduly může být přepsáno pomocí "
-"slovníku <link linkend=\"cfg-module-autogenargs\"> "
-"<varname>module_autogenargs</varname></link>."
+"Řetězec obsahující argumenty, která se předávají skriptu <command>autogen.sh"
+"</command> u všech modulů. Pro konkrétní moduly může být přepsáno pomocí "
+"slovníku <link linkend=\"cfg-module-autogenargs\"><varname>module_autogenargs"
+"</varname></link>."
 
 #. (itstool) path: varlistentry/term
 #: C/index.docbook:252
+msgid "<link linkend=\"cfg-cmakeargs\"><varname>cmakeargs</varname></link>"
+msgstr "<link linkend=\"cfg-cmakeargs\"><varname>cmakeargs</varname></link>"
+
+#. (itstool) path: listitem/simpara
+#: C/index.docbook:256
+msgid ""
+"A string containing arguments passed to the <command>cmake</command> "
+"invocation of all modules. Can be overridden for particular modules using "
+"the <link linkend=\"cfg-module-cmakeargs\"> <varname>module_cmakeargs</"
+"varname></link> dictionary."
+msgstr ""
+"Řetězec obsahující argumenty, která se předávají příkazu <command>cmake"
+"</command> u všech modulů. Pro konkrétní moduly může být přepsáno pomocí "
+"slovníku <link linkend=\"cfg-module-cmakeargs\"><varname>module_cmakeargs</"
+"varname></link>."
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:264
 msgid "<link linkend=\"cfg-makeargs\"><varname>makeargs</varname></link>"
 msgstr "<link linkend=\"cfg-makeargs\"><varname>makeargs</varname></link>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:256 C/index.docbook:1896
+#: C/index.docbook:268 C/index.docbook:1920
 msgid ""
 "A string listing additional arguments to be passed to <command>make</"
 "command>. JHBuild will automatically append the parallel execution option "
@@ -481,13 +499,31 @@ msgstr ""
 "provádění (<option>-j</option>) vycházející z počtu jader dostupných v "
 "procesoru. Výchozí hodnota je <literal>''</literal>."
 
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:275
+msgid "<link linkend=\"cfg-mesonargs\"><varname>mesonargs</varname></link>"
+msgstr "<link linkend=\"cfg-mesonargs\"><varname>mesonargs</varname></link>"
+
+#. (itstool) path: listitem/simpara
+#: C/index.docbook:279
+msgid ""
+"A string containing arguments passed to the <command>meson</command> "
+"invocation of all modules. Can be overridden for particular modules using "
+"the <link linkend=\"cfg-module-mesonargs\"> <varname>module_mesonargs</"
+"varname></link> dictionary."
+msgstr ""
+"Řetězec obsahující argumenty, která se předávají pro příkazu <command>meson"
+"</command> u všech modulů. Pro konkrétní moduly může být přepsáno pomocí "
+"slovníku <link linkend=\"cfg-module-mesonargs\"><varname>module_mesonargs</"
+"varname></link>."
+
 #. (itstool) path: section/title
-#: C/index.docbook:266
+#: C/index.docbook:290
 msgid "Build Prerequisites"
 msgstr "Předpoklady pro sestavení"
 
 #. (itstool) path: section/para
-#: C/index.docbook:268
+#: C/index.docbook:292
 msgid ""
 "Before any modules can be built, it is necessary to have certain build tools "
 "installed. Common build tools include the GNU Autotools "
@@ -506,7 +542,7 @@ msgstr ""
 "application>), make, pkg-config a Python."
 
 #. (itstool) path: section/para
-#: C/index.docbook:277
+#: C/index.docbook:301
 msgid ""
 "JHBuild can check the tools are installed using the <command>sanitycheck</"
 "command> command:"
@@ -515,13 +551,13 @@ msgstr ""
 "jestli jsou nástroje nainstalované:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:280
+#: C/index.docbook:304
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild sanitycheck</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild sanitycheck</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:282
+#: C/index.docbook:306
 msgid ""
 "If this command displays any messages, please install the required package "
 "from your distribution's repository. A list of <ulink url=\"http://live.";
@@ -538,12 +574,12 @@ msgstr ""
 "abyste si ověřili, že jsou požadované nástroje přítomny."
 
 #. (itstool) path: section/title
-#: C/index.docbook:292
+#: C/index.docbook:316
 msgid "Using JHBuild"
 msgstr "Používání JHBuildu"
 
 #. (itstool) path: section/para
-#: C/index.docbook:294
+#: C/index.docbook:318
 msgid ""
 "After set up is complete, JHBuild can be used to build software. To build "
 "all the modules selected in the <filename>~/.config/jhbuildrc</filename> "
@@ -554,13 +590,13 @@ msgstr ""
 "jhbuildrc</filename> spusťte následující příkaz:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:299
+#: C/index.docbook:323
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:301
+#: C/index.docbook:325
 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 "
@@ -575,7 +611,7 @@ msgstr ""
 "sestavení modulu nebo chybu ignorovat a pokračovat."
 
 #. (itstool) path: note/simpara
-#: C/index.docbook:308
+#: C/index.docbook:332
 msgid ""
 "Giving up on a module will cause any modules depending on the module to fail."
 msgstr ""
@@ -583,12 +619,12 @@ msgstr ""
 "závisejících modulů."
 
 #. (itstool) path: section/para
-#: C/index.docbook:312
+#: C/index.docbook:336
 msgid "Below is an example of the menu displayed:"
 msgstr "Níže je příklad zobrazené nabídky:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:314
+#: C/index.docbook:338
 #, no-wrap
 msgid ""
 "  [1] Rerun phase build\n"
@@ -614,7 +650,7 @@ msgstr ""
 "<prompt>volba:</prompt> "
 
 #. (itstool) path: section/para
-#: C/index.docbook:325
+#: C/index.docbook:349
 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</"
@@ -625,13 +661,13 @@ msgstr ""
 "sestavení gtk+:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:329
+#: C/index.docbook:353
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build gtk+</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:331
+#: C/index.docbook:355
 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> "
@@ -641,13 +677,13 @@ msgstr ""
 "sestavení od konkrétního modulu pomocí volby <option>--start-at</option>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:335
+#: C/index.docbook:359
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build --start-at=pango</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build --start-at=pango</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:337
+#: C/index.docbook:361
 msgid ""
 "To build one or more modules, ignoring their dependencies, JHBuild provides "
 "the <command>buildone</command> command. For the <command>buildone</command> "
@@ -660,13 +696,13 @@ msgstr ""
 "sestavené dopředu a nainstalované nebo poskytnuté v balíčcích distribuce."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:343
+#: C/index.docbook:367
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild buildone gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild buildone gtk+</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:345
+#: C/index.docbook:369
 msgid ""
 "When actively developing a module, you are likely in a source working "
 "directory. The <command>make</command> will invoke the build system and "
@@ -679,13 +715,13 @@ msgstr ""
 "nainstalovat-otestovat."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:350
+#: C/index.docbook:374
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild make</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild make</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:352
+#: C/index.docbook:376
 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:"
@@ -694,13 +730,13 @@ msgstr ""
 "v jakém pořadí je bude sestavovat, použijte příkaz <command>list</command>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:356
+#: C/index.docbook:380
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild list</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild list</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:358
+#: C/index.docbook:382
 msgid ""
 "To get information about a particular module, use the <command>info</"
 "command> command:"
@@ -709,13 +745,13 @@ msgstr ""
 "command>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:361
+#: C/index.docbook:385
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild info gtk+</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild info gtk+</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:363
+#: C/index.docbook:387
 msgid ""
 "To download or update all the software sources without building, use the "
 "<command>update</command> command. The <command>update</command> command "
@@ -728,13 +764,13 @@ msgstr ""
 "Internetu s proměnlivou kvalitou."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:368
+#: C/index.docbook:392
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild update</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild update</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:370
+#: C/index.docbook:394
 msgid ""
 "Later, JHBuild can build everything without downloading or updating the "
 "sources:"
@@ -743,13 +779,13 @@ msgstr ""
 "zdrojové kódy:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:373
+#: C/index.docbook:397
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild build --no-network</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild build --no-network</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:375
+#: C/index.docbook:399
 msgid ""
 "To run a particular command with the same environment used by JHBuild, use "
 "the <command>run</command> command:"
@@ -758,13 +794,13 @@ msgstr ""
 "použijte příkaz <command>run</command>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:378
+#: C/index.docbook:402
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild run <replaceable>program</replaceable></userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild run <replaceable>program</replaceable></userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:380
+#: C/index.docbook:404
 msgid ""
 "To start a shell with the same environment used by JHBuild, use the "
 "<command>shell</command> command:"
@@ -773,35 +809,35 @@ msgstr ""
 "příkaz <command>shell</command>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:383
+#: C/index.docbook:407
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild shell</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild shell</userinput>"
 
 #. (itstool) path: section/title
-#: C/index.docbook:388
+#: C/index.docbook:412
 msgid "JHBuild and GNOME"
 msgstr "JHBuild a GNOME"
 
 #. (itstool) path: section/para
-#: C/index.docbook:390
+#: C/index.docbook:414
 msgid ""
 "This section provides guidance on building, installing and running GNOME."
 msgstr "Tento část poskytuje návod k sestavení, instalaci a spuštění GNOME."
 
 #. (itstool) path: section/title
-#: C/index.docbook:394
+#: C/index.docbook:418
 msgid "Building GNOME"
 msgstr "Sestavení GNOME"
 
 #. (itstool) path: section/para
-#: C/index.docbook:396
+#: C/index.docbook:420
 msgid "To build GNOME some development packages are required. This includes:"
 msgstr ""
 "Pro sestavení GNOME jsou vyžadovány některé vývojářské balíčky. Patří k nim:"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:401
+#: C/index.docbook:425
 msgid ""
 "DocBook XML DTD and XSLT stylesheets. These need to be registered in the XML "
 "catalog (<filename>/etc/xml/catalog</filename>)."
@@ -810,12 +846,12 @@ msgstr ""
 "(<filename>/etc/xml/catalog</filename>)"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:406
+#: C/index.docbook:430
 msgid "X libraries."
 msgstr "Knihovny X."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:409
+#: C/index.docbook:433
 msgid ""
 "<filename>libsmbclient</filename> from Samba (used for browsing Windows "
 "networks)."
@@ -824,12 +860,12 @@ msgstr ""
 "sítí Windows)"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:413
+#: C/index.docbook:437
 msgid "<filename>libbz2</filename> from bzip2."
 msgstr "<filename>libbz2</filename> z bzip2"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:416
+#: C/index.docbook:440
 msgid ""
 "<filename>libpng</filename>, <filename>libjpeg</filename> and "
 "<filename>libtiff</filename> (used for image loading)."
@@ -838,7 +874,7 @@ msgstr ""
 "<filename>libtiff</filename> (použito k načítání obrázků)"
 
 #. (itstool) path: section/para
-#: C/index.docbook:421
+#: C/index.docbook:445
 msgid ""
 "If installing distribution packages, and if applicable for your "
 "distribution, install the corresponding <quote>dev</quote> or <quote>devel</"
@@ -853,12 +889,12 @@ msgstr ""
 "projektu GNOME."
 
 #. (itstool) path: section/title
-#: C/index.docbook:430
+#: C/index.docbook:454
 msgid "Running a Single GNOME Application"
 msgstr "Spuštění jedné aplikace z GNOME"
 
 #. (itstool) path: section/para
-#: C/index.docbook:432
+#: C/index.docbook:456
 msgid ""
 "This section details how to run a single GNOME application. The application "
 "will run within the current desktop environment. To run the application "
@@ -870,7 +906,7 @@ msgstr ""
 "\"running-gnome\"/>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:437
+#: C/index.docbook:461
 msgid ""
 "Launch a JHBuild shell. The JHBuild shell has all the necessary environment "
 "variables set."
@@ -879,18 +915,18 @@ msgstr ""
 "prostředí."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:440
+#: C/index.docbook:464
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>jhbuild shell</userinput>"
 msgstr "<prompt>$ </prompt><userinput>jhbuild shell</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:442
+#: C/index.docbook:466
 msgid "Verify the correct application will be run. For example:"
 msgstr "Ověřte, že bude spuštěna správná aplikace. Například:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:444
+#: C/index.docbook:468
 #, no-wrap
 msgid ""
 "<prompt>$ </prompt><userinput>which gedit</userinput>\n"
@@ -900,35 +936,35 @@ msgstr ""
 "/home/wanda/jhbuild/install/bin/gedit"
 
 #. (itstool) path: section/para
-#: C/index.docbook:447
+#: C/index.docbook:471
 msgid "Run the application:"
 msgstr "Spusťte aplikaci:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:449
+#: C/index.docbook:473
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>gedit &amp;</userinput>"
 msgstr "<prompt>$ </prompt><userinput>gedit &amp;</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:451
+#: C/index.docbook:475
 msgid ""
 "Alternatively, run the application using the <command>run</command> command:"
 msgstr "Případně spusťte aplikaci pomocí příkazu <command>run</command>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:454
+#: C/index.docbook:478
 #, no-wrap
 msgid "<prompt>$ </prompt><userinput>jhbuild run gedit</userinput>"
 msgstr "<prompt>$ </prompt><userinput>jhbuild run gedit</userinput>"
 
 #. (itstool) path: section/title
-#: C/index.docbook:458
+#: C/index.docbook:482
 msgid "Running the GNOME Desktop Environment"
 msgstr "Spuštění uživatelského prostředí GNOME"
 
 #. (itstool) path: section/para
-#: C/index.docbook:460
+#: C/index.docbook:484
 msgid ""
 "Create a new user account to run the JHBuild GNOME. Running JHBuild GNOME "
 "using a different user account is recommended to avoid problems caused by "
@@ -942,7 +978,7 @@ msgstr ""
 "\">gnomedev</systemitem>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:466
+#: C/index.docbook:490
 msgid ""
 "Setup JHBuild on the new <systemitem class=\"username\">gnomedev</"
 "systemitem> account. Copy or soft-link <filename>~/.config/jhbuildrc</"
@@ -956,7 +992,7 @@ msgstr ""
 "odkazy."
 
 #. (itstool) path: section/para
-#: C/index.docbook:473
+#: C/index.docbook:497
 msgid ""
 "Open a terminal as the user <systemitem class=\"username\">gnomedev</"
 "systemitem>. Permanently add <filename>~/.local/bin</filename> to the "
@@ -967,18 +1003,18 @@ msgstr ""
 "<envar>PATH</envar> následujícím příkazem:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:478
+#: C/index.docbook:502
 #, 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>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:480
+#: C/index.docbook:504
 msgid "Test JHBuild works:"
 msgstr "Otestujte, že JHBuild funguje:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:482
+#: C/index.docbook:506
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild run pkg-config gtk+-2.0 --modversion</userinput>\n"
@@ -988,17 +1024,17 @@ msgstr ""
 "2.20.1"
 
 #. (itstool) path: section/title
-#: C/index.docbook:486
+#: C/index.docbook:510
 msgid "Setup GNOME to run from the display manager"
 msgstr "Nastavení GNOME pro spuštění ze správce zobrazení"
 
 #. (itstool) path: section/para
-#: C/index.docbook:488
+#: C/index.docbook:512
 msgid "Build and install JHBuild GNOME."
 msgstr "Sestavte a nainstalujte GNOME pomocí JHBuildu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:490
+#: C/index.docbook:514
 msgid ""
 "Enable system services. JHBuild GNOME will use the <filename>/usr/bin</"
 "filename> system <application>D-Bus</application> daemon and the system "
@@ -1019,7 +1055,7 @@ msgstr ""
 "<varname>prefix</varname>:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:500
+#: C/index.docbook:524
 #, no-wrap
 msgid ""
 "<prompt>$ </prompt><userinput>rm -rf 
<replaceable>~/jhbuild/install</replaceable>/var/run/dbus</userinput>\n"
@@ -1033,7 +1069,7 @@ msgstr ""
 "<prompt>$ </prompt><userinput>ln -s /var/lib/dbus/machine-id 
<replaceable>~/jhbuild/install</replaceable>/var/lib/dbus/machine-id</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:505
+#: C/index.docbook:529
 msgid ""
 "Create a GNOME startup script at <filename>/usr/bin/gnome-jhbuild-session</"
 "filename> with the following, replacing <filename>~/jhbuild/install</"
@@ -1045,7 +1081,7 @@ msgstr ""
 "varname>):"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:510
+#: C/index.docbook:534
 #, no-wrap
 msgid ""
 "#!/bin/sh\n"
@@ -1069,7 +1105,7 @@ msgstr ""
 "jhbuild run gnome-session\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:521
+#: C/index.docbook:545
 msgid ""
 "Make the file <filename>/usr/bin/gnome-jhbuild-session</filename> executable:"
 msgstr ""
@@ -1077,13 +1113,13 @@ msgstr ""
 "spustitelný:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:524
+#: C/index.docbook:548
 #, 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>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:526
+#: C/index.docbook:550
 msgid ""
 "To add a new session entry in the display manager, create <filename>/usr/"
 "share/xsessions/gnome-jhbuild.desktop</filename> and enter:"
@@ -1093,7 +1129,7 @@ msgstr ""
 "něj:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:530
+#: C/index.docbook:554
 #, no-wrap
 msgid ""
 "[Desktop Entry]\n"
@@ -1113,17 +1149,17 @@ msgstr ""
 "Type=Application"
 
 #. (itstool) path: section/para
-#: C/index.docbook:538
+#: C/index.docbook:562
 msgid "Restart <command>gdm</command>."
 msgstr "Restartujte <command>gdm</command>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:544
+#: C/index.docbook:568
 msgid "Running GNOME from the display manager"
 msgstr "Spuštění GNOME ze správce zobrazení"
 
 #. (itstool) path: section/para
-#: C/index.docbook:546
+#: C/index.docbook:570
 msgid ""
 "To run the JHBuild GNOME, select the GNOME (JHBuild) session at the display "
 "manager before entering <systemitem class=\"username\">gnomedev</systemitem> "
@@ -1141,12 +1177,12 @@ msgstr ""
 "<filename>~gnomedev/.xsession-errors</filename>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:557
+#: C/index.docbook:581
 msgid "Static Analysis"
 msgstr "Statická analýza"
 
 #. (itstool) path: section/para
-#: C/index.docbook:559
+#: C/index.docbook:583
 msgid ""
 "JHBuild supports running static analysis tools on the code in modules as "
 "they’re built. To enable this, set the <varname>static_analyzer</varname> "
@@ -1159,7 +1195,7 @@ msgstr ""
 "constant>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:565
+#: C/index.docbook:589
 msgid ""
 "If enabled, every time a module is built using JHBuild, the build process "
 "will be wrapped in a static analyzer, which will generate a report of any "
@@ -1176,7 +1212,7 @@ msgstr ""
 "<varname>static_analyzer_outputdir</varname>)."
 
 #. (itstool) path: section/para
-#: C/index.docbook:573
+#: C/index.docbook:597
 msgid ""
 "Static analysis currently only works for modules which use autotools as "
 "their build system. It requires the <command>scan-build</command> program to "
@@ -1190,12 +1226,12 @@ msgstr ""
 "v nastavení."
 
 #. (itstool) path: section/title
-#: C/index.docbook:582
+#: C/index.docbook:606
 msgid "Buildbot Integration"
 msgstr "Integrace Buildbot"
 
 #. (itstool) path: section/para
-#: C/index.docbook:584
+#: C/index.docbook:608
 msgid ""
 "Coupled with the <ulink url=\"http://buildbot.net\";>Buildbot</ulink> "
 "project, JHBuild can also function as a continuous integration tool. The "
@@ -1208,12 +1244,12 @@ msgstr ""
 "org</ulink>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:590
+#: C/index.docbook:614
 msgid "Configuring a Buildbot Slave"
 msgstr "Nastavení podřízeného serveru Buildbot"
 
 #. (itstool) path: section/para
-#: C/index.docbook:592
+#: C/index.docbook:616
 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 "
@@ -1226,7 +1262,7 @@ msgstr ""
 "přidáte přizpůsobení pro Buildbot."
 
 #. (itstool) path: section/para
-#: C/index.docbook:597
+#: C/index.docbook:621
 msgid ""
 "Buildbot commands are options to the <command>bot</command> command. To "
 "download and install the extra required software, run the following command:"
@@ -1236,13 +1272,13 @@ msgstr ""
 "příkaz."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:601
+#: C/index.docbook:625
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild bot --setup</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild bot --setup</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:603
+#: C/index.docbook:627
 msgid ""
 "Once this step has completed successfully, three new configuration variables "
 "are required in <filename>~/.config/jhbuildrc</filename>."
@@ -1251,7 +1287,7 @@ msgstr ""
 "jhbuildrc</filename> přidat tři nové proměnné nastavení."
 
 #. (itstool) path: note/para
-#: C/index.docbook:608
+#: C/index.docbook:632
 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."
@@ -1261,7 +1297,7 @@ msgstr ""
 "efekt."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:613
+#: C/index.docbook:637
 #, no-wrap
 msgid ""
 "\n"
@@ -1275,7 +1311,7 @@ msgstr ""
 "jhbuildbot_password = 'heslo'\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:619
+#: C/index.docbook:643
 msgid ""
 "<varname>jhbuildbot_master</varname> is a string specifying the Buildbot "
 "master server; it defaults to <literal>'build.gnome.org:9070'</literal>. "
@@ -1290,7 +1326,7 @@ msgstr ""
 "serveru kontaktujte správce hlavního serveru Buildbot."
 
 #. (itstool) path: note/para
-#: C/index.docbook:628
+#: C/index.docbook:652
 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"
@@ -1301,18 +1337,18 @@ msgstr ""
 "konferenci Build Brigade</ulink>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:643
+#: C/index.docbook:667
 msgid "Command Reference"
 msgstr "Příručka k příkazům"
 
 #. (itstool) path: section/para
-#: C/index.docbook:645
+#: C/index.docbook:669
 msgid "JHBuild uses a command line syntax similar to tools like CVS:"
 msgstr ""
 "JHBuild používá syntax příkazového řádku podobnou nástrojům, jako je CVS:"
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:647
+#: C/index.docbook:671
 msgid ""
 "<command>jhbuild</command> <arg><replaceable>global-options</replaceable></"
 "arg> <arg choice=\"plain\"><replaceable>command</replaceable></arg> "
@@ -1323,12 +1359,12 @@ msgstr ""
 "<arg><replaceable>argumenty_prikazu</replaceable></arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:653
+#: C/index.docbook:677
 msgid "The global JHBuild options are:"
 msgstr "Globální volby JHBuildu jsou:"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:657
+#: C/index.docbook:681
 msgid ""
 "<option>-f</option>, <option>--file</option> <replaceable>config</"
 "replaceable>"
@@ -1337,7 +1373,7 @@ msgstr ""
 "replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:662
+#: C/index.docbook:686
 msgid ""
 "Use an alternative configuration file instead of the default <filename>~/."
 "config/jhbuildrc</filename>."
@@ -1346,7 +1382,7 @@ msgstr ""
 "config/jhbuildrc</filename>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:667
+#: C/index.docbook:691
 msgid ""
 "<option>-m</option>, <option>--moduleset</option> <replaceable>moduleset</"
 "replaceable>"
@@ -1355,7 +1391,7 @@ msgstr ""
 "replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:672
+#: C/index.docbook:696
 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 "
@@ -1366,12 +1402,12 @@ msgstr ""
 "sadu modulů JHBuild, nebo absolutní cesta, když jsou umístěny kdekoliv jinde."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:679
+#: C/index.docbook:703
 msgid "<option>--no-interact</option>"
 msgstr "<option>--no-interact</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:683
+#: C/index.docbook:707
 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."
@@ -1380,12 +1416,12 @@ msgstr ""
 "sestavení, aby se zajistilo že postup nebude přerušen."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:689
+#: C/index.docbook:713
 msgid "<option>--exit-on-error</option>"
 msgstr "<option>--exit-on-error</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:693
+#: C/index.docbook:717
 msgid ""
 "Exit immediately if a module fails to build. This option is primarily useful "
 "in noninteractive mode, in order to ensure jhbuild does not continue to "
@@ -1396,12 +1432,12 @@ msgstr ""
 "pokračovat v sestavení žádného dalšího modulu."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:699
+#: C/index.docbook:723
 msgid "<option>--conditions</option>"
 msgstr "<option>--conditions</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:703
+#: C/index.docbook:727
 msgid ""
 "Modify the condition flags to be different than those determined on the "
 "basis of the OS and those specified in jhbuildrc. Modifications are "
@@ -1418,7 +1454,7 @@ msgstr ""
 "<command>--conditions</command>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:712
+#: C/index.docbook:736
 msgid ""
 "Additionally, JHBuild checks the presence, and value, of the following "
 "environment variables:"
@@ -1427,12 +1463,12 @@ msgstr ""
 "prostředí:"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:717
+#: C/index.docbook:741
 msgid "<envar>JHBUILD_RUN_AS_ROOT</envar>"
 msgstr "<envar>JHBUILD_RUN_AS_ROOT</envar>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:719
+#: C/index.docbook:743
 msgid ""
 "By default, JHBuild does not run when using the root user, to avoid "
 "destructive operations that may affect the whole system. In certain cases, "
@@ -1448,17 +1484,17 @@ msgstr ""
 "spouštění vypne."
 
 #. (itstool) path: section/para
-#: C/index.docbook:729
+#: C/index.docbook:753
 msgid "Command specific options are listed below."
 msgstr "Volby specifické pro jednotlivé příkazy jsou uvedeny níže."
 
 #. (itstool) path: section/title
-#: C/index.docbook:732
+#: C/index.docbook:756
 msgid "autobuild"
 msgstr "autobuild"
 
 #. (itstool) path: section/para
-#: C/index.docbook:734
+#: C/index.docbook:758
 msgid ""
 "The <command>autobuild</command> command automatically builds the modules as "
 "specified in the configuration file, and then upload the results to "
@@ -1468,7 +1504,7 @@ msgstr ""
 "uvedeny v souboru s nastavením, a následně nahraje výsledky do JhAutobuild."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:738
+#: C/index.docbook:762
 msgid ""
 "<command>jhbuild autobuild</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--distcheck</arg> <arg rep=\"repeat\">--skip=<replaceable>module</"
@@ -1483,7 +1519,7 @@ msgstr ""
 "<arg>--verbose</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:748
+#: C/index.docbook:772
 msgid ""
 "The <option>--autogen</option>, <option>--clean</option>, <option>--"
 "distcheck</option>, <option>--skip</option> and <option>--start-at</option> "
@@ -1496,7 +1532,7 @@ msgstr ""
 "build\"><command>build</command></link>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:756
+#: C/index.docbook:780
 msgid ""
 "<option>--report-url=<replaceable>reporturl</replaceable></option>, <option>-"
 "r <replaceable>reporturl</replaceable></option>"
@@ -1505,29 +1541,29 @@ msgstr ""
 "option>, <option>-r <replaceable>url_výstupní_zpravy</replaceable></option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:761
+#: C/index.docbook:785
 msgid "This option specifies the JhAutobuild URL to report to."
 msgstr ""
 "Tato volba určuje adresu URL JhAutobuild, na kterou se má podat výstupní "
 "zpráva."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:766
+#: C/index.docbook:790
 msgid "<option>--verbose</option>, <option>-v</option>"
 msgstr "<option>--verbose</option>, <option>-v</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:770
+#: C/index.docbook:794
 msgid "If specified, JHBuild's output will be more verbose."
 msgstr "Když je zadáno, bude výstup z JHBuild mnohem podrobnější."
 
 #. (itstool) path: section/title
-#: C/index.docbook:778
+#: C/index.docbook:802
 msgid "bootstrap"
 msgstr "bootstrap"
 
 #. (itstool) path: section/para
-#: C/index.docbook:780
+#: C/index.docbook:804
 msgid ""
 "The <command>bootstrap</command> command installs a set of build utilities. "
 "The build utilities include <application>autoconf</application>, "
@@ -1547,12 +1583,12 @@ msgstr ""
 "poskytovány, například na <application>Mac OS</application>."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:789
+#: C/index.docbook:813
 msgid "<command>jhbuild bootstrap</command>"
 msgstr "<command>jhbuild bootstrap</command>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:792
+#: C/index.docbook:816
 msgid ""
 "The <command>bootstrap</command> command builds modules using the same "
 "method as the <command>build</command> command, but uses the "
@@ -1563,7 +1599,7 @@ msgstr ""
 "modules</filename>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:796
+#: C/index.docbook:820
 msgid ""
 "See the <link linkend=\"command-reference-build\"><command>build</command></"
 "link> command documentation for available options."
@@ -1572,12 +1608,12 @@ msgstr ""
 "build\"><command>build</command></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:802
+#: C/index.docbook:826
 msgid "build"
 msgstr "build"
 
 #. (itstool) path: section/para
-#: C/index.docbook:804
+#: C/index.docbook:828
 msgid ""
 "The <command>build</command> command builds one or more packages, including "
 "their dependencies."
@@ -1586,7 +1622,7 @@ msgstr ""
 "jejich závislostí."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:807
+#: C/index.docbook:831
 msgid ""
 "<command>jhbuild build</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--check</arg> <arg>--dist</arg> <arg>--distcheck</arg> <arg>--"
@@ -1609,8 +1645,8 @@ msgstr ""
 "replaceable></arg> <arg>--nodeps</arg> <arg rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:830 C/index.docbook:1123 C/index.docbook:1147
-#: C/index.docbook:1244
+#: C/index.docbook:854 C/index.docbook:1147 C/index.docbook:1171
+#: C/index.docbook:1268
 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."
@@ -1619,62 +1655,62 @@ msgstr ""
 "<link linkend=\"cfg-modules\">modules</link> z nastavení."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:836
+#: C/index.docbook:860
 msgid "<option>-a</option>, <option>--autogen</option>"
 msgstr "<option>-a</option>, <option>--autogen</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:840
+#: C/index.docbook:864
 msgid "Always run <command>autogen.sh</command> before building modules."
 msgstr "Před sestavením modulů vždy spustit <command>autogen.sh</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:845
+#: C/index.docbook:869
 msgid "<option>-c</option>, <option>--clean</option>"
 msgstr "<option>-c</option>, <option>--clean</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:849
+#: C/index.docbook:873
 msgid "Run <command>make clean</command> before building modules."
 msgstr "Před sestavením modulů spustit příkaz <command>make clean</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:854
+#: C/index.docbook:878
 msgid "<option>--check</option>"
 msgstr "<option>--check</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:858
+#: C/index.docbook:882
 msgid "Run <command>make check</command> after building modules."
 msgstr "Po sestavení modulů spustit příkaz <command>make check</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:863
+#: C/index.docbook:887
 msgid "<option>-d</option>, <option>--dist</option>"
 msgstr "<option>-d</option>, <option>--dist</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:867
+#: C/index.docbook:891
 msgid "Run <command>make dist</command> after building modules."
 msgstr "Po sestavení modulů spustit příkaz <command>make dist</command> ."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:872
+#: C/index.docbook:896
 msgid "<option>--distcheck</option>"
 msgstr "<option>--distcheck</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:876
+#: C/index.docbook:900
 msgid "Run <command>make distcheck</command> after building modules."
 msgstr "Po sestavení modulů spustit příkaz  <command>make distcheck</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:881
+#: C/index.docbook:905
 msgid "<option>--distclean</option>"
 msgstr "<option>--distclean</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:885
+#: C/index.docbook:909
 msgid ""
 "For git modules, run <command>git clean -dfx</command> before building "
 "modules. For other modules, run <command>make distclean</command> before "
@@ -1685,27 +1721,27 @@ msgstr ""
 "distclean</command>."
 
 #. (itstool) path: note/simpara
-#: C/index.docbook:890
+#: C/index.docbook:914
 msgid "This option will delete any uncommitted changes."
 msgstr "Tato volba smaže všechny nezařazené změny."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:896
+#: C/index.docbook:920
 msgid "<option>--ignore-suggests</option>"
 msgstr "<option>--ignore-suggests</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:900
+#: C/index.docbook:924
 msgid "Do not build soft dependencies."
 msgstr "Nesestavovat měkké závislosti."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:904
+#: C/index.docbook:928
 msgid "<option>-n</option>, <option>--no-network</option>"
 msgstr "<option>-n</option>, <option>--no-network</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:908
+#: C/index.docbook:932
 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, "
@@ -1716,7 +1752,7 @@ msgstr ""
 "selže."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:915
+#: C/index.docbook:939
 msgid ""
 "<option>-s</option>, <option>--skip</option>=<replaceable>module,...</"
 "replaceable>"
@@ -1725,7 +1761,7 @@ msgstr ""
 "replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:920
+#: C/index.docbook:944
 msgid ""
 "Do not build the listed modules. Used to skip the building of specified "
 "dependencies."
@@ -1734,12 +1770,12 @@ msgstr ""
 "závislostí."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:925
+#: C/index.docbook:949
 msgid "<option>--tags</option>=<replaceable>tag,...</replaceable>"
 msgstr "<option>--tags</option>=<replaceable>štítek,…</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:929
+#: C/index.docbook:953
 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."
@@ -1749,7 +1785,7 @@ msgstr ""
 "modulů."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:936
+#: C/index.docbook:960
 msgid ""
 "<option>-t</option>, <option>--start-at</option>=<replaceable>module</"
 "replaceable>"
@@ -1758,7 +1794,7 @@ msgstr ""
 "replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:941
+#: C/index.docbook:965
 msgid ""
 "Start at the named module rather than at the beginning of the list. This "
 "option is useful if the build was interrupted."
@@ -1767,12 +1803,12 @@ msgstr ""
 "Tato volba se hodí, když před tím došlo k přerušení sestavování."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:947
+#: C/index.docbook:971
 msgid "<option>-D</option> <replaceable>date</replaceable>"
 msgstr "<option>-D</option> <replaceable>datum</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:951
+#: C/index.docbook:975
 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, "
@@ -1783,24 +1819,24 @@ msgstr ""
 "data podle ISO, např. <literal>\"2009-09-18 02:32Z\"</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:958
+#: C/index.docbook:982
 msgid "<option>-x</option>, <option>--no-xvfb</option>"
 msgstr "<option>-x</option>, <option>--no-xvfb</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:962
+#: C/index.docbook:986
 msgid ""
 "Run graphical tests on the actual X server rather than in a simulated Xvfb."
 msgstr ""
 "Spustit grafický test na současném X serveru, místo v simulovaném Xvfb."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:967
+#: C/index.docbook:991
 msgid "<option>-C</option>, <option>--try-checkout</option>"
 msgstr "<option>-C</option>, <option>--try-checkout</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:971
+#: C/index.docbook:995
 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."
@@ -1810,12 +1846,12 @@ msgstr ""
 "sh</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:977
+#: C/index.docbook:1001
 msgid "<option>-N</option>, <option>--no-poison</option>"
 msgstr "<option>-N</option>, <option>--no-poison</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:981
+#: C/index.docbook:1005
 msgid ""
 "If one or more of a module's dependencies failed, this option forces JHBuild "
 "to try to build the module anyway."
@@ -1824,22 +1860,22 @@ msgstr ""
 "aby modul i tak zkusil sestavit."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:986
+#: C/index.docbook:1010
 msgid "<option>-f</option>, <option>--force</option>"
 msgstr "<option>-f</option>, <option>--force</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:990
+#: C/index.docbook:1014
 msgid "Build the modules even if policy states it is not required."
 msgstr "Sestavit moduly, i když zásady říkají, že to není zapotřebí."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:995
+#: C/index.docbook:1019
 msgid "<option>--build-optional-modules</option>"
 msgstr "<option>--build-optional-modules</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:999
+#: C/index.docbook:1023
 msgid ""
 "Modules listed as optional dependencies, may not be required to build the "
 "module. This option forces JHBuild to build optional dependencies."
@@ -1848,12 +1884,12 @@ msgstr ""
 "nutně zapotřebí. Tato volba přinutí JHBuild volitelné závislosti sestavit."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1005
+#: C/index.docbook:1029
 msgid "<option>--min-age</option>=<replaceable>time</replaceable>"
 msgstr "<option>--min-age</option>=<replaceable>čas</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1009
+#: C/index.docbook:1033
 msgid ""
 "Skip modules installed more recently than the specified relative time. The "
 "<replaceable>time</replaceable> string format is a number followed by a "
@@ -1868,12 +1904,12 @@ msgstr ""
 "před méně jak dvěma hodinami."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1018
+#: C/index.docbook:1042
 msgid "<option>--nodeps</option>"
 msgstr "<option>--nodeps</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1022
+#: C/index.docbook:1046
 msgid ""
 "Ignore missing system dependencies. To ignore a single system dependency add "
 "the module to <link linkend=\"cfg-skip\"><varname>skip</varname></link>."
@@ -1883,12 +1919,12 @@ msgstr ""
 "varname></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1031
+#: C/index.docbook:1055
 msgid "make"
 msgstr "make"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1033
+#: C/index.docbook:1057
 msgid ""
 "The <command>make</command> command is for actively developing on a "
 "particular module. It requires the current directory be a source checkout, "
@@ -1900,7 +1936,7 @@ msgstr ""
 "stejné, jako <command>buildone -nf $(basename $(pwd))</command>."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1038
+#: C/index.docbook:1062
 msgid ""
 "<command>jhbuild make</command> <arg>--clean</arg> <arg>--check</arg> <arg>--"
 "distcheck</arg> <arg>--quiet</arg>"
@@ -1909,7 +1945,7 @@ msgstr ""
 "distcheck</arg> <arg>--quiet</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1045
+#: C/index.docbook:1069
 msgid ""
 "The options are the same as those available for the <link linkend=\"command-"
 "reference-build\"><command>buildone</command></link> command."
@@ -1918,12 +1954,12 @@ msgstr ""
 "\"command-reference-build\"><command>buildone</command></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1052
+#: C/index.docbook:1076
 msgid "buildone"
 msgstr "buildone"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1054
+#: C/index.docbook:1078
 msgid ""
 "The <command>buildone</command> command is similar to <command>build</"
 "command>, but it does not build the dependent modules. It is useful for "
@@ -1934,7 +1970,7 @@ msgstr ""
 "nebo pár konkrétních modulů."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1058
+#: C/index.docbook:1082
 msgid ""
 "<command>jhbuild buildone</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--check</arg> <arg>--distcheck</arg> <arg>--distclean</arg> <arg>--no-"
@@ -1949,7 +1985,7 @@ msgstr ""
 "<arg>--nodeps</arg> <arg choice=\"plain\" rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1073
+#: C/index.docbook:1097
 msgid ""
 "The <option>--autogen</option>, <option>--check</option>, <option>--clean</"
 "option>, <option>-d</option>, <option>--distcheck</option>, <option>--"
@@ -1966,17 +2002,17 @@ msgstr ""
 "command></link>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:1081 C/index.docbook:1585
+#: C/index.docbook:1105 C/index.docbook:1609
 msgid "At least one module must be listed on the command line."
 msgstr "Na příkazovém řádku musí být uveden aspoň jeden modul."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1085
+#: C/index.docbook:1109
 msgid "checkbranches"
 msgstr "checkbranches"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1087
+#: C/index.docbook:1111
 msgid ""
 "The <command>checkbranches</command> checks the module's branches are "
 "defined correctly within the version control system and the branches are "
@@ -1987,7 +2023,7 @@ msgstr ""
 "modulů."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1091
+#: C/index.docbook:1115
 msgid ""
 "<command>jhbuild checkbranches</command> <arg rep=\"repeat\">--"
 "branch=<replaceable>branch</replaceable></arg>"
@@ -1996,7 +2032,7 @@ msgstr ""
 "branch=<replaceable>větev</replaceable></arg>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1097
+#: C/index.docbook:1121
 msgid ""
 "<option>--branch</option>=<replaceable>branch</replaceable>, <option>-b</"
 "option> <replaceable>branch</replaceable>"
@@ -2005,12 +2041,12 @@ msgstr ""
 "option> <replaceable>větev</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1102
+#: C/index.docbook:1126
 msgid "The branch to check."
 msgstr "Větev, která se má kontrolovat."
 
 #. (itstool) path: section/screen
-#: C/index.docbook:1107
+#: C/index.docbook:1131
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild -m gnome-2.20 checkbranches</userinput>\n"
@@ -2022,12 +2058,12 @@ msgstr ""
 "<prompt>$</prompt>"
 
 #. (itstool) path: section/title
-#: C/index.docbook:1113
+#: C/index.docbook:1137
 msgid "clean"
 msgstr "clean"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1115
+#: C/index.docbook:1139
 msgid ""
 "The <command>clean</command> command cleans the build directories of one or "
 "more modules."
@@ -2036,7 +2072,7 @@ msgstr ""
 "modulů."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1118
+#: C/index.docbook:1142
 msgid ""
 "<command>jhbuild clean</command> <arg rep=\"repeat\">--"
 "skip=<replaceable>module</replaceable></arg> <arg>--start-"
@@ -2047,7 +2083,7 @@ msgstr ""
 "at=<replaceable>modul</replaceable></arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1127
+#: C/index.docbook:1151
 msgid ""
 "See the <link linkend=\"command-reference-build\"><command>build</command></"
 "link> command documentation for a description of available options."
@@ -2056,12 +2092,12 @@ msgstr ""
 "reference-build\"><command>build</command></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1133
+#: C/index.docbook:1157
 msgid "dot"
 msgstr "dot"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1135
+#: C/index.docbook:1159
 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 "
@@ -2074,7 +2110,7 @@ msgstr ""
 "podoby výsledného grafu."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1141
+#: C/index.docbook:1165
 msgid ""
 "<command>jhbuild dot</command> <arg>--soft-deps</arg> <arg>--clusters</arg> "
 "<arg rep=\"repeat\">module</arg>"
@@ -2083,7 +2119,7 @@ msgstr ""
 "<arg rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1151
+#: C/index.docbook:1175
 msgid ""
 "The <option>--soft-deps</option> option adds dotted lines from the modules "
 "to the soft dependencies. The <option>--clusters</option> option groups "
@@ -2095,7 +2131,7 @@ msgstr ""
 "\"moduleset-syntax-defs-metamodule\">metamodulů</link> dohromady."
 
 #. (itstool) path: section/para
-#: C/index.docbook:1157
+#: C/index.docbook:1181
 msgid ""
 "The output of the dot command can be piped to the dot utility to generate a "
 "PostScript file:"
@@ -2104,24 +2140,24 @@ msgstr ""
 "dot, který vygeneruje postskriptový soubor:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:1160
+#: C/index.docbook:1184
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tps &gt; 
dependencies.ps</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tps &gt; 
závislosti.ps</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1162
+#: C/index.docbook:1186
 msgid "Or a PNG image:"
 msgstr "Nebo obrázek PNG:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:1164
+#: C/index.docbook:1188
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tpng &gt; 
dependencies.png</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tpng &gt; 
závislosti.png</userinput>"
 
 #. (itstool) path: figure/title
-#: C/index.docbook:1167
+#: C/index.docbook:1191
 msgid "Sample JHBuild dot output"
 msgstr "Ukázka výstupu příkazu dot v JHBuild"
 
@@ -2130,7 +2166,7 @@ msgstr "Ukázka výstupu příkazu dot v JHBuild"
 #. 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:1171
+#: C/index.docbook:1195
 msgctxt "_"
 msgid ""
 "external ref='figures/jhbuild_sample_dot_output.png' "
@@ -2140,12 +2176,12 @@ msgstr ""
 "md5='af9fe7edb29fcaefeadfb2f5987aa6e4'"
 
 #. (itstool) path: section/title
-#: C/index.docbook:1179
+#: C/index.docbook:1203
 msgid "gui"
 msgstr "gui"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1181
+#: C/index.docbook:1205
 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."
@@ -2154,12 +2190,12 @@ msgstr ""
 "které můžete použit k výběru modulů pro sestavení a ke změně některých voleb."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1185
+#: C/index.docbook:1209
 msgid "<command>jhbuild gui</command>"
 msgstr "<command>jhbuild gui</command>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1188
+#: C/index.docbook:1212
 msgid ""
 "The graphical interface is rendered using GTK, so extra support libraries "
 "are required."
@@ -2168,12 +2204,12 @@ msgstr ""
 "další podpůrné knihovny."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1193
+#: C/index.docbook:1217
 msgid "info"
 msgstr "info"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1195
+#: C/index.docbook:1219
 msgid ""
 "The <command>info</command> command displays information about one or more "
 "modules."
@@ -2181,7 +2217,7 @@ msgstr ""
 "Příkaz <command>info</command> zobrazí informace o jednom nebo více modulech."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1198
+#: C/index.docbook:1222
 msgid ""
 "<command>jhbuild info</command> <arg choice=\"opt\">--installed</arg> <arg "
 "choice=\"opt\" rep=\"repeat\">module</arg>"
@@ -2190,7 +2226,7 @@ msgstr ""
 "choice=\"opt\" rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1203
+#: C/index.docbook:1227
 msgid ""
 "The command displays the module name, type, dependencies, dependent "
 "packages, the source directory, and the time it was last installed with "
@@ -2203,7 +2239,7 @@ msgstr ""
 "jako třeba repozitář CVS nebo URL pro stažení."
 
 #. (itstool) path: section/para
-#: C/index.docbook:1209
+#: C/index.docbook:1233
 msgid ""
 "If there is no module specified the command will display information about "
 "all the modules defined in the module set."
@@ -2212,7 +2248,7 @@ msgstr ""
 "definovaných v sadě modulů."
 
 #. (itstool) path: section/para
-#: C/index.docbook:1212
+#: C/index.docbook:1236
 msgid ""
 "If the <option>--installed</option> option is specified, the output will be "
 "filtered to include only installed packages. This resulting output only "
@@ -2225,7 +2261,7 @@ msgstr ""
 "Výstup nezahrnuje systémové závislosti."
 
 #. (itstool) path: note/simpara
-#: C/index.docbook:1219
+#: C/index.docbook:1243
 msgid ""
 "If the <option>--installed</option> option is specified together with one or "
 "more module names, then only the installed modules (not including system "
@@ -2238,12 +2274,12 @@ msgstr ""
 "příkaz s návratovou hodnotou 1."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1228
+#: C/index.docbook:1252
 msgid "list"
 msgstr "list"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1230
+#: C/index.docbook:1254
 msgid ""
 "The <command>list</command> command displays the expanded list of modules "
 "the <command>build</command> command would build."
@@ -2252,7 +2288,7 @@ msgstr ""
 "příkaz <command>build</command> sestavil."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1233
+#: C/index.docbook:1257
 msgid ""
 "<command>jhbuild list</command> <arg>-a</arg> <arg>-r</arg> <arg>-s</arg> "
 "<arg>--start-at=<replaceable>module</replaceable></arg> <arg>--"
@@ -2265,7 +2301,7 @@ msgstr ""
 "<arg>--list-optional-modules</arg> <arg rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1248
+#: C/index.docbook:1272
 msgid ""
 "The <option>--skip</option>, <option>--start-at</option>, <option>--tags</"
 "option>, and <option>--ignore-suggests</option> options are processed as per "
@@ -2278,12 +2314,12 @@ msgstr ""
 "link>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1256
+#: C/index.docbook:1280
 msgid "<option>-a</option>, <option>--all-modules</option>"
 msgstr "<option>-a</option>, <option>--all-modules</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1260
+#: C/index.docbook:1284
 msgid ""
 "List all the modules from the module set regardless of the build "
 "dependencies."
@@ -2291,70 +2327,70 @@ msgstr ""
 "Vypsat všechny moduly ze sady modulů, bez ohledu na závislosti sestavení."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1265
+#: C/index.docbook:1289
 msgid "<option>-r</option>, <option>--show-revision</option>"
 msgstr "<option>-r</option>, <option>--show-revision</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1269
+#: C/index.docbook:1293
 msgid ""
 "If a module is set to a branch, show the branch name with the module name."
 msgstr "Když má modul nastavenou větev, zobrazit u názvu modulu i název větve."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1274
+#: C/index.docbook:1298
 msgid "<option>--list-optional-modules</option>"
 msgstr "<option>--list-optional-modules</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1278
+#: C/index.docbook:1302
 msgid "This option forces JHBuild to list optional dependencies."
 msgstr "Tato volba přinutí JHBuild vypsat volitelné závislosti."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1286
+#: C/index.docbook:1310
 msgid "rdepends"
 msgstr "rdepends"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1288
+#: C/index.docbook:1312
 msgid ""
 "The <command>rdepends</command> command displays the reverse dependencies of "
 "a module."
 msgstr "Příkaz <command>rdepends</command> zobrazí zpětné závislosti modulu."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1291
+#: C/index.docbook:1315
 msgid "<command>jhbuild rdepends</command> <arg>module</arg>"
 msgstr "<command>jhbuild rdepends</command> <arg>modul</arg>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1297
+#: C/index.docbook:1321
 msgid "<option>--dependencies</option>"
 msgstr "<option>--dependencies</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1301
+#: C/index.docbook:1325
 msgid "Show dependency path next to modules."
 msgstr "Vedle modulů zobrazit cestu závislosti."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1305
+#: C/index.docbook:1329
 msgid "<option>--direct</option>"
 msgstr "<option>--direct</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1309
+#: C/index.docbook:1333
 msgid "Limit display to modules directly depending on specified module."
 msgstr "Omezit zobrazení na moduly bezprostředně závisející na zadaném modulu."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1317
+#: C/index.docbook:1341
 msgid "run"
 msgstr "run"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1319
+#: C/index.docbook:1343
 msgid ""
 "The <command>run</command> command runs the specified command using the same "
 "environment that JHBuild uses when building modules."
@@ -2363,7 +2399,7 @@ msgstr ""
 "které používá JHBuild, když sestavuje moduly."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1323
+#: C/index.docbook:1347
 msgid ""
 "<command>jhbuild run</command> <arg>--in-builddir</arg> <arg>--in-"
 "checkoutdir</arg> <arg choice=\"plain\"><replaceable>program</replaceable></"
@@ -2374,7 +2410,7 @@ msgstr ""
 "arg> <arg rep=\"repeat\"><replaceable>ARGUMENT</replaceable></arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1330
+#: C/index.docbook:1354
 msgid ""
 "If using JHBuild to build GNOME, this command can be useful in X startup "
 "scripts."
@@ -2383,32 +2419,32 @@ msgstr ""
 "skriptech spouštějících X server."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1335
+#: C/index.docbook:1359
 msgid "<option>--in-builddir</option>=<replaceable>module</replaceable>"
 msgstr "<option>--in-builddir</option>=<replaceable>modul</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1339
+#: C/index.docbook:1363
 msgid "Run the command in the build directory of the specified module."
 msgstr "Spustit příkaz ve složce sestavení zadaného modulu."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1347
+#: C/index.docbook:1371
 msgid "<option>--in-checkoutdir</option>=<replaceable>module</replaceable>"
 msgstr "<option>--in-checkoutdir</option>=<replaceable>modul</replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1351
+#: C/index.docbook:1375
 msgid "Run the command in the source directory of the specified module."
 msgstr "Spustit příkaz ve zdrojové složce zadaného modulu."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1359
+#: C/index.docbook:1383
 msgid "sanitycheck"
 msgstr "sanitycheck"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1361
+#: C/index.docbook:1385
 msgid ""
 "The <command>sanitycheck</command> command performs a number of checks to "
 "verify the build environment is okay."
@@ -2417,29 +2453,29 @@ msgstr ""
 "je prostředí pro sestavení v pořádku."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1364
+#: C/index.docbook:1388
 msgid "<command>jhbuild sanitycheck</command>"
 msgstr "<command>jhbuild sanitycheck</command>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1367
+#: C/index.docbook:1391
 msgid "Some of the checks include:"
 msgstr "Součástí kontrol bude mimo jiné:"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1371
+#: C/index.docbook:1395
 msgid "The checkout and install prefixes are writable."
 msgstr ""
 "Jestli složka pro stažení a složka daná instalačním prefixem jsou "
 "zapisovatelné."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1374
+#: C/index.docbook:1398
 msgid "The required build tools are installed."
 msgstr "Jestli jsou nainstalované požadované nástroje."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1377
+#: C/index.docbook:1401
 msgid ""
 "Some commonly used macros are available in the search paths of the "
 "<command>aclocal</command> commands associated with the various versions of "
@@ -2450,17 +2486,17 @@ msgstr ""
 "běžně používaná makra."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1382
+#: C/index.docbook:1406
 msgid "The XML catalog contains the DocBook DTD and stylesheets."
 msgstr "Katalog XML obsahující DocBook DTD a stylopisy."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1389
+#: C/index.docbook:1413
 msgid "shell"
 msgstr "shell"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1391
+#: C/index.docbook:1415
 msgid ""
 "The <command>shell</command> command starts the user's shell with the same "
 "environment as JHBuild uses when building modules."
@@ -2469,23 +2505,23 @@ msgstr ""
 "prostředím, jako používá JHBuild, když sestavuje moduly."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1394
+#: C/index.docbook:1418
 msgid "<command>jhbuild shell</command>"
 msgstr "<command>jhbuild shell</command>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1397
+#: C/index.docbook:1421
 msgid "This command is equivalent to the following:"
 msgstr "Tento příkaz odpovídá následujícímu:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:1399
+#: C/index.docbook:1423
 #, no-wrap
 msgid "<prompt>$</prompt> <userinput>jhbuild run $SHELL</userinput>"
 msgstr "<prompt>$</prompt> <userinput>jhbuild run $SHELL</userinput>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1401
+#: C/index.docbook:1425
 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 "
@@ -2500,7 +2536,7 @@ msgstr ""
 "filename> vložit:"
 
 #. (itstool) path: section/screen
-#: C/index.docbook:1407
+#: C/index.docbook:1431
 #, no-wrap
 msgid ""
 "\n"
@@ -2516,7 +2552,7 @@ msgstr ""
 "      "
 
 #. (itstool) path: section/para
-#: C/index.docbook:1413
+#: C/index.docbook:1437
 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 "
@@ -2527,17 +2563,17 @@ msgstr ""
 "v prostředí jhbuild nacházíte."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1419
+#: C/index.docbook:1443
 msgid "sysdeps"
 msgstr "sysdeps"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1421
+#: C/index.docbook:1445
 msgid "The <command>sysdeps</command> command displays:"
 msgstr "Příkaz <command>sysdeps</command> zobrazí:"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1425
+#: C/index.docbook:1449
 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 "
@@ -2548,7 +2584,7 @@ msgstr ""
 "systémový balíček."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1430
+#: C/index.docbook:1454
 msgid ""
 "a list of required packages. To begin a build the packages must be provided "
 "by your system."
@@ -2557,7 +2593,7 @@ msgstr ""
 "balíčky v systému k dispozici."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1434
+#: C/index.docbook:1458
 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 "
@@ -2571,17 +2607,17 @@ msgstr ""
 "constant>."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1442
+#: C/index.docbook:1466
 msgid "<command>jhbuild sysdeps</command> <arg>--install</arg>"
 msgstr "<command>jhbuild sysdeps</command> <arg>--install</arg>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1448
+#: C/index.docbook:1472
 msgid "<option>--install</option>"
 msgstr "<option>--install</option>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1452
+#: C/index.docbook:1476
 msgid ""
 "This option installs system packages which are dependencies of the "
 "moduleset. The installation method depends on your distribution. System "
@@ -2600,12 +2636,12 @@ msgstr ""
 "<application>apt-file</application>."
 
 #. (itstool) path: example/title
-#: C/index.docbook:1466
+#: C/index.docbook:1490
 msgid "<command>sysdeps</command> example"
 msgstr "Příklad pro <command>sysdeps</command>"
 
 #. (itstool) path: example/screen
-#: C/index.docbook:1467
+#: C/index.docbook:1491
 #, no-wrap
 msgid ""
 "<prompt>$</prompt> <userinput>jhbuild sysdeps</userinput>\n"
@@ -2645,12 +2681,12 @@ msgstr ""
 "    …"
 
 #. (itstool) path: section/title
-#: C/index.docbook:1488
+#: C/index.docbook:1512
 msgid "tinderbox"
 msgstr "tinderbox"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1490
+#: C/index.docbook:1514
 msgid ""
 "The <command>tinderbox</command> command is similar to <command>build</"
 "command>, but writes all terminal output to HTML files suitable for "
@@ -2663,7 +2699,7 @@ msgstr ""
 "je Tinderbox od Mozilly nebo Buildd u Debianu."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1495
+#: C/index.docbook:1519
 msgid ""
 "<command>jhbuild tinderbox</command> <arg>--autogen</arg> <arg>--clean</arg> "
 "<arg>--distclean</arg> <arg>--no-network</arg> <arg>--"
@@ -2682,7 +2718,7 @@ msgstr ""
 "arg> <arg rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1511
+#: C/index.docbook:1535
 msgid ""
 "The <option>--autogen</option>, <option>--clean</option>, <option>--"
 "distclean</option>, <option>--no-network</option>, <option>--skip</option>, "
@@ -2699,7 +2735,7 @@ msgstr ""
 "\"><command>build</command></link>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1522
+#: C/index.docbook:1546
 msgid ""
 "<option>-o</option>, <option>--output</option>=<replaceable>directory</"
 "replaceable>"
@@ -2708,7 +2744,7 @@ msgstr ""
 "replaceable>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1527
+#: C/index.docbook:1551
 msgid ""
 "The directory to write the HTML files. JHBuild will create an index "
 "(<filename>index.html</filename>) and a HTML file for each module."
@@ -2717,19 +2753,19 @@ msgstr ""
 "(<filename>index.html</filename>) a soubory HTML pro jednotlivé moduly."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1536
+#: C/index.docbook:1560
 msgid "uninstall"
 msgstr "uninstall"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1538
+#: C/index.docbook:1562
 msgid ""
 "The <command>uninstall</command> command uninstalls one or more modules."
 msgstr ""
 "Příkaz <command>uninstall</command> odinstaluje jeden nebo více modulů."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1541
+#: C/index.docbook:1565
 msgid ""
 "<command>jhbuild uninstall</command> <arg choice=\"plain\" rep=\"repeat"
 "\">module</arg>"
@@ -2738,12 +2774,12 @@ msgstr ""
 "\">modul</arg>"
 
 #. (itstool) path: section/title
-#: C/index.docbook:1547
+#: C/index.docbook:1571
 msgid "update"
 msgstr "update"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1549
+#: C/index.docbook:1573
 msgid ""
 "The <command>update</command> command is similar to <command>build</"
 "command>, but only performs the download or update stage for modules without "
@@ -2754,7 +2790,7 @@ msgstr ""
 "jejich následného sestavení."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1553
+#: C/index.docbook:1577
 msgid ""
 "<command>jhbuild update</command> <arg rep=\"repeat\">--"
 "skip=<replaceable>module</replaceable></arg> <arg>--start-"
@@ -2769,7 +2805,7 @@ msgstr ""
 "replaceable></arg> <arg rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1562
+#: C/index.docbook:1586
 msgid ""
 "The <option>--skip</option>, <option>--start-at</option>, <option>--tags</"
 "option>, <option>--ignore-suggests</option> and <option>-D</option> options "
@@ -2782,12 +2818,12 @@ msgstr ""
 "\"><command>build</command></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1570
+#: C/index.docbook:1594
 msgid "updateone"
 msgstr "updateone"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1572
+#: C/index.docbook:1596
 msgid ""
 "The <command>updateone</command> command is similar to <command>update</"
 "command>, but it does not update the dependent modules. It is useful for "
@@ -2798,7 +2834,7 @@ msgstr ""
 "jednoho nebo pár modulů."
 
 #. (itstool) path: section/cmdsynopsis
-#: C/index.docbook:1576
+#: C/index.docbook:1600
 msgid ""
 "<command>jhbuild updateone</command> <arg>-D <replaceable>date</"
 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat\">module</arg>"
@@ -2807,7 +2843,7 @@ msgstr ""
 "replaceable></arg> <arg choice=\"plain\" rep=\"repeat\">modul</arg>"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1581
+#: C/index.docbook:1605
 msgid ""
 "The <option>-D</option> option is processed as per the <link linkend="
 "\"command-reference-build\"><command>build</command></link> command."
@@ -2816,12 +2852,12 @@ msgstr ""
 "\"command-reference-build\"><command>build</command></link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:1590
+#: C/index.docbook:1614
 msgid "Configuration File Reference"
 msgstr "Referenční příručka k souboru nastavení"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1592
+#: C/index.docbook:1616
 msgid ""
 "The <filename>~/.config/jhbuildrc</filename> file uses standard Python "
 "syntax. The file is run, and the resulting variables defined in the "
@@ -2835,7 +2871,7 @@ msgstr ""
 "výchozích hodnot."
 
 #. (itstool) path: section/para
-#: C/index.docbook:1598
+#: C/index.docbook:1622
 msgid ""
 "Boolean configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2844,13 +2880,13 @@ msgstr ""
 "následujícím příkladu:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:1601
+#: C/index.docbook:1625
 #, no-wrap
 msgid "use_local_modulesets = True"
 msgstr "use_local_modulesets = True"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1603
+#: C/index.docbook:1627
 msgid ""
 "String configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2859,13 +2895,13 @@ msgstr ""
 "následujícím příkladu:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:1606
+#: C/index.docbook:1630
 #, no-wrap
 msgid "autogenargs = '--disable-static --disable-gtk-doc'"
 msgstr "autogenargs = '--disable-static --disable-gtk-doc'"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1608
+#: C/index.docbook:1632
 msgid ""
 "List configuration variables are set using syntax as demonstrated in the "
 "following example:"
@@ -2874,13 +2910,13 @@ msgstr ""
 "následujícím příkladu:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:1611
+#: C/index.docbook:1635
 #, no-wrap
 msgid "skip = ['mozilla', 'pulseaudio']"
 msgstr "skip = ['mozilla', 'pulseaudio']"
 
 #. (itstool) path: section/para
-#: C/index.docbook:1613
+#: C/index.docbook:1637
 msgid ""
 "Dictionary configuration variables are set using syntax as demonstrated in "
 "the following example:"
@@ -2890,23 +2926,23 @@ msgstr ""
 
 #. (itstool) path: section/programlisting
 #. (itstool) path: listitem/programlisting
-#: C/index.docbook:1616 C/index.docbook:2239
+#: C/index.docbook:1640 C/index.docbook:2289
 #, no-wrap
 msgid "repos['git.gnome.org'] = 'ssh://username git gnome org/git/'"
 msgstr "repos['git.gnome.org'] = 'ssh://uzivatelske_jmeno git gnome org/git/'"
 
 #. (itstool) path: section/title
-#: C/index.docbook:1619
+#: C/index.docbook:1643
 msgid "Configuration Variables"
 msgstr "Proměnné nastavení"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1624
+#: C/index.docbook:1648
 msgid "<varname>alwaysautogen</varname>"
 msgstr "<varname>alwaysautogen</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1628
+#: C/index.docbook:1652
 msgid ""
 "A boolean value if set to <constant>True</constant>, always run "
 "<command>autogen.sh</command>. This is equivalent to passing <option>--"
@@ -2917,12 +2953,12 @@ msgstr ""
 "autogen</option>. Výchozí je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1635
+#: C/index.docbook:1659
 msgid "<varname>autogenargs</varname>"
 msgstr "<varname>autogenargs</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1639
+#: C/index.docbook:1663
 msgid ""
 "A string containing arguments passed to the <command>autogen.sh</command> "
 "script of all modules. Can be overridden for particular modules using the "
@@ -2933,12 +2969,12 @@ msgstr ""
 "slovníku <varname>module_autogenargs</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1646
+#: C/index.docbook:1670
 msgid "<varname>branches</varname>"
 msgstr "<varname>branches</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1650
+#: C/index.docbook:1674
 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 "
@@ -2949,17 +2985,17 @@ msgstr ""
 "danou tuto větev místo větve uvedené v sadě modulů."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1655
+#: C/index.docbook:1679
 msgid "The definition of branches depends on the module VCS:"
 msgstr "Definice větví závisejících na modulu VCS:"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1660
+#: C/index.docbook:1684
 msgid "CVS: revision. E.g. <literal>'BRANCH-PROJECT-0_8'</literal>"
 msgstr "CVS: revize. Např. <literal>'BRANCH-PROJECT-0_8'</literal>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1664
+#: C/index.docbook:1688
 msgid ""
 "Bazaar: URI of module branch. E.g. <literal>'http://bzr.example.net/project/";
 "gnome-2-28'</literal>"
@@ -2968,7 +3004,7 @@ msgstr ""
 "project/gnome-2-28'</literal>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1669
+#: C/index.docbook:1693
 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."
@@ -2979,18 +3015,18 @@ msgstr ""
 "example.net/project', 'gnome-2-28')</literal>"
 
 #. (itstool) path: example/title
-#: C/index.docbook:1675
+#: C/index.docbook:1699
 msgid "Simple example"
 msgstr "Jednoduchý příklad"
 
 #. (itstool) path: example/programlisting
-#: C/index.docbook:1676
+#: C/index.docbook:1700
 #, no-wrap
 msgid "branches['modulename'] = (None, 'branchname')"
 msgstr "branches['<replaceable>nazev_modulu</replaceable>'] = (None, 
'<replaceable>nazev_vetve</replaceable>')"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1680
+#: C/index.docbook:1704
 msgid ""
 "Subversion: URI of module branch. E.g. <literal>'svn://svn.example.net/"
 "project/gnome-2-28'</literal>"
@@ -2999,12 +3035,12 @@ msgstr ""
 "project/gnome-2-28'</literal>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1688
+#: C/index.docbook:1712
 msgid "<varname>builddir_pattern</varname>"
 msgstr "<varname>builddir_pattern</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1692
+#: C/index.docbook:1716
 msgid ""
 "A <function>printf</function> style formatting pattern used to generate "
 "build directory names. This is only used when using separate source and "
@@ -3018,12 +3054,12 @@ msgstr ""
 "varname>. Výchozí je <literal>'%s'</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1701
+#: C/index.docbook:1725
 msgid "<varname>buildroot</varname>"
 msgstr "<varname>buildroot</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1705
+#: C/index.docbook:1729
 msgid ""
 "A string specifying the parent directory to place build trees. Defaults to "
 "<filename>~/.cache/jhbuild/build</filename>. Setting the value to "
@@ -3036,12 +3072,12 @@ msgstr ""
 "zdrojových kódů."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1712
+#: C/index.docbook:1736
 msgid "<varname>buildscript</varname>"
 msgstr "<varname>buildscript</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1716
+#: C/index.docbook:1740
 msgid ""
 "A string specifying which buildscript to use. The recommended setting is the "
 "default, <literal>terminal</literal>. In particular, do not set to "
@@ -3052,12 +3088,12 @@ msgstr ""
 "literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1722
+#: C/index.docbook:1746
 msgid "<varname>build_policy</varname>"
 msgstr "<varname>build_policy</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1726
+#: C/index.docbook:1750
 msgid ""
 "A string specifying which modules to build. The three possible options are "
 "<literal>all</literal>, to build all modules requested, <literal>updated</"
@@ -3073,12 +3109,12 @@ msgstr ""
 "hodnota je <literal>updated-deps</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1735
+#: C/index.docbook:1759
 msgid "<varname>checkoutroot</varname>"
 msgstr "<varname>checkoutroot</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1739
+#: C/index.docbook:1763
 msgid ""
 "A string specifying the directory to unpack source trees to. Unless "
 "<varname>buildroot</varname> is set, builds will occur in this directory "
@@ -3089,12 +3125,12 @@ msgstr ""
 "sestavení. Výchozí hodnota je <filename>~/checkout/gnome</filename>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1746
+#: C/index.docbook:1770
 msgid "<varname>checkout_mode</varname>"
 msgstr "<varname>checkout_mode</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1750
+#: C/index.docbook:1774
 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 "
@@ -3115,12 +3151,12 @@ msgstr ""
 "jiné složky, než ve které se provádí sestavení)."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1763
+#: C/index.docbook:1787
 msgid "<varname>copy_dir</varname>"
 msgstr "<varname>copy_dir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1767
+#: C/index.docbook:1791
 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. "
@@ -3131,12 +3167,12 @@ msgstr ""
 "varname></link>. Výchozí je složka pro stahování z repozitářů."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1774
+#: C/index.docbook:1798
 msgid "<varname>cvs_program</varname>"
 msgstr "<varname>cvs_program</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1778
+#: C/index.docbook:1802
 msgid ""
 "A string specifying which program to use for CVS support. This can be "
 "<literal>git-cvsimport</literal>, or <literal>cvs</literal>. Defaults to "
@@ -3147,12 +3183,12 @@ msgstr ""
 "<literal>cvs</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1785
+#: C/index.docbook:1809
 msgid "<varname>disable_Werror</varname>"
 msgstr "<varname>disable_Werror</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1789
+#: C/index.docbook:1813
 msgid ""
 "A boolean value (default <literal>True</literal>) which controls if "
 "<literal>--disable-Werror</literal> will be passed to automake builds. Many "
@@ -3174,12 +3210,12 @@ msgstr ""
 "integrace nebo jako testovací systém."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1801
+#: C/index.docbook:1825
 msgid "<varname>dvcs_mirror_dir</varname>"
 msgstr "<varname>dvcs_mirror_dir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1805
+#: C/index.docbook:1829
 msgid ""
 "A string specifying a local mirror directory. JHBuild will create local "
 "mirrors of repositories at the specified directory. The mirrors can be "
@@ -3197,12 +3233,12 @@ msgstr ""
 "z repozitářů on-line. Tato volba je podporovaná jen repozitáři Git a Bazaar."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1816
+#: C/index.docbook:1840
 msgid "<varname>exit_on_error</varname>"
 msgstr "<varname>exit_on_error</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1820
+#: C/index.docbook:1844
 msgid ""
 "A boolean value specifying whether to exit immediately when a module fails "
 "to build. This is primarily useful in noninteractive mode, in order to "
@@ -3218,12 +3254,12 @@ msgstr ""
 "constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1829
+#: C/index.docbook:1853
 msgid "<varname>extra_prefixes</varname>"
 msgstr "<varname>extra_prefixes</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1833
+#: C/index.docbook:1857
 msgid ""
 "A list of strings specifying, in precedence order, the list of extra "
 "prefixes. JHBuild sets many environment variables (such as "
@@ -3247,12 +3283,12 @@ msgstr ""
 "<filename>/usr/local</filename>, kdy obsahuje právě tuto složku."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1848
+#: C/index.docbook:1872
 msgid "<varname>help_website</varname>"
 msgstr "<varname>help_website</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1852
+#: C/index.docbook:1876
 msgid ""
 "A tuple specifying a help website name and URL. The website is displayed in "
 "the tinderbox html for failed modules. <varname>%(module)s</varname> in the "
@@ -3269,12 +3305,12 @@ msgstr ""
 "Live!', 'http://live.gnome.org/JhbuildIssues/%(module)s')</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1862
+#: C/index.docbook:1886
 msgid "<varname>installprog</varname>"
 msgstr "<varname>installprog</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1866
+#: C/index.docbook:1890
 msgid ""
 "A string specifying a program to use as replacement for <literal>/usr/bin/"
 "install</literal>."
@@ -3283,12 +3319,12 @@ msgstr ""
 "bin/install</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1871
+#: C/index.docbook:1895
 msgid "<varname>ignore_suggests</varname>"
 msgstr "<varname>ignore_suggests</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1875
+#: C/index.docbook:1899
 msgid ""
 "A boolean value specifying whether to ignore soft dependencies when "
 "calculating the dependency tree. Defaults to <constant>False</constant>."
@@ -3297,12 +3333,12 @@ msgstr ""
 "ignorovat měkké závislosti. Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1881
+#: C/index.docbook:1905
 msgid "<varname>interact</varname>"
 msgstr "<varname>interact</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1885
+#: C/index.docbook:1909
 msgid ""
 "A boolean value specifying whether to interact with the user. Setting this "
 "value to <constant>False</constant> is equivalent to passing the <option>--"
@@ -3313,17 +3349,17 @@ msgstr ""
 "<option>--no-interact</option>. Výchozí hodnota je <constant>True</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1892
+#: C/index.docbook:1916
 msgid "<varname>makeargs</varname>"
 msgstr "<varname>makeargs</varname>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1903
+#: C/index.docbook:1927
 msgid "<varname>makecheck</varname>"
 msgstr "<varname>makecheck</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1907
+#: C/index.docbook:1931
 msgid ""
 "A boolean value specifying whether to run <command>make check</command> "
 "after <command>make</command>. Defaults to <constant>False</constant>."
@@ -3332,12 +3368,12 @@ msgstr ""
 "<command>make check</command>. Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1913
+#: C/index.docbook:1937
 msgid "<varname>makecheck_advisory</varname>"
 msgstr "<varname>makecheck_advisory</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1917
+#: C/index.docbook:1941
 msgid ""
 "A boolean value specifying whether failures when running <command>make "
 "check</command> should be advisory only and not cause a build failure. "
@@ -3348,12 +3384,12 @@ msgstr ""
 "Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1924
+#: C/index.docbook:1948
 msgid "<varname>makeclean</varname>"
 msgstr "<varname>makeclean</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1928
+#: C/index.docbook:1952
 msgid ""
 "A boolean value specifying whether to run <command>make clean</command> "
 "before <command>make</command>. Defaults to <constant>False</constant>."
@@ -3363,12 +3399,12 @@ msgstr ""
 "<constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1934
+#: C/index.docbook:1958
 msgid "<varname>makedist</varname>"
 msgstr "<varname>makedist</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1938
+#: C/index.docbook:1962
 msgid ""
 "A boolean value specifying whether to run <command>make dist</command> after "
 "<command>make</command>. Defaults to <constant>False</constant>. This "
@@ -3380,12 +3416,12 @@ msgstr ""
 "dist</option>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1945
+#: C/index.docbook:1969
 msgid "<varname>makedistcheck</varname>"
 msgstr "<varname>makedistcheck</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1949
+#: C/index.docbook:1973
 msgid ""
 "A boolean value specifying whether to run <command>make distcheck</command> "
 "after <command>make</command>. Defaults to <constant>False</constant>. This "
@@ -3397,12 +3433,12 @@ msgstr ""
 "distcheck</option>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1956
+#: C/index.docbook:1980
 msgid "<varname>module_autogenargs</varname>"
 msgstr "<varname>module_autogenargs</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1960
+#: C/index.docbook:1984
 msgid ""
 "A dictionary mapping module names to strings specifying the arguments to be "
 "passed to <command>autogen.sh</command>. The setting in "
@@ -3417,12 +3453,12 @@ msgstr ""
 "použije se globální <varname>autogenargs</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1969
+#: C/index.docbook:1993
 msgid "<varname>module_checkout_mode</varname>"
 msgstr "<varname>module_checkout_mode</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1973
+#: C/index.docbook:1997
 msgid ""
 "A dictionary specifying which checkout mode to use for modules. This "
 "overrides the global <varname>checkout_mode</varname> setting."
@@ -3431,12 +3467,32 @@ msgstr ""
 "globální nastavení <varname>checkout_mode</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1979
+#: C/index.docbook:2003
+msgid "<varname>module_cmakeargs</varname>"
+msgstr "<varname>module_cmakeargs</varname>"
+
+#. (itstool) path: listitem/simpara
+#: C/index.docbook:2007
+msgid ""
+"A dictionary mapping module names to strings specifying the arguments to be "
+"passed to <command>cmake</command>. The setting in "
+"<varname>module_cmakeargs</varname> is used instead of the global "
+"<varname>cmakeargs</varname> setting. If a particular module isn’t listed in "
+"the dictionary, the global <varname>cmakeargs</varname> will be used."
+msgstr ""
+"Slovník mapující názvy modulů na řetězce určující argumenty, která se "
+"předávají příkazu <command>cmake</command>. Nastavení v <varname>"
+"module_cmakeargs</varname> se použije místo globálního nastavení <varname>"
+"cmakeargs</varname>. Pokud některý modul ve slovníku není uveden, použije se "
+"globální <varname>cmakeargs</varname>."
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:2016
 msgid "<varname>module_makeargs</varname>"
 msgstr "<varname>module_makeargs</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1983
+#: C/index.docbook:2020
 msgid ""
 "A dictionary mapping module names to strings specifying the arguments to "
 "pass to <command>make</command>. The setting in <varname>module_makeargs</"
@@ -3451,12 +3507,12 @@ msgstr ""
 "použije se globální <varname>makeargs</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:1992
+#: C/index.docbook:2029
 msgid "<varname>module_makecheck</varname>"
 msgstr "<varname>module_makecheck</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:1996
+#: C/index.docbook:2033
 msgid ""
 "A dictionary mapping module names to boolean values specifying whether to "
 "run <command>make check</command> after <command>make</command>. The setting "
@@ -3471,12 +3527,32 @@ msgstr ""
 "použije se globální <varname>makecheck</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2006
+#: C/index.docbook:2043
+msgid "<varname>module_mesonargs</varname>"
+msgstr "<varname>module_mesonargs</varname>"
+
+#. (itstool) path: listitem/simpara
+#: C/index.docbook:2047
+msgid ""
+"A dictionary mapping module names to strings specifying the arguments to be "
+"passed to <command>meson</command>. The setting in "
+"<varname>module_mesonargs</varname> is used instead of the global "
+"<varname>mesonargs</varname> setting. If a particular module isn’t listed in "
+"the dictionary, the global <varname>mesonargs</varname> will be used."
+msgstr ""
+"Slovník mapující názvy modulů na řetězce určující argumenty, která se "
+"předávají příkazu <command>meson</command>. Nastavení v <varname>"
+"module_mesonargs</varname> se použije místo globálního nastavení <varname>"
+"mesonargs</varname>. Pokud některý modul ve slovníku není uveden, použije se "
+"globální <varname>mesonargs</varname>."
+
+#. (itstool) path: varlistentry/term
+#: C/index.docbook:2056
 msgid "<varname>module_nopoison</varname>"
 msgstr "<varname>module_nopoison</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2010
+#: C/index.docbook:2060
 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 "
@@ -3493,12 +3569,12 @@ msgstr ""
 "<varname>nopoison</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2020
+#: C/index.docbook:2070
 msgid "<varname>module_extra_env</varname>"
 msgstr "<varname>module_extra_env</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2024
+#: C/index.docbook:2074
 msgid ""
 "A dictionary mapping module names to dictionaries with extra environment "
 "variables to pass when executing commands for the module."
@@ -3507,12 +3583,12 @@ msgstr ""
 "prostředí, které se předají při spuštění příkazů pro modul."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2030
+#: C/index.docbook:2080
 msgid "<varname>module_static_analyzer</varname>"
 msgstr "<varname>module_static_analyzer</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2034
+#: C/index.docbook:2084
 msgid ""
 "Dictionary mapping module names to boolean values indicating whether static "
 "analysis should be performed while building that module. This allows the "
@@ -3524,22 +3600,22 @@ msgstr ""
 "globální volbu nastavení <varname>static_analyzer</varname>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2042
+#: C/index.docbook:2092
 msgid "<varname>modules</varname>"
 msgstr "<varname>modules</varname>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2055
+#: C/index.docbook:2105
 msgid "<varname>moduleset</varname>"
 msgstr "<varname>moduleset</varname>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2070
+#: C/index.docbook:2120
 msgid "<varname>modulesets_dir</varname>"
 msgstr "<varname>modulesets_dir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2074
+#: C/index.docbook:2124
 msgid ""
 "A string specifying the directory containing the modulesets to use. Defaults "
 "to the <filename>modulesets/</filename> directory in JHBuild sources."
@@ -3549,12 +3625,12 @@ msgstr ""
 "systému JHBuild."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2081
+#: C/index.docbook:2131
 msgid "<varname>nice_build</varname>"
 msgstr "<varname>nice_build</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2085
+#: C/index.docbook:2135
 msgid ""
 "Run builds under the <constant>SCHED_IDLE</constant> priority on Linux, "
 "<command>nice</command> on other Unix. This can dramatically improve desktop "
@@ -3567,12 +3643,12 @@ msgstr ""
 "zatímco na propustnost sestavení to má zanedbatelný vliv."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2093
+#: C/index.docbook:2143
 msgid "<varname>nobuild</varname>"
 msgstr "<varname>nobuild</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2097
+#: C/index.docbook:2147
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will not build "
 "modules, but just download and unpack the sources. The default value is "
@@ -3583,12 +3659,12 @@ msgstr ""
 "hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2103
+#: C/index.docbook:2153
 msgid "<varname>nonetwork</varname>"
 msgstr "<varname>nonetwork</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2107
+#: C/index.docbook:2157
 msgid ""
 "A boolean value specifying whether to access the network. This affects "
 "checking out or updating CVS modules, downloading tarballs and updating "
@@ -3602,12 +3678,12 @@ msgstr ""
 "<option>--no-network</option>. Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2116
+#: C/index.docbook:2166
 msgid "<varname>nonotify</varname>"
 msgstr "<varname>nonotify</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2120
+#: C/index.docbook:2170
 msgid ""
 "A boolean value specifying whether to emit notifications using the "
 "notification daemon. If set to <constant>False</constant>, notifications are "
@@ -3618,12 +3694,12 @@ msgstr ""
 "upozornění vysílána. Výchozí hodnota je <constant>True</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2127
+#: C/index.docbook:2177
 msgid "<varname>nopoison</varname>"
 msgstr "<varname>nopoison</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2131
+#: C/index.docbook:2181
 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 "
@@ -3636,12 +3712,12 @@ msgstr ""
 "Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2139
+#: C/index.docbook:2189
 msgid "<varname>notrayicon</varname>"
 msgstr "<varname>notrayicon</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2143
+#: C/index.docbook:2193
 msgid ""
 "A boolean value specifying whether to show an icon in the system tray using "
 "Zenity. If set to <constant>False</constant>, an icon is shown. Defaults to "
@@ -3652,12 +3728,12 @@ msgstr ""
 "zobrazí se ikona. Výchozí hodnota je <constant>True</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2150
+#: C/index.docbook:2200
 msgid "<varname>noxvfb</varname>"
 msgstr "<varname>noxvfb</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2154
+#: C/index.docbook:2204
 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</"
@@ -3670,12 +3746,12 @@ msgstr ""
 "option>. Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2162
+#: C/index.docbook:2212
 msgid "<varname>partial_build</varname>"
 msgstr "<varname>partial_build</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2166
+#: C/index.docbook:2216
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will not build "
 "dependency modules if corresponding system packages are installed and "
@@ -3687,17 +3763,17 @@ msgstr ""
 "Výchozí hodnota je <constant>True</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2173
+#: C/index.docbook:2223
 msgid "<varname>prefix</varname>"
 msgstr "<varname>prefix</varname>"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2184
+#: C/index.docbook:2234
 msgid "<varname>pretty_print</varname>"
 msgstr "<varname>pretty_print</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2188
+#: C/index.docbook:2238
 msgid ""
 "A boolean value specifying whether to pretty format the subprocess output. "
 "Only CVS output supports pretty printing. Disable if the pretty printing "
@@ -3708,12 +3784,12 @@ msgstr ""
 "způsobuje problémy, vypněte jej. Výchozí hodnota je <literal>True</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2195
+#: C/index.docbook:2245
 msgid "<varname>print_command_pattern</varname>"
 msgstr "<varname>print_command_pattern</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2199
+#: C/index.docbook:2249
 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 "
@@ -3726,12 +3802,12 @@ msgstr ""
 "složkou. Výchozí hodnotu je <literal>'%(command)s'</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2207
+#: C/index.docbook:2257
 msgid "<varname>progress_bar</varname>"
 msgstr "<varname>progress_bar</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2211
+#: C/index.docbook:2261
 msgid ""
 "A boolean value specifying whether to display a progress bar during <link "
 "linkend=\"cfg-quiet-mode\">quiet mode </link>. Defaults to <literal>True</"
@@ -3742,12 +3818,12 @@ msgstr ""
 "<literal>True</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2217
+#: C/index.docbook:2267
 msgid "<varname>quiet_mode</varname>"
 msgstr "<varname>quiet_mode</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2221
+#: C/index.docbook:2271
 msgid ""
 "A boolean value, if set to <constant>True</constant> disables the output of "
 "running commands. Defaults to <literal>False</literal>."
@@ -3757,12 +3833,12 @@ msgstr ""
 "literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2227
+#: C/index.docbook:2277
 msgid "<varname>repos</varname>"
 msgstr "<varname>repos</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2231
+#: C/index.docbook:2281
 msgid ""
 "A dictionary specifying an alternative repository location for a particular "
 "repository. This configuration variable is useful to a module developer. By "
@@ -3776,12 +3852,12 @@ msgstr ""
 "repozitářů a hodnotami jsou cesty alternativních repozitářů. Například:"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2243
+#: C/index.docbook:2293
 msgid "<varname>skip</varname>"
 msgstr "<varname>skip</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2247
+#: C/index.docbook:2297
 msgid ""
 "A list of modules to skip. This <option>--skip</option> command line option "
 "extends the list. This list is empty by default. If the list contains the "
@@ -3797,12 +3873,12 @@ msgstr ""
 "bez jejich přirozených závislostí."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2257
+#: C/index.docbook:2307
 msgid "<varname>static_analyzer</varname>"
 msgstr "<varname>static_analyzer</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2261
+#: C/index.docbook:2311
 msgid ""
 "A boolean value: if set to <constant>True</constant>, run a static analysis "
 "tool on each module as it’s being built. Defaults to <constant>False</"
@@ -3813,12 +3889,12 @@ msgstr ""
 "hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2267
+#: C/index.docbook:2317
 msgid "<varname>static_analyzer_outputdir</varname>"
 msgstr "<varname>static_analyzer_outputdir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2271
+#: C/index.docbook:2321
 msgid ""
 "Root directory below which static analysis reports will be saved (if "
 "<varname>static_analyzer</varname> is <constant>True</constant>). Defaults "
@@ -3830,12 +3906,12 @@ msgstr ""
 "filename>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2278
+#: C/index.docbook:2328
 msgid "<varname>static_analyzer_template</varname>"
 msgstr "<varname>static_analyzer_template</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2282
+#: C/index.docbook:2332
 msgid ""
 "Command template for the static analyzer. This has the parameters "
 "<varname>outputdir</varname> (the value of the "
@@ -3854,12 +3930,12 @@ msgstr ""
 "<command>scan-build</command>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2293
+#: C/index.docbook:2343
 msgid "<varname>sticky_date</varname>"
 msgstr "<varname>sticky_date</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2297
+#: C/index.docbook:2347
 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. "
@@ -3875,12 +3951,12 @@ msgstr ""
 "constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2306
+#: C/index.docbook:2356
 msgid "<varname>svn_program</varname>"
 msgstr "<varname>svn_program</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2310
+#: C/index.docbook:2360
 msgid ""
 "A string specifying which program to use for subversion support. This can be "
 "<literal>svn</literal>, <literal>git-svn</literal> or <literal>bzr</"
@@ -3891,12 +3967,12 @@ msgstr ""
 "<literal>bzr</literal>. Výchozí hodnota je <literal>svn</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2317
+#: C/index.docbook:2367
 msgid "<varname>system_libdirs</varname>"
 msgstr "<varname>system_libdirs</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2321
+#: C/index.docbook:2371
 msgid ""
 "A list of strings specifying the system library paths. This is used when "
 "setting the default values of some environment variables, such as "
@@ -3907,12 +3983,12 @@ msgstr ""
 "<envar>PKG_CONFIG_PATH</envar>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2327
+#: C/index.docbook:2377
 msgid "<varname>tarballdir</varname>"
 msgstr "<varname>tarballdir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2331
+#: C/index.docbook:2381
 msgid ""
 "A string if set, tarballs will be downloaded to the specified directory "
 "instead of <varname>checkoutroot</varname>. This is useful if you have "
@@ -3927,12 +4003,12 @@ msgstr ""
 "jhbuild/downloads'</literal>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2340
+#: C/index.docbook:2390
 msgid "<varname>tinderbox_outputdir</varname>"
 msgstr "<varname>tinderbox_outputdir</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2344
+#: C/index.docbook:2394
 msgid ""
 "A string specifying the directory to store <command>jhbuild tinderbox</"
 "command> output. This string can be overridden by the <option>--output</"
@@ -3947,12 +4023,12 @@ msgstr ""
 "nastavit."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2353
+#: C/index.docbook:2403
 msgid "<varname>trycheckout</varname>"
 msgstr "<varname>trycheckout</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2357
+#: C/index.docbook:2407
 msgid ""
 "A boolean value, if set to <constant>True</constant> JHBuild will "
 "automatically try to solve failures by 1) running <command>autogen.sh</"
@@ -3966,12 +4042,12 @@ msgstr ""
 "verzí. Toto nastavení odpovídá předání volby <option>--try-checkout</option>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2366
+#: C/index.docbook:2416
 msgid "<varname>use_local_modulesets</varname>"
 msgstr "<varname>use_local_modulesets</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2370
+#: C/index.docbook:2420
 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 "
@@ -3982,12 +4058,12 @@ msgstr ""
 "verzí projektu GNOME. Výchozí hodnota je <constant>False</constant>."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2377
+#: C/index.docbook:2427
 msgid "<varname>xvfbargs</varname>"
 msgstr "<varname>xvfbargs</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2381
+#: C/index.docbook:2431
 msgid ""
 "A string listing arguments to pass to <command>Xvfb</command> if running "
 "graphical tests."
@@ -3996,12 +4072,12 @@ msgstr ""
 "spuštění grafických testů."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2386
+#: C/index.docbook:2436
 msgid "<varname>conditions</varname>"
 msgstr "<varname>conditions</varname>"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2390
+#: C/index.docbook:2440
 msgid ""
 "A set of condition (strings) that can influence the modules that are built "
 "and the options that are used for building them. You should use "
@@ -4014,7 +4090,7 @@ msgstr ""
 "<literal>conditions.discard()</literal>."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:2393
+#: C/index.docbook:2443
 msgid ""
 "The original set of conditions is determined on a per-OS basis and can be "
 "modified using the <option>--conditions=</option> commandline argument. The "
@@ -4031,12 +4107,12 @@ msgstr ""
 "dojde k nějaké změně v jhbuildrc."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2404
+#: C/index.docbook:2454
 msgid "Other Configuration File Structures"
 msgstr "Další struktury souboru nastavení"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2406
+#: C/index.docbook:2456
 msgid ""
 "In addition to the above variables, there are other settings that can be set "
 "in the configuration file:"
@@ -4045,12 +4121,12 @@ msgstr ""
 "nastavena v souboru s nastavením:"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2411
+#: C/index.docbook:2461
 msgid "<varname>os.environ</varname>"
 msgstr "<varname>os.environ</varname>"
 
 #. (itstool) path: listitem/para
-#: C/index.docbook:2415
+#: C/index.docbook:2465
 msgid ""
 "A dictionary representing the environment. This environment is passed to "
 "processes that JHBuild spawns."
@@ -4059,7 +4135,7 @@ msgstr ""
 "JHBuild vytváří."
 
 #. (itstool) path: listitem/para
-#: C/index.docbook:2418
+#: C/index.docbook:2468
 msgid ""
 "Some influential environment variables include <envar>CPPFLAGS</envar>, "
 "<envar>CFLAGS</envar>, <envar>INSTALL</envar> and <envar>LDFLAGS</envar>. "
@@ -4070,13 +4146,13 @@ msgstr ""
 "Naříklad:"
 
 #. (itstool) path: listitem/programlisting
-#: C/index.docbook:2423
+#: C/index.docbook:2473
 #, no-wrap
 msgid "os.environ['CFLAGS'] = '-O0 -g'"
 msgstr "os.environ['CFLAGS'] = '-O0 -g'"
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2427
+#: C/index.docbook:2477
 msgid ""
 "<function>addpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
@@ -4085,7 +4161,7 @@ msgstr ""
 "<parameter>pathname</parameter>)"
 
 #. (itstool) path: listitem/para
-#: C/index.docbook:2432
+#: C/index.docbook:2482
 msgid ""
 "This will add a directory to the <envar>PATH</envar> environment variable. "
 "<function>addpath</function> will correctly handle the case when the "
@@ -4099,7 +4175,7 @@ msgstr ""
 "na konci může mít nečekané následky)."
 
 #. (itstool) path: varlistentry/term
-#: C/index.docbook:2440
+#: C/index.docbook:2490
 msgid ""
 "<function>prependpath</function>(<parameter>envvar</parameter>, "
 "<parameter>pathname</parameter>)"
@@ -4108,7 +4184,7 @@ msgstr ""
 "<parameter>pathname</parameter>)"
 
 #. (itstool) path: listitem/para
-#: C/index.docbook:2445
+#: C/index.docbook:2495
 msgid ""
 "After processing the configuration file, JHBuild will alter some paths based "
 "on variables such as <varname>prefix</varname> (e.g. adding <literal>$prefix/"
@@ -4119,7 +4195,7 @@ msgstr ""
 "$prefix/bin</literal> na začátek do proměnné <envar>PATH</envar>)."
 
 #. (itstool) path: listitem/para
-#: C/index.docbook:2450
+#: C/index.docbook:2500
 msgid ""
 "The <function>prependpath</function> function works like <function>addpath</"
 "function>, except that the environment variable is modified after JHBuild "
@@ -4130,12 +4206,12 @@ msgstr ""
 "po té, co v prostředí provede změny JHBuild."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2461
+#: C/index.docbook:2511
 msgid "Module Set File Syntax"
 msgstr "Syntax pro soubor sady modulů"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2463
+#: C/index.docbook:2513
 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 "
@@ -4148,7 +4224,7 @@ msgstr ""
 "sady modulů pomocí režimu <filename>nxml-mode</filename> v editoru Emacs."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2469
+#: C/index.docbook:2519
 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 "
@@ -4161,7 +4237,7 @@ msgstr ""
 "modulů."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2474
+#: C/index.docbook:2524
 msgid ""
 "Content in the moduleset file can be conditionally included by use of the "
 "&lt;if&gt; tag to surround the conditional content. It is currently only "
@@ -4182,12 +4258,12 @@ msgstr ""
 "conditions=</command>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2482 C/index.docbook:3383
+#: C/index.docbook:2532 C/index.docbook:3441
 msgid "Module Sources"
 msgstr "Zdroje modulů"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2484
+#: C/index.docbook:2534
 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 "
@@ -4204,7 +4280,7 @@ msgstr ""
 "repozitáři pro vývojáře a jinou pro uživatele)."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2492
+#: C/index.docbook:2542
 msgid ""
 "The <sgmltag class=\"element\">repository</sgmltag> element is used to "
 "describe all types of repository. The <sgmltag class=\"element\">branch</"
@@ -4216,7 +4292,7 @@ msgstr ""
 "používá uvnitř definice modulu k určení dodatečných nastavení."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2497
+#: C/index.docbook:2547
 #, no-wrap
 msgid ""
 "\n"
@@ -4252,7 +4328,7 @@ msgstr ""
 "  [ developer-href-example=\"<replaceable>příklad_odkazu_pro_vývojáře</replaceable>\" ] /&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2514
+#: C/index.docbook:2564
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute is a unique "
 "identifier for the repository."
@@ -4261,7 +4337,7 @@ msgstr ""
 "identifikátor pro repozitář."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2517
+#: C/index.docbook:2567
 msgid ""
 "The <sgmltag class=\"attribute\">default</sgmltag> attribute specifies "
 "whether this repository is the default source for this module set."
@@ -4270,7 +4346,7 @@ msgstr ""
 "tento repozitář výchozím zdrojem pro tento modul."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2521
+#: C/index.docbook:2571
 msgid ""
 "The <sgmltag class=\"attribute\">type</sgmltag> attribute specifies the type "
 "of repository. It can be one of: <literal>bzr</literal>, <literal>cvs</"
@@ -4291,7 +4367,7 @@ msgstr ""
 "repozitářů."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2533
+#: C/index.docbook:2583
 msgid ""
 "The <sgmltag class=\"attribute\">developer-href-example</sgmltag> attribute "
 "is used to specify the format of the URL for the repository used by "
@@ -4302,7 +4378,7 @@ msgstr ""
 "Slouží jen k informačním účelům."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2537
+#: C/index.docbook:2587
 msgid ""
 "The <sgmltag class=\"element\">branch</sgmltag> element is used inside "
 "module definitions."
@@ -4311,7 +4387,7 @@ msgstr ""
 "modulů."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2540
+#: C/index.docbook:2590
 #, no-wrap
 msgid ""
 "\n"
@@ -4347,7 +4423,7 @@ msgstr ""
 "  [ hash=\"<replaceable>haš</replaceable>\" ]/&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2557
+#: C/index.docbook:2607
 msgid ""
 "All attributes have sensible defaults and depend on the module and "
 "repository definitions. Common attributes are described here."
@@ -4356,7 +4432,7 @@ msgstr ""
 "repozitáře. Běžné atributy jsou popsány zde."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2560
+#: C/index.docbook:2610
 msgid ""
 "The <sgmltag class=\"attribute\">repo</sgmltag> attribute is used to specify "
 "non-default repository name."
@@ -4365,7 +4441,7 @@ msgstr ""
 "jiného názvu repozitáře, než je výchozí."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2563
+#: C/index.docbook:2613
 msgid ""
 "The <sgmltag class=\"attribute\">module</sgmltag> attribute is used to "
 "specify module name to checkout from the repository. Defaults to module id."
@@ -4374,7 +4450,7 @@ msgstr ""
 "názvu modulu, který se má stáhnout z repozitáře. Výchozí je id modulu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2567
+#: C/index.docbook:2617
 msgid ""
 "The <sgmltag class=\"attribute\">checkoutdir</sgmltag> attribute is used to "
 "specify the checkout directory name. Defaults to module id."
@@ -4383,17 +4459,17 @@ msgstr ""
 "určení názvu složky pro stažení. Výchozí hodnotu je id modulu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2571
+#: C/index.docbook:2621
 msgid "Other attributes are described below"
 msgstr "Ostatní atributy jsou popsány níže"
 
 #. (itstool) path: section/title
-#: C/index.docbook:2574
+#: C/index.docbook:2624
 msgid "Bazaar"
 msgstr "Bazaar"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2576
+#: C/index.docbook:2626
 msgid ""
 "This repository type is used to define a Bazaar repository. It is "
 "recommended to have Bazaar 1.16 or higher."
@@ -4402,7 +4478,7 @@ msgstr ""
 "mít Bazaar 1.16 nebo novější."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2579
+#: C/index.docbook:2629
 #, no-wrap
 msgid ""
 "\n"
@@ -4416,7 +4492,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2584
+#: C/index.docbook:2634
 msgid ""
 "Additional attributes are: <sgmltag class=\"attribute\">trunk-template</"
 "sgmltag> (defaults to <literal>\"%(module)s\"</literal>) and <sgmltag class="
@@ -4446,7 +4522,7 @@ msgstr ""
 "rozvržením."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2600
+#: C/index.docbook:2650
 msgid ""
 "An addition <sgmltag class=\"element\">branch</sgmltag> element accepts "
 "<sgmltag class=\"attribute\">revspec</sgmltag> attribute to anchor on a "
@@ -4463,7 +4539,7 @@ msgstr ""
 "<literal>bzr help revisionspec</literal>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2608
+#: C/index.docbook:2658
 msgid ""
 "For example repository with <sgmltag class=\"attribute\">template</sgmltag> "
 "attributes defined:"
@@ -4472,7 +4548,7 @@ msgstr ""
 "\">template</sgmltag>:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2612
+#: C/index.docbook:2662
 #, no-wrap
 msgid ""
 "\n"
@@ -4490,7 +4566,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2619
+#: C/index.docbook:2669
 msgid ""
 "Example <sgmltag class=\"element\">branch</sgmltag> elements for the above "
 "repository:"
@@ -4499,7 +4575,7 @@ msgstr ""
 "uvedený výše:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2622
+#: C/index.docbook:2672
 #, no-wrap
 msgid ""
 "\n"
@@ -4515,7 +4591,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2628
+#: C/index.docbook:2678
 #, no-wrap
 msgid ""
 "\n"
@@ -4533,17 +4609,17 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/title
-#: C/index.docbook:2637
+#: C/index.docbook:2687
 msgid "CVS"
 msgstr "CVS"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2639
+#: C/index.docbook:2689
 msgid "This repository type is used to define a CVS repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře CVS."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2641
+#: C/index.docbook:2691
 msgid ""
 "The <sgmltag class=\"attribute\">password</sgmltag> attribute is used to "
 "specify the password to the repository."
@@ -4552,7 +4628,7 @@ msgstr ""
 "hesla pro repozitář."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2644
+#: C/index.docbook:2694
 msgid ""
 "The <sgmltag class=\"attribute\">cvsroot</sgmltag> attribute is used to "
 "specify the root of the repository."
@@ -4561,7 +4637,7 @@ msgstr ""
 "kořene repozitáře."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2647
+#: C/index.docbook:2697
 #, no-wrap
 msgid ""
 "\n"
@@ -4577,7 +4653,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2655
+#: C/index.docbook:2705
 msgid ""
 "Additional attributes are: <sgmltag class=\"attribute\">revision</sgmltag>, "
 "<sgmltag class=\"attribute\">update-new-dirs</sgmltag> and <sgmltag class="
@@ -4588,17 +4664,17 @@ msgstr ""
 "\"attribute\">override-checkoutdir</sgmltag>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2662
+#: C/index.docbook:2712
 msgid "Darcs"
 msgstr "Darcs"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2664
+#: C/index.docbook:2714
 msgid "This repository type is used to define a Darcs repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře Darcs."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2667
+#: C/index.docbook:2717
 #, no-wrap
 msgid ""
 "\n"
@@ -4610,17 +4686,17 @@ msgstr ""
 "      href=\"http://projects.collabora.co.uk/darcs/telepathy/\"/&gt;\n";
 
 #. (itstool) path: section/title
-#: C/index.docbook:2674
+#: C/index.docbook:2724
 msgid "Git"
 msgstr "Git"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2676
+#: C/index.docbook:2726
 msgid "This repository type is used to define a Git repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře Git."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2678
+#: C/index.docbook:2728
 #, no-wrap
 msgid ""
 "\n"
@@ -4634,7 +4710,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2683 C/index.docbook:2805
+#: C/index.docbook:2733 C/index.docbook:2855
 msgid ""
 "It allows the following attributes on the <sgmltag class=\"element\">branch</"
 "sgmltag> element:"
@@ -4643,7 +4719,7 @@ msgstr ""
 "atributy:"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2687
+#: C/index.docbook:2737
 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. "
@@ -4660,7 +4736,7 @@ msgstr ""
 "větve, aby nedošlo k narušení vaší vlastní práce."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2694
+#: C/index.docbook:2744
 msgid ""
 "The <sgmltag class=\"attribute\">tag</sgmltag> attribute is used to specify "
 "a revision to unconditionally check out in the update phase. It overrides "
@@ -4671,7 +4747,7 @@ msgstr ""
 "<sgmltag class=\"attribute\">revision</sgmltag>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2704
+#: C/index.docbook:2754
 #, no-wrap
 msgid ""
 "\n"
@@ -4689,17 +4765,17 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/title
-#: C/index.docbook:2713
+#: C/index.docbook:2763
 msgid "Mercurial"
 msgstr "Mercurial"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2715
+#: C/index.docbook:2765
 msgid "This repository type is used to define a Mercurial repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře Mercurial."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2718
+#: C/index.docbook:2768
 #, no-wrap
 msgid ""
 "\n"
@@ -4711,7 +4787,7 @@ msgstr ""
 "    href=\"http://gtk-vnc.codemonkey.ws/hg/\"; /&gt;\n"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2723
+#: C/index.docbook:2773
 #, no-wrap
 msgid ""
 "\n"
@@ -4721,17 +4797,17 @@ msgstr ""
 "&lt;branch repo=\"hg.gtk-vnc\" module=\"vystup.hg\" checkoutdir=\"gtk-vnc\"/&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:2729
+#: C/index.docbook:2779
 msgid "Monotone"
 msgstr "Monotone"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2731
+#: C/index.docbook:2781
 msgid "This repository type is used to define a Monotone repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře Monotone."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2734
+#: C/index.docbook:2784
 msgid ""
 "The <sgmltag class=\"attribute\">server</sgmltag> attribute is used to "
 "specify the repository server."
@@ -4740,7 +4816,7 @@ msgstr ""
 "serveru s repozitářem."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2737
+#: C/index.docbook:2787
 msgid ""
 "The <sgmltag class=\"attribute\">database</sgmltag> attribute is used to "
 "specify the database to use for the repository."
@@ -4749,7 +4825,7 @@ msgstr ""
 "databáze, která se má použít pro repozitář."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2740
+#: C/index.docbook:2790
 msgid ""
 "The <sgmltag class=\"attribute\">defbranch</sgmltag> attribute is used "
 "specify the branch of the repository to use."
@@ -4758,7 +4834,7 @@ msgstr ""
 "větve repozitáře, která se má použít."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2743
+#: C/index.docbook:2793
 #, no-wrap
 msgid ""
 "\n"
@@ -4772,17 +4848,17 @@ msgstr ""
 "    defbranch=\"im.pidgin.pidgin\"/&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:2751
+#: C/index.docbook:2801
 msgid "Subversion"
 msgstr "Subversion"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2753
+#: C/index.docbook:2803
 msgid "This repository type is used to define a Subversion repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře Subversion."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2756
+#: C/index.docbook:2806
 #, no-wrap
 msgid ""
 "\n"
@@ -4796,7 +4872,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2763
+#: C/index.docbook:2813
 msgid ""
 "It allows a <sgmltag class=\"attribute\">revision</sgmltag> on the <sgmltag "
 "class=\"element\">branch</sgmltag> element. This attribute defines the "
@@ -4807,7 +4883,7 @@ msgstr ""
 "stánout, nebo, pokud se jedná o číslo, revizi, která se má stáhnout."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2768
+#: C/index.docbook:2818
 #, no-wrap
 msgid ""
 "\n"
@@ -4819,7 +4895,7 @@ msgstr ""
 "        "
 
 #. (itstool) path: section/para
-#: C/index.docbook:2772
+#: C/index.docbook:2822
 msgid ""
 "It is possible to specify custom <literal>svn</literal> layout using "
 "<sgmltag class=\"attribute\">trunk-template</sgmltag> (defaults to "
@@ -4836,12 +4912,12 @@ msgstr ""
 "literal>) je možné určit vlastní rozvržení <literal>svn</literal>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2782
+#: C/index.docbook:2832
 msgid "System"
 msgstr "System"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2784
+#: C/index.docbook:2834
 msgid ""
 "This repository type is used to define a fake system repository. A system "
 "repository is required to create <link linkend=\"moduleset-syntax-defs-"
@@ -4853,7 +4929,7 @@ msgstr ""
 "sgmltag></link>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2789
+#: C/index.docbook:2839
 #, no-wrap
 msgid ""
 "\n"
@@ -4863,17 +4939,17 @@ msgstr ""
 "&lt;repository type=\"system\" name=\"system\"/&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:2795
+#: C/index.docbook:2845
 msgid "Tarballs"
 msgstr "Tarball"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2797
+#: C/index.docbook:2847
 msgid "This repository type is used to define a tarball repository."
 msgstr "Tento typ repozitáře je použit k definici repozitáře tarball."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2800
+#: C/index.docbook:2850
 #, no-wrap
 msgid ""
 "\n"
@@ -4885,7 +4961,7 @@ msgstr ""
 "    href=\"http://dbus.freedesktop.org/releases/dbus-python/\"/&gt;\n";
 
 #. (itstool) path: section/para
-#: C/index.docbook:2809
+#: C/index.docbook:2859
 msgid ""
 "The <sgmltag class=\"attribute\">module</sgmltag> attribute specifies the "
 "file to download and compile, the <sgmltag class=\"attribute\">version</"
@@ -4896,7 +4972,7 @@ msgstr ""
 "sgmltag> určuje verzi modulu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2815
+#: C/index.docbook:2865
 msgid ""
 "The <sgmltag class=\"attribute\">size</sgmltag> and <sgmltag class="
 "\"attribute\">hash</sgmltag>, as well as the obsolete <sgmltag class="
@@ -4910,18 +4986,18 @@ msgstr ""
 "se ke kontrole, jestli byl balíček se zdrojovými kódy stažen v pořádku."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2821
+#: C/index.docbook:2871
 msgid ""
 "The <sgmltag class=\"attribute\">rename-tarball</sgmltag> can be used to "
 "rename the tarball file when downloading, in case the original name "
 "conflicts with another module."
 msgstr ""
-"Atribut <sgmltag class=\"attribute\">rename-tarball</sgmltag> můžete použít k "
-"přejmenování archivního souboru tarball při stahování v situaci, kdy je "
+"Atribut <sgmltag class=\"attribute\">rename-tarball</sgmltag> můžete použít "
+"k přejmenování archivního souboru tarball při stahování v situaci, kdy je "
 "původní název v konfliktu s jiným modulem."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2825
+#: C/index.docbook:2875
 msgid ""
 "Any number of <sgmltag class=\"element\">patch</sgmltag> elements may be "
 "nested inside the <sgmltag class=\"element\">branch</sgmltag> element. These "
@@ -4939,7 +5015,7 @@ msgstr ""
 "záplaty jít."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2833 C/index.docbook:3515
+#: C/index.docbook:2883 C/index.docbook:3573
 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 "
@@ -4956,7 +5032,7 @@ msgstr ""
 "záplaty staženy z příslušného umístění."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2841
+#: C/index.docbook:2891
 #, no-wrap
 msgid ""
 "\n"
@@ -4974,7 +5050,7 @@ msgstr ""
 "&lt;/branch&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2849
+#: C/index.docbook:2899
 msgid ""
 "A tarball <sgmltag class=\"element\">branch</sgmltag> element may also "
 "contain <sgmltag class=\"element\">quilt</sgmltag> elements which specify "
@@ -4986,12 +5062,12 @@ msgstr ""
 "má importovat."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2857
+#: C/index.docbook:2907
 msgid "Including Other Module Sets"
 msgstr "Vložení dalších sad modulů"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2859
+#: C/index.docbook:2909
 msgid ""
 "JHBuild allows one module set to include the contents of another by "
 "reference using the <sgmltag class=\"element\">include</sgmltag> element."
@@ -5000,7 +5076,7 @@ msgstr ""
 "kterou odkazuje prvek <sgmltag class=\"element\">include</sgmltag>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2863
+#: C/index.docbook:2913
 #, no-wrap
 msgid ""
 "\n"
@@ -5010,7 +5086,7 @@ msgstr ""
 "&lt;include href=\"<replaceable>URI</replaceable>\"/&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2867
+#: C/index.docbook:2917
 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 "
@@ -5021,7 +5097,7 @@ msgstr ""
 "souboru obsahujícímu prvek <sgmltag class=\"element\">include</sgmltag>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2871
+#: C/index.docbook:2921
 msgid ""
 "Only module definitions are imported from the referenced module set - module "
 "sources are not. Multiple levels of includes are allowed, but include loops "
@@ -5032,12 +5108,12 @@ msgstr ""
 "(zatím neexistuje kód, který by takovou smyčku ošetřil)."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2878
+#: C/index.docbook:2928
 msgid "Module Definitions"
 msgstr "Definice modulů"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2880
+#: C/index.docbook:2930
 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 "
@@ -5048,7 +5124,7 @@ msgstr ""
 "nejběžnější."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2884
+#: C/index.docbook:2934
 msgid ""
 "They are all basically composed of a <sgmltag class=\"element\">branch</"
 "sgmltag> element describing how to get the module and <sgmltag class="
@@ -5063,7 +5139,7 @@ msgstr ""
 "moduly."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2891
+#: C/index.docbook:2941
 msgid ""
 "Any modules listed in the <sgmltag class=\"element\">dependencies</sgmltag> "
 "element will be added to the module list for <command>jhbuild build</"
@@ -5076,7 +5152,7 @@ msgstr ""
 "první."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2896
+#: C/index.docbook:2946
 msgid ""
 "After generating the modules list, the modules listed in the <sgmltag class="
 "\"element\">suggests</sgmltag> element will be used to further sort the "
@@ -5090,12 +5166,12 @@ msgstr ""
 "volitelné závislosti v jiném modulu."
 
 #. (itstool) path: section/title
-#: C/index.docbook:2903
+#: C/index.docbook:2953
 msgid "autotools"
 msgstr "autotools"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2905
+#: C/index.docbook:2955
 msgid ""
 "The <sgmltag class=\"element\">autotools</sgmltag> element is used to define "
 "a module which is compiled using the GNU Autotools build system."
@@ -5104,7 +5180,7 @@ msgstr ""
 "modulu, který se kompiluje pomocí systému sestavení Autotools."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2909
+#: C/index.docbook:2959
 #, no-wrap
 msgid ""
 "\n"
@@ -5172,7 +5248,7 @@ msgstr ""
 "&lt;/autotools&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2942
+#: C/index.docbook:2992
 msgid ""
 "The <sgmltag class=\"attribute\">autogenargs</sgmltag> and <sgmltag class="
 "\"attribute\">makeargs</sgmltag> and <sgmltag class=\"attribute"
@@ -5187,7 +5263,7 @@ msgstr ""
 "<command>make</command> respektive <command>make install</command>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2949
+#: C/index.docbook:2999
 msgid ""
 "The <sgmltag class=\"attribute\">autogen-sh</sgmltag> attribute specifies "
 "the name of the autogen.sh script to run. The value <literal>autoreconf</"
@@ -5215,7 +5291,7 @@ msgstr ""
 "se má použít."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2964
+#: C/index.docbook:3014
 msgid ""
 "The <sgmltag class=\"attribute\">uninstall-before-install</sgmltag> "
 "specifies any old installed files from the module should before removed "
@@ -5236,7 +5312,7 @@ msgstr ""
 "soubory nainstalované z modulu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2974
+#: C/index.docbook:3024
 msgid ""
 "The <sgmltag class=\"attribute\">supports-non-srcdir-builds</sgmltag> "
 "attribute is used to mark modules that can't be cleanly built using a "
@@ -5247,7 +5323,7 @@ msgstr ""
 "odděleného stromu se zdrojovými kódy."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2979 C/index.docbook:3040
+#: C/index.docbook:3029 C/index.docbook:3094
 msgid ""
 "The <sgmltag class=\"attribute\">force-non-srcdir-builds</sgmltag> attribute "
 "is used to mark modules that can't be cleanly built from the source "
@@ -5258,7 +5334,7 @@ msgstr ""
 "zdrojovými kódy, ale mohou být sestavené mimo něj."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2983
+#: C/index.docbook:3033
 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 "
@@ -5275,7 +5351,7 @@ msgstr ""
 "<varname>autogenargs</varname>. Zde je například výchozí autogen-template:"
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:2991
+#: C/index.docbook:3041
 #, no-wrap
 msgid ""
 "\n"
@@ -5285,7 +5361,7 @@ msgstr ""
 "%(srcdir)s/%(autogen-sh)s --prefix %(prefix)s --libdir %(libdir)s %(autogenargs)s\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:2995
+#: C/index.docbook:3045
 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 "
@@ -5296,7 +5372,7 @@ msgstr ""
 "command>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:2999
+#: C/index.docbook:3049
 msgid ""
 "The <sgmltag class=\"attribute\">supports-static-analyzer</sgmltag> "
 "attribute must be specified (with false as value) for modules which don’t "
@@ -5309,7 +5385,7 @@ msgstr ""
 "build</sgmltag>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3004
+#: C/index.docbook:3054
 msgid ""
 "The <sgmltag class=\"attribute\">supports-unknown-configure-options</"
 "sgmltag> attribute is used to mark modules that will error out if an unknown "
@@ -5322,12 +5398,12 @@ msgstr ""
 "tento modul se nebudou používat globální konfigurační volby."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3011
+#: C/index.docbook:3061
 msgid "cmake"
 msgstr "cmake"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3013
+#: C/index.docbook:3063
 msgid ""
 "The <sgmltag class=\"element\">cmake</sgmltag> element is used to define a "
 "module which is built using the CMake build system."
@@ -5336,11 +5412,12 @@ msgstr ""
 "modulu, který se sestavuje pomocí sestavovacího systému CMake."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3016
+#: C/index.docbook:3066
 #, no-wrap
 msgid ""
 "\n"
 "  &lt;cmake id=\"<replaceable>modulename</replaceable>\"\n"
+"            [ cmakeargs=\"<replaceable>cmakeargs</replaceable>\" ]\n"
 "            [ skip-install=\"<replaceable>skip-install</replaceable>\" ]\n"
 "            [ cmakedir=\"<replaceable>cmakedir</replaceable>\" ]\n"
 "            [ force-non-srcdir-builds=\"<replaceable>force-non-srcdir-builds</replaceable>\" ]&gt;\n"
@@ -5360,6 +5437,7 @@ msgid ""
 msgstr ""
 "\n"
 "  &lt;cmake id=\"<replaceable>nazev_modulu</replaceable>\"\n"
+"            [ cmakeargs=\"<replaceable>argumenty_cmake</replaceable>\" ]\n"
 "            [skip-install=\"<replaceable>preskocit_instalaci</replaceable>\"]\n"
 "            [cmakedir=\"<replaceable>složka_cmake</replaceable>\"]&gt;\n"
 "            [ force-non-srcdir-builds=\"<replaceable>vynutit_sestavení_bez_zdrojové_složky</replaceable>\" 
]&gt;\n"
@@ -5378,7 +5456,16 @@ msgstr ""
 "&lt;/cmake&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3036
+#: C/index.docbook:3086
+msgid ""
+"The <sgmltag class=\"attribute\">cmakeargs</sgmltag> attribute is used to "
+"specify additional arguments to pass to <command>cmake</command>."
+msgstr ""
+"Atribut <sgmltag class=\"attribute\">cmakeargs</sgmltag> je použit k určení "
+"dodatečných argumentů, které se předají příkazu <command>cmake</command>."
+
+#. (itstool) path: section/para
+#: C/index.docbook:3090
 msgid ""
 "The <sgmltag class=\"attribute\">cmakedir</sgmltag> attribute specifies the "
 "subdirectory where cmake will run in relation to srcdir."
@@ -5387,12 +5474,12 @@ msgstr ""
 "vekteré se spustí cmake relativně ke složce se zdrojovými kódy."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3046
+#: C/index.docbook:3100
 msgid "Meson"
 msgstr "Meson"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3048
+#: C/index.docbook:3102
 msgid ""
 "The <sgmltag class=\"element\">meson</sgmltag> element is used to define a "
 "module which is built using the Meson build system."
@@ -5401,11 +5488,12 @@ msgstr ""
 "modulu, který se sestavuje pomocí sestavovacího systému Meson."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3051
+#: C/index.docbook:3105
 #, no-wrap
 msgid ""
 "\n"
 "  &lt;meson id=\"<replaceable>modulename</replaceable>\"\n"
+"            [ mesonargs=\"<replaceable>mesonargs</replaceable>\" ]\n"
 "            [ skip-install=\"<replaceable>skip-install</replaceable>\" ]&gt;\n"
 "  &lt;branch [ ... ] &gt;\n"
 "    [...]\n"
@@ -5423,6 +5511,7 @@ msgid ""
 msgstr ""
 "\n"
 "  &lt;meson id=\"<replaceable>nazev_modulu</replaceable>\"\n"
+"            [ mesonargs=\"<replaceable>argumenty_meson</replaceable>\" ]\n"
 "            [skip-install=\"<replaceable>preskocit_instalaci</replaceable>\"]&gt;\n"
 "  &lt;branch […] &gt;\n"
 "    […]\n"
@@ -5438,13 +5527,22 @@ msgstr ""
 "  &lt;/after&gt;\n"
 "&lt;/meson&gt;\n"
 
+#. (itstool) path: section/para
+#: C/index.docbook:3123
+msgid ""
+"The <sgmltag class=\"attribute\">mesonargs</sgmltag> attribute is used to "
+"specify additional arguments to pass to <command>meson</command>."
+msgstr ""
+"Atribut <sgmltag class=\"attribute\">mesonargs</sgmltag> je použit k určení "
+"dodatečných argumentů, které se předají příkazu <command>meson</command>."
+
 #. (itstool) path: section/title
-#: C/index.docbook:3071 C/index.docbook:3097
+#: C/index.docbook:3129 C/index.docbook:3155
 msgid "distutils"
 msgstr "distutils"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3073
+#: C/index.docbook:3131
 msgid ""
 "The <sgmltag class=\"element\">distutils</sgmltag> element is used to define "
 "a module which is built using python's distutils."
@@ -5453,7 +5551,7 @@ msgstr ""
 "modulu, který se sestavuje pomocí distutils od Pythonu."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3076 C/index.docbook:3102
+#: C/index.docbook:3134 C/index.docbook:3160
 #, no-wrap
 msgid ""
 "\n"
@@ -5491,7 +5589,7 @@ msgstr ""
 "&lt;/distutils&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3099
+#: C/index.docbook:3157
 msgid ""
 "The <sgmltag class=\"element\">distutils</sgmltag> element is used to define "
 "a module which is built using python's distutils"
@@ -5500,12 +5598,12 @@ msgstr ""
 "modulu, který se sestavuje pomocí distutils od Pythonu."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3122
+#: C/index.docbook:3180
 msgid "linux"
 msgstr "linux"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3124
+#: C/index.docbook:3182
 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 "
@@ -5516,7 +5614,7 @@ msgstr ""
 "podřízeného prvku <sgmltag class=\"element\">kconfig</sgmltag>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3129
+#: C/index.docbook:3187
 #, no-wrap
 msgid ""
 "\n"
@@ -5568,12 +5666,12 @@ msgstr ""
 "&lt;/linux&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:3156
+#: C/index.docbook:3214
 msgid "perl"
 msgstr "perl"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3158
+#: C/index.docbook:3216
 msgid ""
 "The <sgmltag class=\"element\">perl</sgmltag> element is used to build perl "
 "modules."
@@ -5582,7 +5680,7 @@ msgstr ""
 "jazyka Perl."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3161
+#: C/index.docbook:3219
 msgid ""
 "The <sgmltag class=\"attribute\">makeargs</sgmltag> attribute is used to "
 "specify additional arguments to pass to <command>make</command>."
@@ -5591,7 +5689,7 @@ msgstr ""
 "dodatečných argumentů, které se předají příkazu <command>make</command>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3165
+#: C/index.docbook:3223
 #, no-wrap
 msgid ""
 "\n"
@@ -5633,12 +5731,12 @@ msgstr ""
 "&lt;/perl&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:3187
+#: C/index.docbook:3245
 msgid "systemmodule"
 msgstr "systemmodule"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3189
+#: C/index.docbook:3247
 msgid ""
 "The <sgmltag class=\"element\">systemmodule</sgmltag> element is used to "
 "specify modules that must be provided by the system. The module should be "
@@ -5649,7 +5747,7 @@ msgstr ""
 "skrze systém správy balíčků vaší distribuce."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3194
+#: C/index.docbook:3252
 #, no-wrap
 msgid ""
 "\n"
@@ -5667,7 +5765,7 @@ msgstr ""
 "&lt;/systemmodule&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3202
+#: C/index.docbook:3260
 msgid ""
 "If the system module does not provide a pkg-config file, <sgmltag class="
 "\"element\">systemdependencies</sgmltag> tag can be used to identify the "
@@ -5681,7 +5779,7 @@ msgstr ""
 "\"attribute\">type</sgmltag> značky <sgmltag class=\"element\">dep</sgmltag>:"
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:3210
+#: C/index.docbook:3268
 msgid ""
 "<sgmltag class=\"attvalue\">path</sgmltag> value. The path is searched for "
 "the matching program name."
@@ -5690,7 +5788,7 @@ msgstr ""
 "odpovídající názvy programů."
 
 #. (itstool) path: listitem/simpara
-#: C/index.docbook:3214
+#: C/index.docbook:3272
 msgid ""
 "<sgmltag class=\"attvalue\">c_include</sgmltag> value. The C include path is "
 "searched for the matching header name. <sgmltag class=\"attribute\">name</"
@@ -5707,7 +5805,7 @@ msgstr ""
 "module-autogenargs\"><varname>module_autogenargs</varname></link>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3225
+#: C/index.docbook:3283
 #, no-wrap
 msgid ""
 "\n"
@@ -5741,7 +5839,7 @@ msgstr ""
 "&lt;/systemmodule&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3241
+#: C/index.docbook:3299
 msgid ""
 "If the system module may be installed in different locations or installed "
 "with different names by different distributions, <sgmltag class=\"element"
@@ -5758,7 +5856,7 @@ msgstr ""
 "stejné atributy jako značka <sgmltag class=\"element\">dep</sgmltag>."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3249
+#: C/index.docbook:3307
 #, no-wrap
 msgid ""
 "\n"
@@ -5808,12 +5906,12 @@ msgstr ""
 "&lt;/systemmodule&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:3275
+#: C/index.docbook:3333
 msgid "waf"
 msgstr "waf"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3277
+#: C/index.docbook:3335
 msgid ""
 "The <sgmltag class=\"element\">waf</sgmltag> element is used to define a "
 "module which is built using the Waf build system."
@@ -5822,7 +5920,7 @@ msgstr ""
 "který je sestavován pomocí systému sestavení Waf."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3280
+#: C/index.docbook:3338
 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>."
@@ -5832,7 +5930,7 @@ msgstr ""
 "<command>waf</command>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3284
+#: C/index.docbook:3342
 msgid ""
 "The <sgmltag class=\"attribute\">python-command</sgmltag> attribute is used "
 "to specify the Python executable to use; it defaults to <command>python</"
@@ -5843,7 +5941,7 @@ msgstr ""
 "command>. Hodí se to při sestavování modulu v jazyce Python verze 3."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3289
+#: C/index.docbook:3347
 #, no-wrap
 msgid ""
 "\n"
@@ -5883,12 +5981,12 @@ msgstr ""
 "&lt;/waf&gt;\n"
 
 #. (itstool) path: section/title
-#: C/index.docbook:3310
+#: C/index.docbook:3368
 msgid "testmodule"
 msgstr "testmodule"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3312
+#: C/index.docbook:3370
 msgid ""
 "The <sgmltag class=\"element\">testmodule</sgmltag> element is used to "
 "create a module which runs a suite of tests using LDTP or Dogtail."
@@ -5897,7 +5995,7 @@ msgstr ""
 "modulu, který spustí sadu testů používající LDTP nebo Dogtail."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3316
+#: C/index.docbook:3374
 #, no-wrap
 msgid ""
 "\n"
@@ -5947,7 +6045,7 @@ msgstr ""
 "&lt;/testmodule&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3340
+#: C/index.docbook:3398
 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 "
@@ -5958,7 +6056,7 @@ msgstr ""
 "souborů .py. „ldtp“ vyvolá „ldtprunner run.xml“."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3344
+#: C/index.docbook:3402
 msgid ""
 "Unless the noxvfb configuration option is set, an Xvfb server is started to "
 "run the tests in."
@@ -5967,12 +6065,12 @@ msgstr ""
 "provedly testy."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3349
+#: C/index.docbook:3407
 msgid "metamodule"
 msgstr "metamodule"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3351
+#: C/index.docbook:3409
 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 "
@@ -5983,7 +6081,7 @@ msgstr ""
 "závislosti."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3355
+#: C/index.docbook:3413
 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 "
@@ -5994,7 +6092,7 @@ msgstr ""
 "nainstalovat kompletní uživatelské prostředí."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3359
+#: C/index.docbook:3417
 #, no-wrap
 msgid ""
 "\n"
@@ -6022,7 +6120,7 @@ msgstr ""
 "&lt;/metamodule&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3372
+#: C/index.docbook:3430
 msgid ""
 "The <sgmltag class=\"attribute\">id</sgmltag> attribute gives the name of "
 "the module. The child elements are handled as for <link linkend=\"moduleset-"
@@ -6035,17 +6133,17 @@ msgstr ""
 "link>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3380
+#: C/index.docbook:3438
 msgid "Deprecated Elements"
 msgstr "Zavržené prvky"
 
 #. (itstool) path: section/title
-#: C/index.docbook:3386
+#: C/index.docbook:3444
 msgid "cvsroot"
 msgstr "cvsroot"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3388
+#: C/index.docbook:3446
 msgid ""
 "The <sgmltag class=\"element\">cvsroot</sgmltag> element is now deprecated - "
 "the <sgmltag class=\"element\">repository</sgmltag> element should be used "
@@ -6055,7 +6153,7 @@ msgstr ""
 "něj by se měl použít prvek <sgmltag class=\"element\">repository</sgmltag>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3392
+#: C/index.docbook:3450
 msgid ""
 "The <sgmltag class=\"element\">cvsroot</sgmltag> element is used to describe "
 "a CVS repository."
@@ -6064,7 +6162,7 @@ msgstr ""
 "repozitáře CVS."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3395
+#: C/index.docbook:3453
 #, no-wrap
 msgid ""
 "\n"
@@ -6080,7 +6178,7 @@ msgstr ""
 "           password=\"<replaceable>heslo-anonymního-cvs</replaceable>\"/&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3402
+#: C/index.docbook:3460
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique "
 "identifier for the CVS repository."
@@ -6089,7 +6187,7 @@ msgstr ""
 "identifikátor pro repozitář CVS."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3405 C/index.docbook:3434
+#: C/index.docbook:3463 C/index.docbook:3492
 msgid ""
 "The <sgmltag class=\"attribute\">default</sgmltag> attribute says whether "
 "this is the default module source for this module set file."
@@ -6098,7 +6196,7 @@ msgstr ""
 "o výchozí zdroj modulu pro tento soubor sady modulů."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3409
+#: C/index.docbook:3467
 msgid ""
 "The <sgmltag class=\"attribute\">root</sgmltag> attribute lists the CVS root "
 "used for anonymous access to this repository, and the <sgmltag class="
@@ -6111,12 +6209,12 @@ msgstr ""
 "přístup."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3416
+#: C/index.docbook:3474
 msgid "svnroot"
 msgstr "svnroot"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3418
+#: C/index.docbook:3476
 msgid ""
 "The <sgmltag class=\"element\">svnroot</sgmltag> element is now deprecated - "
 "the <sgmltag class=\"element\">repository</sgmltag> element should be used "
@@ -6126,7 +6224,7 @@ msgstr ""
 "se měl použít prvek <sgmltag class=\"element\">repository</sgmltag>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3422
+#: C/index.docbook:3480
 msgid ""
 "The <sgmltag class=\"element\">svnroot</sgmltag> element is used to describe "
 "a Subversion repository."
@@ -6135,7 +6233,7 @@ msgstr ""
 "repozitáře Subversion."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3425
+#: C/index.docbook:3483
 #, no-wrap
 msgid ""
 "\n"
@@ -6149,7 +6247,7 @@ msgstr ""
 "           href=\"<replaceable>kořen-anonymního-svn</replaceable>\"/&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3431
+#: C/index.docbook:3489
 msgid ""
 "The <sgmltag class=\"attribute\">name</sgmltag> attribute should be a unique "
 "identifier for the Subversion repository."
@@ -6158,7 +6256,7 @@ msgstr ""
 "identifikátor pro repozitář Subversion."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3438
+#: C/index.docbook:3496
 msgid ""
 "The <sgmltag class=\"attribute\">href</sgmltag> attribute lists the base URL "
 "for the repository. This will probably be either a <literal>http</literal>, "
@@ -6169,12 +6267,12 @@ msgstr ""
 "literal> nebo <literal>https</literal> nebo <literal>svn</literal>."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3448
+#: C/index.docbook:3506
 msgid "Deprecated Module Types"
 msgstr "Zavržené typy modulů"
 
 #. (itstool) path: warning/para
-#: C/index.docbook:3451
+#: C/index.docbook:3509
 msgid ""
 "This section describes deprecated elements, they may still be used in "
 "existing module sets but it is advised not to use them anymore."
@@ -6183,12 +6281,12 @@ msgstr ""
 "stávajících sadách modulů, ale není doporučováno je používat napříště."
 
 #. (itstool) path: section/title
-#: C/index.docbook:3457
+#: C/index.docbook:3515
 msgid "tarball"
 msgstr "tarball"
 
 #. (itstool) path: important/para
-#: C/index.docbook:3460
+#: C/index.docbook:3518
 msgid ""
 "This deprecated element is just a thin wrapper around both <sgmltag class="
 "\"element\">autotools</sgmltag> module type and <sgmltag class=\"element"
@@ -6199,7 +6297,7 @@ msgstr ""
 "\"element\">tarball</sgmltag>."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3465
+#: C/index.docbook:3523
 msgid ""
 "The <sgmltag class=\"element\">tarball</sgmltag> element is used to define a "
 "module that is to be built from a tarball."
@@ -6208,7 +6306,7 @@ msgstr ""
 "modulu, který je sestavován z archivu tarball."
 
 #. (itstool) path: section/programlisting
-#: C/index.docbook:3468
+#: C/index.docbook:3526
 #, no-wrap
 msgid ""
 "\n"
@@ -6264,7 +6362,7 @@ msgstr ""
 "  &lt;/tarball&gt;\n"
 
 #. (itstool) path: section/para
-#: C/index.docbook:3495
+#: C/index.docbook:3553
 msgid ""
 "The <sgmltag class=\"attribute\">id</sgmltag> and <sgmltag class=\"attribute"
 "\">version</sgmltag> attributes are used to identify the module."
@@ -6273,7 +6371,7 @@ msgstr ""
 "\"attribute\">version</sgmltag> se používají k identifikaci modulu."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3499
+#: C/index.docbook:3557
 msgid ""
 "The <sgmltag class=\"element\">source</sgmltag> element specifies the file "
 "to download and compile. The <sgmltag class=\"attribute\">href</sgmltag> "
@@ -6292,7 +6390,7 @@ msgstr ""
 "se zdrojovými kódy stažen v pořádku."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3508
+#: C/index.docbook:3566
 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 "
@@ -6307,7 +6405,7 @@ msgstr ""
 "sgmltag> říká, do jaké úrovně složek se má při použití záplaty jít."
 
 #. (itstool) path: section/para
-#: C/index.docbook:3523
+#: C/index.docbook:3581
 msgid ""
 "The other attributes and the <sgmltag class=\"element\">dependencies</"
 "sgmltag>, <sgmltag class=\"element\">suggests</sgmltag> and <sgmltag class="


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