diff options
author | Marja van Waes <marja@mageia.org> | 2013-12-26 00:29:22 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2013-12-26 00:29:22 +0100 |
commit | bf838a77c5f992319d70fc4badeed248b5d20cf0 (patch) | |
tree | 5b95bf9d89b824365b8108f94f3c9c688bbb4ad3 /cs/choosePackagesTree.html | |
parent | 8a23d4a2e954ca49db61bcb47627108487c05cca (diff) | |
download | drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.gz drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.bz2 drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.tar.xz drakx-installer-help-bf838a77c5f992319d70fc4badeed248b5d20cf0.zip |
add just started Catalan and Czech translations
Diffstat (limited to 'cs/choosePackagesTree.html')
-rw-r--r-- | cs/choosePackagesTree.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/cs/choosePackagesTree.html b/cs/choosePackagesTree.html new file mode 100644 index 0000000..2219ec1 --- /dev/null +++ b/cs/choosePackagesTree.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Choose Individual Packages</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="minimal-install.html" title="Minimal Install"> + <link rel="next" href="addUser.html" title="Správa uživatele a supruživatele"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="cs" class="section" title="Choose Individual Packages"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackagesTree"></a>Choose Individual Packages + </h2> + </div> + </div> + </div> + + + + + + + + + <p>Here you can add or remove any extra packages to customise your + installation. + </p> + + + <p>After having made your choice, you can click on the <span class="guibutton">floppy + icon</span> at the bottom of the page to save your choice of packages + (saving to a USB key works, too). You can then use this file to install the + same packages on another system, by pressing the same button during install + and choosing to load it. + </p> + + </div> + </body> +</html> |