diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-25 15:15:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-25 15:15:44 +0000 |
commit | afa67b4b64d58d5c37fb360deafb13adb258e4ba (patch) | |
tree | 858a9ac7cf486b0e8d1a2453adffd72760577c61 /selectInstallClass.html | |
parent | 304ca202dbbd3093219ccb45edc9c1eed3dad525 (diff) | |
download | drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.gz drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.bz2 drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.tar.xz drakx-installer-help-afa67b4b64d58d5c37fb360deafb13adb258e4ba.zip |
- update doc files (from 2012-03-23)
- delete from README information that the doc files are available also after installation
- update NEWS (and mark version 2.3)
Diffstat (limited to 'selectInstallClass.html')
-rw-r--r-- | selectInstallClass.html | 53 |
1 files changed, 11 insertions, 42 deletions
diff --git a/selectInstallClass.html b/selectInstallClass.html index c81cde5..0e7ad9b 100644 --- a/selectInstallClass.html +++ b/selectInstallClass.html @@ -2,34 +2,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>4. Installation Class</title> - <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <title>Installation Class</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="acceptLicense.html" title="3. License Terms of the Distribution"> - <link rel="next" href="selectKeyboard.html" title="5. Configuring the Keyboard"> - </head> + <link rel="prev" href="acceptLicense.html" title="License Terms of the Distribution"> + <link rel="next" href="selectKeyboard.html" title="Configuring the Keyboard"><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 class="navheader"> - <table width="100%" summary="Navigation header"> - <tr> - <th colspan="3" align="center">4. Installation Class</th> - </tr> - <tr> - <td width="20%" align="left"><a accesskey="p" href="acceptLicense.html">Prev</a> - </td> - <th width="60%" align="center"> </th> - <td width="20%" align="right"> <a accesskey="n" href="selectKeyboard.html">Next</a></td> - </tr> - </table> - <hr> - </div> - <div lang="" class="section" title="4. Installation Class"> + <div lang="" class="section" title="Installation Class"> <div class="titlepage"> <div> <div> - <h2 class="title" style="clear: both"><a name="drakxid-selectInstallClass"></a>4. Installation Class + <h2 class="title"><a name="drakxid-selectInstallClass"></a>Installation Class </h2> </div> </div> @@ -42,12 +30,11 @@ </p> - <div class="mediaobject" align="center"><img src="images/dx-selectInstallClass.png" align="middle"></div> <p><a name="BId-drakxid-selectInstallClass-pa1"></a><a class="indexterm" name="BId-drakxid-selectInstallClass-it1"></a><span class="application">DrakX</span> now needs to know if you want to install from scratch or upgrade your existing - <span class="application">Mandriva Linux</span> system: + <span class="application">Mageia</span> system: </p> @@ -55,7 +42,7 @@ <div class="itemizedlist"> - <ul class="itemizedlist" type="disc"> + <ul class="itemizedlist"> <li class="listitem"> <p><a name="BId-drakxid-selectInstallClass-pa3"></a><span class="guilabel">Upgrade</span>.<a class="indexterm" name="BId-drakxid-selectInstallClass-it2"></a>If you have an older <span class="application">Mageia</span> operating system, this option allows you to upgrade it. Your existing partitioning scheme and user data won't be altered. @@ -77,23 +64,5 @@ </div> - <div class="navfooter"> - <hr> - <table width="100%" summary="Navigation footer"> - <tr> - <td width="40%" align="left"><a accesskey="p" href="acceptLicense.html">Prev</a> - </td> - <td width="20%" align="center"> </td> - <td width="40%" align="right"> <a accesskey="n" href="selectKeyboard.html">Next</a></td> - </tr> - <tr> - <td width="40%" align="left" valign="top">3. License Terms of the - Distribution - </td> - <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> - <td width="40%" align="right" valign="top"> 5. Configuring the Keyboard</td> - </tr> - </table> - </div> </body> </html> |