slitaz-doc diff slitaz/relnotes.en.html @ rev 138

Added tag 4.4 for changeset c69ce576c191
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 17 09:15:57 2013 +0200 (2013-07-17)
parents 03dfa9ae28ea
children 7a048d5fba0c
line diff
     1.1 --- a/slitaz/relnotes.en.html	Sun Feb 17 13:09:19 2013 +0100
     1.2 +++ b/slitaz/relnotes.en.html	Wed Jul 17 09:15:57 2013 +0200
     1.3 @@ -4,22 +4,21 @@
     1.4  	<meta charset="utf-8" />
     1.5  	<title>SliTaz 4.0 Releases Notes</title>
     1.6  	<link rel="shortcut icon" href="favicon.ico" />
     1.7 -	<link rel="stylesheet" type="text/css" href="style.css" />
     1.8 +	<link rel="stylesheet" type="text/css" href="../slitaz-doc.css" />
     1.9  </head>
    1.10  <body>
    1.11  
    1.12 -<!-- Header -->
    1.13 -<div id="header">
    1.14 +<header>
    1.15  	<h1>SliTaz 4.0 Releases Notes</h1>
    1.16 -</div>
    1.17 +</header>
    1.18  
    1.19  <!-- Languages -->
    1.20  <div id="lang">
    1.21  	<a href="http://www.slitaz.org/i18n.php">
    1.22  		<img src="images/locale.png" alt="Locale:" /></a>
    1.23 -	<a href="relnotes.en.html">en</a> |
    1.24 -	<a href="relnotes.fr.html">fr</a> |
    1.25 -    <a href="relnotes.pt.html">pt</a> |
    1.26 +	<strong>en</strong>
    1.27 +	<a href="relnotes.fr.html">fr</a>
    1.28 +	<a href="relnotes.pt.html">pt</a>
    1.29  	<a href="relnotes.ru.html">ru</a>
    1.30  </div>
    1.31  
    1.32 @@ -220,16 +219,16 @@
    1.33  	<li>Samuel Trassare</li>
    1.34  	<li>Christian Mesh</li>
    1.35  	<li>Alexander Medvedev</li>
    1.36 -        <li>Richard Dunbar</li>
    1.37 -	<li>...</li>
    1.38 +	<li>Richard Dunbar</li>
    1.39 +	<li>…</li>
    1.40  </ul>
    1.41  
    1.42  <!-- End of content -->
    1.43  </div>
    1.44  
    1.45 -<div id="footer">
    1.46 +<footer>
    1.47  	Copyright © 2013 <a href="http://www.slitaz.org/" target="_blank">SliTaz GNU/Linux</a>
    1.48 -</div>
    1.49 +</footer>
    1.50  
    1.51  </body>
    1.52  </html>