diff options
Diffstat (limited to 'chooseDesktop.html')
-rw-r--r-- | chooseDesktop.html | 42 |
1 files changed, 19 insertions, 23 deletions
diff --git a/chooseDesktop.html b/chooseDesktop.html index dff9fa5..0263673 100644 --- a/chooseDesktop.html +++ b/chooseDesktop.html @@ -22,37 +22,33 @@ </div> </div> </div> + + - - - - - - - <p>Depending on your selection here, you may be offered further screens to fine tune your choice.</p> + + <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 + 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> + <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> |