diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-06-06 07:54:40 +0200 |
commit | 9606ddfee543795d8208e2df7edb8a58b2f262c5 (patch) | |
tree | 8d7c74fcdef10da4c5018f28843853770cf616ea /nb/choosePackageGroups.html | |
parent | fbd9dfd8acd9dedd07332fa4a48c152f6b9490a8 (diff) | |
download | drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.gz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.bz2 drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.tar.xz drakx-installer-help-9606ddfee543795d8208e2df7edb8a58b2f262c5.zip |
Add Norwegian Bokmal files
Diffstat (limited to 'nb/choosePackageGroups.html')
-rw-r--r-- | nb/choosePackageGroups.html | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/nb/choosePackageGroups.html b/nb/choosePackageGroups.html new file mode 100644 index 0000000..931f9ca --- /dev/null +++ b/nb/choosePackageGroups.html @@ -0,0 +1,73 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Valg pakkegruppe</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installasjon med DrakX"> + <link rel="up" href="index.html" title="Installasjon med DrakX"> + <link rel="prev" href="chooseDesktop.html" title="Skrivebordsvalg"> + <link rel="next" href="minimal-install.html" title="Minimal Installasjon"><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="nb" class="section" title="Valg pakkegruppe"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackageGroups"></a>Valg pakkegruppe + </h2> + </div> + </div> + </div> + + + + + + + + <p>Packages have been sorted into groups, to make choosing what you need on + your system a lot easier. The groups are fairly self explanatory, however + more information about the content of each is available in tool-tips which + become visible as the mouse is hovered over them. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Arbeidsstasjon</p> + + </li> + <li class="listitem"> + + <p>Tjener</p> + + </li> + <li class="listitem"> + + <p>Grafisk miljø</p> + + </li> + <li class="listitem"> + + <p>Individuelt pakkevalg. Du kan bruke dette alternativet for manuelt å legge + till eller fjerne pakker. + </p> + + </li> + </ul> + </div> + + + <p>Read <a class="xref" href="minimal-install.html" title="Minimal Installasjon">“Minimal Installasjon”</a> for instructions on how to do a + minimal install (without or with X & IceWM). + </p> + + </div> + </body> +</html> |