slitaz-doc diff slitaz/index.cn.html @ rev 99

Fix and update all doc
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 02:26:13 2011 +0200 (2011-05-30)
parents e99632851486
children 81c3d8953578
line diff
     1.1 --- a/slitaz/index.cn.html	Thu Apr 15 22:30:07 2010 +0100
     1.2 +++ b/slitaz/index.cn.html	Mon May 30 02:26:13 2011 +0200
     1.3 @@ -1,38 +1,34 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
     1.7 +<!DOCTYPE html>
     1.8 +<html xmlns="http://www.w3.org/1999/xhtml">
     1.9  <head>
    1.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 -	<title>SliTaz - 系统文档</title>
    1.12 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    1.13 -	<meta name="expires" content="never" />
    1.14 -	<meta name="modified" content="2010-03-28 18:10:00" />
    1.15 -	<meta name="publisher" content="www.slitaz.org" />
    1.16 -	<meta name="author" content="uboat" />
    1.17 +	<title>SliTaz - System doc (cn)</title>
    1.18 +	<meta charset="utf-8" />
    1.19  	<link rel="shortcut icon" href="favicon.ico" />
    1.20 -	<link rel="stylesheet" type="text/css" href="book.css" />
    1.21 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.22  </head>
    1.23 -<body bgcolor="#ffffff">
    1.24 +<body>
    1.25  
    1.26 -<!-- header and quick navigation -->
    1.27 +<!-- Header -->
    1.28  <div id="header">
    1.29 -	<a name="top"></a>
    1.30 -	<h1><font color="#3e1220">SliTaz - 系统文档</font></h1>
    1.31 +	<h1>SliTaz - System doc</h1>
    1.32  </div>
    1.33  
    1.34 -<div id="quicknav">
    1.35 -	SliTaz:
    1.36 -	<a href="http://www.slitaz.org/">网站</a>
    1.37 -	<a href="http://forum.slitaz.org/">论坛</a>
    1.38 -	<a href="http://doc.slitaz.org/">文档</a>
    1.39 -	<a href="http://pkgs.slitaz.org/">软件包</a>
    1.40 -	<a href="http://labs.slitaz.org/">实验室</a>
    1.41 +<!-- Languages -->
    1.42 +<div id="lang">
    1.43 +	<a href="http://www.slitaz.org/i18n.php">
    1.44 +		<img src="images/locale.png" alt="locale.png" /></a>
    1.45 +	<a href="index.cn.html">cn</a>
    1.46 +	<a href="index.de.html">de</a>
    1.47 +	<a href="index.en.html">en</a>
    1.48 +	<a href="index.fr.html">fr</a>
    1.49 +	<a href="index.hu.html">hu</a>
    1.50 +	<a href="index.pt.html">pt</a>
    1.51  </div>
    1.52  
    1.53  <!-- content. -->
    1.54  <div id="content">
    1.55  
    1.56 -<h2><font color="#df8f06">文档 (中文)</font></h2>
    1.57 +<h2>文档 (cn)</h2>
    1.58  
    1.59  <!--
    1.60  <p>
    1.61 @@ -135,23 +131,8 @@
    1.62  <!-- End of content -->
    1.63  </div>
    1.64  
    1.65 -<!-- Footer. -->
    1.66  <div id="footer">
    1.67 -	<a href="#top">返回页首</a> - 语言:
    1.68 -	<a href="index.cn.html">cn</a> |
    1.69 -	<a href="index.de.html">de</a> |
    1.70 -	<a href="index.en.html">en</a> |
    1.71 -	<a href="index.fr.html">fr</a> |
    1.72 -	<a href="index.hu.html">hu</a> |
    1.73 -	<a href="index.pt.html">pt</a>
    1.74 -</div>
    1.75 -
    1.76 -<div id="copy">
    1.77 -	Copyright © 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.78 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    1.79 -	Documentation under
    1.80 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    1.81 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    1.82 +	Copyright &copy; 2011 <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
    1.83  </div>
    1.84  
    1.85  </body>