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/chooseDesktop.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/chooseDesktop.html')
-rw-r--r-- | cs/chooseDesktop.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/cs/chooseDesktop.html b/cs/chooseDesktop.html new file mode 100644 index 0000000..75607eb --- /dev/null +++ b/cs/chooseDesktop.html @@ -0,0 +1,60 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Desktop Selection</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="media_selection.html" title="Media Selection (Nonfree)"> + <link rel="next" href="choosePackageGroups.html" title="Package Group Selection"><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="Desktop Selection"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="chooseDesktop"></a>Desktop Selection + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>Depending on your selection here, you may be offered further screens to fine + tune your choice. + </p> + + + <p>After the selection step(s), you will see a slide show during package + installation. The slide show can be disabled by pressing the + <span class="guilabel">Details</span> button + </p> + + + + + + + <p>Choose whether you prefer to use the <span class="application">KDE</span> or + <span class="application">Gnome</span> desktop environment. Both come with a full + set of useful applications and tools. Tick <span class="guilabel">Custom</span> if + you want to use neither or both, or if you want something other than the + default software choices for these desktop environments. The + <span class="application">LXDE</span> desktop is lighter than the previous two, + sporting less eye candy and fewer packages installed by default. + </p> + + </div> + </body> +</html> |