flavors rev 21

Remove doc from core and firefox (slitaz-doc updated)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 14 20:05:24 2010 +0100 (2010-02-14)
parents 1082b7a00eed
children 986899067c2f
files core/rootfs/usr/share/doc/slitaz/book.css core/rootfs/usr/share/doc/slitaz/favicon.ico core/rootfs/usr/share/doc/slitaz/images/css/header.png core/rootfs/usr/share/doc/slitaz/index.de.html core/rootfs/usr/share/doc/slitaz/index.en.html core/rootfs/usr/share/doc/slitaz/index.fr.html core/rootfs/usr/share/doc/slitaz/index.hu.html core/rootfs/usr/share/doc/slitaz/index.pt.html core/rootfs/usr/share/doc/slitaz/template.html firefox/rootfs/usr/share/doc/slitaz/book.css firefox/rootfs/usr/share/doc/slitaz/favicon.ico firefox/rootfs/usr/share/doc/slitaz/images/css/header.png firefox/rootfs/usr/share/doc/slitaz/index.de.html firefox/rootfs/usr/share/doc/slitaz/index.en.html firefox/rootfs/usr/share/doc/slitaz/index.fr.html firefox/rootfs/usr/share/doc/slitaz/index.hu.html firefox/rootfs/usr/share/doc/slitaz/index.pt.html firefox/rootfs/usr/share/doc/slitaz/template.html
line diff
     1.1 --- a/core/rootfs/usr/share/doc/slitaz/book.css	Thu Feb 11 19:40:08 2010 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,195 +0,0 @@
     1.4 -/* 
     1.5 -	CSS style for SliTaz GNU/Linux *book.
     1.6 -	Pankso 2007 - www.slitaz.org
     1.7 -*/
     1.8 -
     1.9 -html {
    1.10 -	height:  102%;
    1.11 -}
    1.12 -
    1.13 -body {
    1.14 -	font: 13px sans-serif, vernada, arial;
    1.15 -	background: #ffffff;
    1.16 -	color: black;
    1.17 -	margin: 0;
    1.18 -}
    1.19 -
    1.20 -#header {
    1.21 -	background: #f0ba08 url(images/css/header.png) repeat-x top;
    1.22 -	color: black;
    1.23 -	height: 50px;
    1.24 -	border-top: 1px solid black;
    1.25 -	border-bottom: 1px solid black;
    1.26 -}
    1.27 -
    1.28 -#header h1 {
    1.29 -	padding: 10px;
    1.30 -}
    1.31 -
    1.32 -#quicknav {
    1.33 -	text-align: right;
    1.34 -	font-size: 12px;
    1.35 -	color: #666666;
    1.36 -	background-color: #eaeaea;
    1.37 -	padding: 4px 2px;
    1.38 -	font-weight: bold;
    1.39 -}
    1.40 -
    1.41 -#quicknav a {
    1.42 -	color: #0F314E;
    1.43 -	background: inherit;
    1.44 -	text-decoration: none;
    1.45 -	padding: 0px 2px;
    1.46 -}
    1.47 -
    1.48 -#quicknav a:hover {
    1.49 -	color: #DF8F06;
    1.50 -	text-decoration: none;
    1.51 -}
    1.52 -
    1.53 -/*  content. */
    1.54 -
    1.55 -#content {
    1.56 -	padding: 20px;
    1.57 -	margin: 0px 50px 0px 50px;
    1.58 -	width: auto;
    1.59 -	text-align: justify;
    1.60 -}
    1.61 -
    1.62 -#content li {
    1.63 -	line-height: 1.5em;
    1.64 -	text-align: left;
    1.65 -}
    1.66 -
    1.67 -/*  Footer. */
    1.68 -
    1.69 -#footer {
    1.70 -	font-size: 11px;
    1.71 -	color: black;
    1.72 -	height: 20px;
    1.73 -	padding: 0px 0px 0px 10px;
    1.74 -	margin: 0px;
    1.75 -	width: auto;
    1.76 -	text-align: center ;
    1.77 -}
    1.78 -
    1.79 -#footer a {
    1.80 -	background: #ffffff;
    1.81 -	color: #0F314E;
    1.82 -}
    1.83 -
    1.84 -#footer a:hover {
    1.85 -	background: #ffffff;
    1.86 -	color: blue;
    1.87 -}
    1.88 -
    1.89 -/* Legal informations */
    1.90 -
    1.91 -#copy {
    1.92 -	font-size: 11px ;
    1.93 -	text-align: center ;
    1.94 -	background: transparent;
    1.95 -	color: #a8a8a8;
    1.96 -	padding-top: 10px;
    1.97 -}
    1.98 -
    1.99 -#copy a {
   1.100 -	background: inherit;
   1.101 -	color: #a8a8a8;
   1.102 -}
   1.103 -
   1.104 -#copy a:hover {
   1.105 -	background: inherit;
   1.106 -	color: blue;
   1.107 -}
   1.108 -
   1.109 -/* Clouds */
   1.110 -
   1.111 -#cloud {
   1.112 -	padding: 10px 120px 10px 120px;
   1.113 -	line-height: 3em;
   1.114 -	text-align: center;
   1.115 -}
   1.116 -#cloud a { padding: 4px; color: #956411; }
   1.117 -#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
   1.118 -#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
   1.119 -#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
   1.120 -#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
   1.121 -#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
   1.122 -#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
   1.123 -#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
   1.124 -#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
   1.125 -#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
   1.126 -#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
   1.127 -
   1.128 -/* Div for round corners. */
   1.129 -
   1.130 -.content-right, .footer-right {
   1.131 -	width: 16px;
   1.132 -	color: white;
   1.133 -	background-color: #333333;
   1.134 -}
   1.135 -.content-right {
   1.136 -	background: url(images/css/content-tr.png) no-repeat top right;
   1.137 -	height: 16px;
   1.138 -	right: 50px;
   1.139 -	top: 82px;
   1.140 -	position: absolute;
   1.141 -}
   1.142 -
   1.143 -.footer-right {
   1.144 -	background: url(images/css/footer-br.png) no-repeat bottom right;
   1.145 -	height: 20px;
   1.146 -	float: right;
   1.147 -}
   1.148 -
   1.149 -/* General HTML entities for  content. */
   1.150 -
   1.151 -h1 {
   1.152 -	margin: 0px 0px 0px 16px;
   1.153 -}
   1.154 -
   1.155 -h2 {
   1.156 -	margin: 12px 0;
   1.157 -	color: #484B7C;
   1.158 -	background: white;
   1.159 -}
   1.160 -
   1.161 -h3 {
   1.162 -	font-weight: bold;
   1.163 -	color: #6c0023;
   1.164 -	background: white;
   1.165 -}
   1.166 -
   1.167 -a {
   1.168 -	text-decoration: underline;
   1.169 -}
   1.170 -a:hover {
   1.171 -	text-decoration: none;
   1.172 -}
   1.173 -
   1.174 -pre {
   1.175 -	padding: 5px;
   1.176 -	color: black;
   1.177 -	background: #e1e0b0;
   1.178 -}
   1.179 -pre.script {
   1.180 -	padding: 10px;
   1.181 -	color: black;
   1.182 -	background: #e8e8e8;
   1.183 -	border: 1px inset #333333;
   1.184 -}
   1.185 -
   1.186 -code {
   1.187 -	font-size: 12px;
   1.188 -	color: #669900;
   1.189 -	background: transparent;
   1.190 -}
   1.191 -
   1.192 -li {
   1.193 -	line-height: 1.4em;
   1.194 -}
   1.195 -
   1.196 -hr {
   1.197 -	border: 0pt none;
   1.198 -}
     2.1 Binary file core/rootfs/usr/share/doc/slitaz/favicon.ico has changed
     3.1 Binary file core/rootfs/usr/share/doc/slitaz/images/css/header.png has changed
     4.1 --- a/core/rootfs/usr/share/doc/slitaz/index.de.html	Thu Feb 11 19:40:08 2010 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,67 +0,0 @@
     4.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     4.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     4.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
     4.7 -<head>
     4.8 -	<title>SliTaz - System doc (de)</title>
     4.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    4.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    4.11 -	<meta name="expires" content="never" />
    4.12 -	<meta name="modified" content="2009-04-16 10:30:00" />
    4.13 -	<meta name="publisher" content="www.slitaz.org" />
    4.14 -	<meta name="author" content="Christophe Lincoln"/>
    4.15 -	<link rel="shortcut icon" href="favicon.ico" />
    4.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
    4.17 -</head>
    4.18 -<body bgcolor="#ffffff">
    4.19 -
    4.20 -<!-- Header and quick navigation -->
    4.21 -<div id="header">
    4.22 -<h1><font color="#3E1220">SliTaz - System doc</font></h1>
    4.23 -</div>
    4.24 -
    4.25 -<div id="quicknav">
    4.26 -	SliTaz:
    4.27 -	<a href="http://www.slitaz.org/">Website</a>
    4.28 -	<a href="http://forum.slitaz.org/">Forum</a>
    4.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    4.30 -	<a href="http://labs.slitaz.org/">Labs</a>
    4.31 -</div>
    4.32 -
    4.33 -<!-- Content. -->
    4.34 -<div id="content">
    4.35 -
    4.36 -<h2><font color="#DF8F06">Documentation (de)</font></h2>
    4.37 -
    4.38 -<p>
    4.39 -SliTaz GNU/Linux stable Release wird mit den Dokumentationen für die 
    4.40 -SliTaz-Werkzeuge und den deutschen Release Notes veröffentlicht. Dokumentation
    4.41 -und diese Seite sind über das Openboxenü erreichbar. Bitte konsultieren Sie 
    4.42 -ebenfalls die <a href="http://www.slitaz.org/de/">Deutsche Projektseite</a> 
    4.43 -für allgemeine Informationen über SliTaz. Für die Benutzung des Systems lesen
    4.44 -Sie bitte das deutsche Handbuch. das Teil des 
    4.45 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a> ist.
    4.46 -</p>
    4.47 -
    4.48 -<!-- End of content -->
    4.49 -</div>
    4.50 -
    4.51 -<!-- Footer. -->
    4.52 -<div id="footer">
    4.53 -	<a href="#top">Top of the page</a> - Languages:
    4.54 -	<a href="index.de.html">de</a> |
    4.55 -	<a href="index.en.html">en</a> |
    4.56 -	<a href="index.fr.html">fr</a> |
    4.57 -	<a href="index.hu.html">hu</a> |
    4.58 -	<a href="index.pt.html">pt</a>
    4.59 -</div>
    4.60 -
    4.61 -<div id="copy">
    4.62 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    4.63 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    4.64 -	Documentation uder
    4.65 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    4.66 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    4.67 -</div>
    4.68 -
    4.69 -</body>
    4.70 -</html>
     5.1 --- a/core/rootfs/usr/share/doc/slitaz/index.en.html	Thu Feb 11 19:40:08 2010 +0100
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,176 +0,0 @@
     5.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     5.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     5.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     5.7 -<head>
     5.8 -	<title>SliTaz - System doc</title>
     5.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    5.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    5.11 -	<meta name="expires" content="never" />
    5.12 -	<meta name="modified" content="2009-12-29 12:10:00" />
    5.13 -	<meta name="publisher" content="www.slitaz.org" />
    5.14 -	<meta name="author" content="Christophe Lincoln"/>
    5.15 -	<link rel="shortcut icon" href="favicon.ico" />
    5.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
    5.17 -</head>
    5.18 -<body bgcolor="#ffffff">
    5.19 -
    5.20 -<!-- Header and quick navigation -->
    5.21 -<div id="header">
    5.22 -	<a name="top"></a>
    5.23 -	<h1><font color="#3E1220">SliTaz - System doc</font></h1>
    5.24 -</div>
    5.25 -
    5.26 -<div id="quicknav">
    5.27 -	SliTaz:
    5.28 -	<a href="http://www.slitaz.org/">Website</a>
    5.29 -	<a href="http://forum.slitaz.org/">Forum</a>
    5.30 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    5.31 -	<a href="http://labs.slitaz.org/">Labs</a>
    5.32 -</div>
    5.33 -
    5.34 -<!-- Content. -->
    5.35 -<div id="content">
    5.36 -
    5.37 -<h2><font color="#DF8F06">Documentation (en)</font></h2>
    5.38 -
    5.39 -<p>
    5.40 -The Cooking version doesn't provide any Release Notes, major changes are announced
    5.41 -on the web site and the <a href="http://labs.slitaz.org/">Labs</a> provide
    5.42 -fresh news about the project's activity. Like the stable version, you will 
    5.43 -find <a href="http://www.slitaz.org/en/doc/">documentation</a> on the web 
    5.44 -site and support on the community <a href="http://forum.slitaz.org/">forum</a>.
    5.45 -</p>
    5.46 -
    5.47 -<!--
    5.48 -<p>
    5.49 -SliTaz GNU/Linux stable release is published with the project tools, 
    5.50 -manuals and Release Notes installed on the system. Manuals and this page
    5.51 -are accessible through the Openbox menu. Please check the 
    5.52 -<a href="http://www.slitaz.org/en/">project page</a> for general 
    5.53 -information on SliTaz. To use and configure the system you can read the 
    5.54 -<a href="http://www.slitaz.org/en/doc/handbook/">Handbook</a>.
    5.55 -Community documentation can be found on the
    5.56 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a> and support on the SliTaz
    5.57 -community <a href="http://forum.slitaz.org/#idx2">Forum</a>. 
    5.58 -</p>
    5.59 --->
    5.60 -
    5.61 -<h2><font color="#DF8F06">Getting started</font></h2>
    5.62 -
    5.63 -<a name="network"></a>
    5.64 -<h3>Network connections</h3>
    5.65 -<p>
    5.66 -Click on the "Network Status Monitor" at the bottom right of the screen, 
    5.67 -"Configure" and then the network manager (netbox) will come up. You can 
    5.68 -go to the "DHCP" tab and click "Start", and Slitaz will send a DHCP request 
    5.69 -to the local router. You may also setup a static IP, PPPoE, PPP, VPN and 
    5.70 -more using their respective tabs. To configure a wireless connection you 
    5.71 -can use SliTaz wifibox by clicking "Wireless Manager" in the Network Manager 
    5.72 -or by using the "System Tools" menu entry -> "Wireless networks connections".
    5.73 -</p>
    5.74 -<p>
    5.75 -More detailed information can be found in the Handbook: 
    5.76 -<a href="http://www.slitaz.org/en/doc/handbook/network-config.html"
    5.77 -	>Network configuration</a>
    5.78 -</p>
    5.79 -
    5.80 -<a name="apps"></a>
    5.81 -<h3>Applications</h3>
    5.82 -<p>
    5.83 -To have a list of all graphical applications you can use the SliTaz menu button 
    5.84 -at the bottom left of the screen. To have a list of command line tools, you
    5.85 -can open a terminal and double press on the tabulation button. And to have
    5.86 -a list of all installed packages you can use the package manager user interface
    5.87 -using the panel icon or from the "System Tools" menu. To install any new packages
    5.88 -you must have a network connection, the DVD of packages or an USB storage device 
    5.89 -with downloaded packages from another machine. Naturally any package management
    5.90 -can also be done from the command line and <code>tazpkg</code>.
    5.91 -</p>
    5.92 -
    5.93 -<a name="office"></a>
    5.94 -<h3>Office suite</h3>
    5.95 -<p>
    5.96 -The SliTaz packages database provides some lightweight office applications.
    5.97 -All of these packages are easily installable in a few clicks through the packages
    5.98 -manager. SliTaz also provides a simple way to install the famous and powerful
    5.99 -OpenOffice suite: just search OpenOffice in the packages manager, double click
   5.100 -on "get-OpenOffice3" and install the script with the <code>Auto exec</code> option
   5.101 -enabled. 
   5.102 -</p>
   5.103 -<p>
   5.104 -To have a lightweight office suite; use: Abiword as Word processor, Gnumeric as 
   5.105 -Spreadsheet and Homebank for Bank Accounting.
   5.106 -</p>
   5.107 -
   5.108 -<a name="multimedia"></a>
   5.109 -<h3>Multimedia</h3>
   5.110 -<p>
   5.111 -Most SliTaz flavors include a wide range of sound card drivers, a volume
   5.112 -mixer and a light audio player to easily listen to any MP3 or OGG files. The Sound
   5.113 -card is autodetected at boot time and audio support works out-of-the-box
   5.114 -on many systems. If you manually add a new user and can't listen to audio, please
   5.115 -check that the user belongs to the <code>audio</code> group. For any other trouble please
   5.116 -look into the full documentation and use the forum for more help.
   5.117 -</p>
   5.118 -<p>
   5.119 -Videos can be watched by installing one single package or using a dedicated
   5.120 -LiveCD or LiveUSB system. The SliTaz team have packaged some of the best video players 
   5.121 -available under GNU/Linux: <code>mplayer</code>, <code>xine-ui</code> and <code>vlc</code>
   5.122 -</p>
   5.123 -
   5.124 -<a name="info"></a>
   5.125 -<h3>System information</h3>
   5.126 -<p>
   5.127 -You can get information on your system by clicking on "System information"
   5.128 -in the System Tools menu, then "Summary". Clicking on the other 
   5.129 -options on the side brings you more information, and using the benchmarks
   5.130 -gives you an idea on how fast your computer is. To have a list and control
   5.131 -of all your current processes you can use the "Task Manager".
   5.132 -</p>
   5.133 -
   5.134 -<a name="root"></a>
   5.135 -<h3>Becoming Root</h3>
   5.136 -<p>
   5.137 -By default, Slitaz doesn't have its desktop running as root administrator:
   5.138 -it asks for a root password (default <code>root</code>) for any dangerous work.
   5.139 -Therefore, it is safer and more secure. To become root in an xterm, simply 
   5.140 -type <code>su</code>, and enter the root password.
   5.141 -</p>
   5.142 -
   5.143 -<a name="install"></a>
   5.144 -<h3>Installation</h3>
   5.145 -<p>
   5.146 -SliTaz can be installed to a hard disk or on an USB mass storage device using the
   5.147 -"SliTaz Installer" from the "System Tools" menu. The installer makes a full HD install.
   5.148 -SliTaz won't work in memory (RAM) anymore like in Live or Frugal mode and 
   5.149 -everything is persistent.
   5.150 -</p>
   5.151 -<p>
   5.152 -To generate a LiveUSB system you can use "Tazusb LiveUSB Tool" from the "System Tools"
   5.153 -menu or <code>tazusb</code> from the command line. More information can be found in the SliTaz
   5.154 -Handbook: <a href="http://www.slitaz.org/en/doc/handbook/liveusb.html">LiveUSB media</a>
   5.155 -</p>
   5.156 -
   5.157 -<!-- End of content -->
   5.158 -</div>
   5.159 -
   5.160 -<!-- Footer. -->
   5.161 -<div id="footer">
   5.162 -	<a href="#top">Top of the page</a> - Languages:
   5.163 -	<a href="index.de.html">de</a> |
   5.164 -	<a href="index.en.html">en</a> |
   5.165 -	<a href="index.fr.html">fr</a> |
   5.166 -	<a href="index.hu.html">hu</a> |
   5.167 -	<a href="index.pt.html">pt</a>
   5.168 -</div>
   5.169 -
   5.170 -<div id="copy">
   5.171 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   5.172 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   5.173 -	Documentation uder
   5.174 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   5.175 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   5.176 -</div>
   5.177 -
   5.178 -</body>
   5.179 -</html>
     6.1 --- a/core/rootfs/usr/share/doc/slitaz/index.fr.html	Thu Feb 11 19:40:08 2010 +0100
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,78 +0,0 @@
     6.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     6.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     6.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     6.7 -<head>
     6.8 -	<title>SliTaz - System doc (fr)</title>
     6.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    6.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    6.11 -	<meta name="expires" content="never" />
    6.12 -	<meta name="modified" content="2010-12-30 14:30:00" />
    6.13 -	<meta name="publisher" content="www.slitaz.org" />
    6.14 -	<meta name="author" content="Christophe Lincoln"/>
    6.15 -	<link rel="shortcut icon" href="favicon.ico" />
    6.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
    6.17 -</head>
    6.18 -<body bgcolor="#ffffff">
    6.19 -
    6.20 -<!-- Header and quick navigation -->
    6.21 -<div id="header">
    6.22 -<h1><font color="#3E1220">SliTaz - Doc du système</font></h1>
    6.23 -</div>
    6.24 -
    6.25 -<div id="quicknav">
    6.26 -	SliTaz:
    6.27 -	<a href="http://www.slitaz.org/">Website</a>
    6.28 -	<a href="http://forum.slitaz.org/">Forum</a>
    6.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    6.30 -	<a href="http://labs.slitaz.org/">Labs</a>
    6.31 -</div>
    6.32 -
    6.33 -<!-- Content. -->
    6.34 -<div id="content">
    6.35 -
    6.36 -<h2><font color="#DF8F06">Documentation (fr)</font></h2>
    6.37 -
    6.38 -<p>
    6.39 -La version en cuisson ou <em>Cooking</em> ne fourni pas de notes de
    6.40 -publication, les chagements sont annonçés sur le site web et 
    6.41 -<a href="http://labs.slitaz.org/">les laboratoires</a> proposent des
    6.42 -nouvelles fraîches. Comme pour la version stable, vous pouvez vous 
    6.43 -référer à la documentation du site et trouverez de l'aide sur 
    6.44 -<a href="http://forum.slitaz.org/">le forum</a> du projet.
    6.45 -</p>
    6.46 -
    6.47 -<!-- <p>
    6.48 -La version stable de SliTaz GNU/linux est distribuée avec les manuels 
    6.49 -des outils de la distribution et les notes de publication. Tous les manuels
    6.50 -ainsi que cette page sont directement accessibles depuis le menu 
    6.51 -documention du gestionnaire de fenêtres Openbox présent sur le LiveCD.
    6.52 -Sur le Web, vous trouverez une documentation complète via le livre de main ou 
    6.53 -<a href="http://www.slitaz.org/fr/doc/handbook/">Handbook</a> de SliTaz et la
    6.54 -documentation communautaire sur le <a href="http://wiki.slitaz.org/">Wiki</a>.
    6.55 -Pour de l'aide vous trouverez un support technique gratuit via la liste
    6.56 -de discussion ou <a href="http://forum.slitaz.org/">le forum</a> communautaire.
    6.57 -</p> -->
    6.58 -
    6.59 -<!-- End of content -->
    6.60 -</div>
    6.61 -
    6.62 -<!-- Footer. -->
    6.63 -<div id="footer">
    6.64 -	<a href="#top">Top of the page</a> - Languages:
    6.65 -	<a href="index.de.html">de</a> |
    6.66 -	<a href="index.en.html">en</a> |
    6.67 -	<a href="index.fr.html">fr</a> |
    6.68 -	<a href="index.hu.html">hu</a> |
    6.69 -	<a href="index.pt.html">pt</a>
    6.70 -</div>
    6.71 -
    6.72 -<div id="copy">
    6.73 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    6.74 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    6.75 -	Documentation uder
    6.76 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    6.77 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    6.78 -</div>
    6.79 -
    6.80 -</body>
    6.81 -</html>
     7.1 --- a/core/rootfs/usr/share/doc/slitaz/index.hu.html	Thu Feb 11 19:40:08 2010 +0100
     7.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.3 @@ -1,85 +0,0 @@
     7.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     7.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     7.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     7.7 -<head>
     7.8 -  <title>SliTaz - System doc (hu)</title>
     7.9 -  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    7.10 -  <meta name="description" content="slitaz doc system releases notes information cooking">
    7.11 -  <meta name="expires" content="never">
    7.12 -  <meta name="modified" content="2009-04-16 10:30:00">
    7.13 -  <meta name="publisher" content="www.slitaz.org">
    7.14 -  <meta name="author" content="Christophe Lincoln">
    7.15 -  <link rel="shortcut icon" href="favicon.ico">
    7.16 -  <link rel="stylesheet" type="text/css" href="book.css">
    7.17 -</head>
    7.18 -<body bgcolor="#ffffff">
    7.19 -<!-- Header and quick navigation -->
    7.20 -<div id="header">
    7.21 -<h1><font color="#3e1220">SliTaz - System doc</font></h1>
    7.22 -</div>
    7.23 -
    7.24 -<div id="quicknav">
    7.25 -	SliTaz:
    7.26 -	<a href="http://www.slitaz.org/">Website</a>
    7.27 -	<a href="http://forum.slitaz.org/">Forum</a>
    7.28 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    7.29 -	<a href="http://labs.slitaz.org/">Labs</a>
    7.30 -</div>
    7.31 -
    7.32 -<!-- Content. -->
    7.33 -<div id="content">
    7.34 -
    7.35 -<h2><font color="#df8f06">Documentation (hu)</font></h2>
    7.36 -
    7.37 -<h3><font color="#6c0023">Megjegyz&eacute;s a kiad&aacute;shoz<br>
    7.38 -</font></h3>
    7.39 -<p>A SliTaz GNU/Linux stabil kiad&aacute;sa a rendszerre
    7.40 -telep&iacute;tett projekt-eszk&ouml;z&ouml;kkel,
    7.41 -le&iacute;r&aacute;sokkal &eacute;s Kiad&aacute;si
    7.42 -t&aacute;j&eacute;koztat&oacute;val jelent meg. A
    7.43 -le&iacute;r&aacute;sok &eacute;s ez az oldal az Openbox men&uuml;n
    7.44 -kereszt&uuml;l &eacute;rhet&#337;k el. A Slitazzal kapcsolatos
    7.45 -&aacute;ltal&aacute;nos inform&aacute;ci&oacute;k&eacute;rt
    7.46 -k&eacute;rj&uuml;k l&aacute;togassa meg a <a
    7.47 - href="http://www.slitaz.org/">projekt oldalt</a> . A rendszer
    7.48 -be&aacute;ll&iacute;t&aacute;s&aacute;hoz &eacute;s
    7.49 -haszn&aacute;lat&aacute;hoz olvassa el a&nbsp; <a
    7.50 - href="http://www.slitaz.org/hu/doc/handbook/">K&eacute;zik&ouml;nyvet</a>.
    7.51 -A k&ouml;z&ouml;ss&eacute;gr&#337;l a
    7.52 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a>&nbsp; oldalon
    7.53 -tal&aacute;l dokomentumokat. T&aacute;mogat&aacute;st a Slitaz
    7.54 -k&ouml;z&ouml;ss&eacute;gi <a href="http://forum.slitaz.org/#idx2">F&oacute;rumon</a>
    7.55 -kereszt&uuml;l kaphat. </p>
    7.56 -<p>A Cooking verzi&oacute;hoz nincs t&aacute;j&eacute;koztat&oacute;, a
    7.57 -v&aacute;ltoztat&aacute;sokat k&ouml;zz&eacute;tessz&uuml;k a honlapon,
    7.58 -&eacute;s a <a href="http://labs.slitaz.org/">Labs</a>
    7.59 -szolg&aacute;ltat &uacute;j inform&aacute;ci&oacute;kat a projektbeli
    7.60 -tev&eacute;kenys&eacute;gekr&#337;l. Csak&uacute;gy, mint a stabil
    7.61 -verzi&oacute;hoz, ehhez is tal&aacute;lhat&oacute;
    7.62 -dokument&aacute;ci&oacute; &eacute;s t&aacute;mogat&aacute;s a
    7.63 -k&ouml;z&ouml;ss&eacute;gi f&oacute;rumban.
    7.64 -</p>
    7.65 -
    7.66 -<!-- End of content -->
    7.67 -</div>
    7.68 -
    7.69 -<!-- Footer. -->
    7.70 -<div id="footer">
    7.71 -	<a href="#top">Top of the page</a> - Languages:
    7.72 -	<a href="index.de.html">de</a> |
    7.73 -	<a href="index.en.html">en</a> |
    7.74 -	<a href="index.fr.html">fr</a> |
    7.75 -	<a href="index.hu.html">hu</a> |
    7.76 -	<a href="index.pt.html">pt</a>
    7.77 -</div>
    7.78 -
    7.79 -<div id="copy">
    7.80 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    7.81 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    7.82 -	Documentation uder
    7.83 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    7.84 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    7.85 -</div>
    7.86 -
    7.87 -</body>
    7.88 -</html>
     8.1 --- a/core/rootfs/usr/share/doc/slitaz/index.pt.html	Thu Feb 11 19:40:08 2010 +0100
     8.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.3 @@ -1,66 +0,0 @@
     8.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     8.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     8.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
     8.7 -<head>
     8.8 -	<title>SliTaz - Documentação do Sistema</title>
     8.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    8.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    8.11 -	<meta name="expires" content="never" />
    8.12 -	<meta name="modified" content="2009-04-16 10:30:00" />
    8.13 -	<meta name="publisher" content="www.slitaz.org" />
    8.14 -	<meta name="author" content="Christophe Lincoln"/>
    8.15 -	<link rel="shortcut icon" href="favicon.ico" />
    8.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
    8.17 -</head>
    8.18 -<body bgcolor="#ffffff">
    8.19 -
    8.20 -<!-- Header and quick navigation -->
    8.21 -<div id="header">
    8.22 -<h1><font color="#3E1220">SliTaz - Documentação do Sistema</font></h1>
    8.23 -</div>
    8.24 -
    8.25 -<div id="quicknav">
    8.26 -	SliTaz:
    8.27 -	<a href="http://www.slitaz.org/">Website</a>
    8.28 -	<a href="http://forum.slitaz.org/">Forum</a>
    8.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    8.30 -	<a href="http://labs.slitaz.org/">Labs</a>
    8.31 -</div>
    8.32 -
    8.33 -<!-- Content. -->
    8.34 -<div id="content">
    8.35 -
    8.36 -<h2><font color="#DF8F06">Documentação (pt)</font></h2>
    8.37 -
    8.38 -<p>
    8.39 -A versão de testes (cooking) do SliTaz não fornece notas de lançamento, 
    8.40 -qualquer mudança para esta versão é anunciada no website e o 
    8.41 -<a href="http://labs.slitaz.org/">SliTaz Labs</a> traz as últimas notícias 
    8.42 -e atividades do projeto. Assim como na versão estável, você irá obter 
    8.43 -informações sobre a versão de testes no website e suporte no 
    8.44 -<a href="http://forum.slitaz.org/">fórum</a> do projeto.
    8.45 -</p>
    8.46 -
    8.47 -<!-- End of content -->
    8.48 -</div>
    8.49 -
    8.50 -<!-- Footer. -->
    8.51 -<div id="footer">
    8.52 -	<a href="#top">Top of the page</a> - Languages:
    8.53 -	<a href="index.de.html">de</a> |
    8.54 -	<a href="index.en.html">en</a> |
    8.55 -	<a href="index.fr.html">fr</a> |
    8.56 -	<a href="index.hu.html">hu</a> |
    8.57 -	<a href="index.pt.html">pt</a>
    8.58 -</div>
    8.59 -
    8.60 -<div id="copy">
    8.61 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    8.62 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    8.63 -	Documentation uder
    8.64 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    8.65 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    8.66 -</div>
    8.67 -
    8.68 -</body>
    8.69 -</html>
     9.1 --- a/core/rootfs/usr/share/doc/slitaz/template.html	Thu Feb 11 19:40:08 2010 +0100
     9.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.3 @@ -1,62 +0,0 @@
     9.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     9.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     9.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     9.7 -<head>
     9.8 -	<title>SliTaz - System doc</title>
     9.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    9.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    9.11 -	<meta name="expires" content="never" />
    9.12 -	<meta name="modified" content="2010-01-04 22:40:00" />
    9.13 -	<meta name="publisher" content="www.slitaz.org" />
    9.14 -	<meta name="author" content="Christophe Lincoln"/>
    9.15 -	<link rel="shortcut icon" href="favicon.ico" />
    9.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
    9.17 -</head>
    9.18 -<body bgcolor="#ffffff">
    9.19 -
    9.20 -<!-- Header and quick navigation -->
    9.21 -<div id="header">
    9.22 -<h1><font color="#3E1220">SliTaz - System doc</font></h1>
    9.23 -</div>
    9.24 -
    9.25 -<div id="quicknav">
    9.26 -	SliTaz:
    9.27 -	<a href="http://www.slitaz.org/">Website</a>
    9.28 -	<a href="http://forum.slitaz.org/">Forum</a>
    9.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
    9.30 -	<a href="http://labs.slitaz.org/">Labs</a>
    9.31 -</div>
    9.32 -
    9.33 -<!-- Content. -->
    9.34 -<div id="content">
    9.35 -<div class="content-right"></div>
    9.36 -
    9.37 -<h2><font color="#DF8F06">Template</font></h2>
    9.38 -
    9.39 -<p>
    9.40 -CONTENT
    9.41 -</p>
    9.42 -
    9.43 -<!-- End of content -->
    9.44 -</div>
    9.45 -
    9.46 -<!-- Footer. -->
    9.47 -<div id="footer">
    9.48 -	<a href="#top">Top of the page</a> - Languages:
    9.49 -	<a href="index.de.html">de</a> |
    9.50 -	<a href="index.en.html">en</a> |
    9.51 -	<a href="index.fr.html">fr</a> |
    9.52 -	<a href="index.hu.html">hu</a> |
    9.53 -	<a href="index.pt.html">pt</a>
    9.54 -</div>
    9.55 -
    9.56 -<div id="copy">
    9.57 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    9.58 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
    9.59 -	Documentation uder
    9.60 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
    9.61 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
    9.62 -</div>
    9.63 -
    9.64 -</body>
    9.65 -</html>
    10.1 --- a/firefox/rootfs/usr/share/doc/slitaz/book.css	Thu Feb 11 19:40:08 2010 +0100
    10.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.3 @@ -1,195 +0,0 @@
    10.4 -/* 
    10.5 -	CSS style for SliTaz GNU/Linux *book.
    10.6 -	Pankso 2007 - www.slitaz.org
    10.7 -*/
    10.8 -
    10.9 -html {
   10.10 -	height:  102%;
   10.11 -}
   10.12 -
   10.13 -body {
   10.14 -	font: 13px sans-serif, vernada, arial;
   10.15 -	background: #ffffff;
   10.16 -	color: black;
   10.17 -	margin: 0;
   10.18 -}
   10.19 -
   10.20 -#header {
   10.21 -	background: #f0ba08 url(images/css/header.png) repeat-x top;
   10.22 -	color: black;
   10.23 -	height: 50px;
   10.24 -	border-top: 1px solid black;
   10.25 -	border-bottom: 1px solid black;
   10.26 -}
   10.27 -
   10.28 -#header h1 {
   10.29 -	padding: 10px;
   10.30 -}
   10.31 -
   10.32 -#quicknav {
   10.33 -	text-align: right;
   10.34 -	font-size: 12px;
   10.35 -	color: #666666;
   10.36 -	background-color: #eaeaea;
   10.37 -	padding: 4px 2px;
   10.38 -	font-weight: bold;
   10.39 -}
   10.40 -
   10.41 -#quicknav a {
   10.42 -	color: #0F314E;
   10.43 -	background: inherit;
   10.44 -	text-decoration: none;
   10.45 -	padding: 0px 2px;
   10.46 -}
   10.47 -
   10.48 -#quicknav a:hover {
   10.49 -	color: #DF8F06;
   10.50 -	text-decoration: none;
   10.51 -}
   10.52 -
   10.53 -/*  content. */
   10.54 -
   10.55 -#content {
   10.56 -	padding: 20px;
   10.57 -	margin: 0px 50px 0px 50px;
   10.58 -	width: auto;
   10.59 -	text-align: justify;
   10.60 -}
   10.61 -
   10.62 -#content li {
   10.63 -	line-height: 1.5em;
   10.64 -	text-align: left;
   10.65 -}
   10.66 -
   10.67 -/*  Footer. */
   10.68 -
   10.69 -#footer {
   10.70 -	font-size: 11px;
   10.71 -	color: black;
   10.72 -	height: 20px;
   10.73 -	padding: 0px 0px 0px 10px;
   10.74 -	margin: 0px;
   10.75 -	width: auto;
   10.76 -	text-align: center ;
   10.77 -}
   10.78 -
   10.79 -#footer a {
   10.80 -	background: #ffffff;
   10.81 -	color: #0F314E;
   10.82 -}
   10.83 -
   10.84 -#footer a:hover {
   10.85 -	background: #ffffff;
   10.86 -	color: blue;
   10.87 -}
   10.88 -
   10.89 -/* Legal informations */
   10.90 -
   10.91 -#copy {
   10.92 -	font-size: 11px ;
   10.93 -	text-align: center ;
   10.94 -	background: transparent;
   10.95 -	color: #a8a8a8;
   10.96 -	padding-top: 10px;
   10.97 -}
   10.98 -
   10.99 -#copy a {
  10.100 -	background: inherit;
  10.101 -	color: #a8a8a8;
  10.102 -}
  10.103 -
  10.104 -#copy a:hover {
  10.105 -	background: inherit;
  10.106 -	color: blue;
  10.107 -}
  10.108 -
  10.109 -/* Clouds */
  10.110 -
  10.111 -#cloud {
  10.112 -	padding: 10px 120px 10px 120px;
  10.113 -	line-height: 3em;
  10.114 -	text-align: center;
  10.115 -}
  10.116 -#cloud a { padding: 4px; color: #956411; }
  10.117 -#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
  10.118 -#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
  10.119 -#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
  10.120 -#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
  10.121 -#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
  10.122 -#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
  10.123 -#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
  10.124 -#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
  10.125 -#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
  10.126 -#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
  10.127 -
  10.128 -/* Div for round corners. */
  10.129 -
  10.130 -.content-right, .footer-right {
  10.131 -	width: 16px;
  10.132 -	color: white;
  10.133 -	background-color: #333333;
  10.134 -}
  10.135 -.content-right {
  10.136 -	background: url(images/css/content-tr.png) no-repeat top right;
  10.137 -	height: 16px;
  10.138 -	right: 50px;
  10.139 -	top: 82px;
  10.140 -	position: absolute;
  10.141 -}
  10.142 -
  10.143 -.footer-right {
  10.144 -	background: url(images/css/footer-br.png) no-repeat bottom right;
  10.145 -	height: 20px;
  10.146 -	float: right;
  10.147 -}
  10.148 -
  10.149 -/* General HTML entities for  content. */
  10.150 -
  10.151 -h1 {
  10.152 -	margin: 0px 0px 0px 16px;
  10.153 -}
  10.154 -
  10.155 -h2 {
  10.156 -	margin: 12px 0;
  10.157 -	color: #484B7C;
  10.158 -	background: white;
  10.159 -}
  10.160 -
  10.161 -h3 {
  10.162 -	font-weight: bold;
  10.163 -	color: #6c0023;
  10.164 -	background: white;
  10.165 -}
  10.166 -
  10.167 -a {
  10.168 -	text-decoration: underline;
  10.169 -}
  10.170 -a:hover {
  10.171 -	text-decoration: none;
  10.172 -}
  10.173 -
  10.174 -pre {
  10.175 -	padding: 5px;
  10.176 -	color: black;
  10.177 -	background: #e1e0b0;
  10.178 -}
  10.179 -pre.script {
  10.180 -	padding: 10px;
  10.181 -	color: black;
  10.182 -	background: #e8e8e8;
  10.183 -	border: 1px inset #333333;
  10.184 -}
  10.185 -
  10.186 -code {
  10.187 -	font-size: 12px;
  10.188 -	color: #669900;
  10.189 -	background: transparent;
  10.190 -}
  10.191 -
  10.192 -li {
  10.193 -	line-height: 1.4em;
  10.194 -}
  10.195 -
  10.196 -hr {
  10.197 -	border: 0pt none;
  10.198 -}
    11.1 Binary file firefox/rootfs/usr/share/doc/slitaz/favicon.ico has changed
    12.1 Binary file firefox/rootfs/usr/share/doc/slitaz/images/css/header.png has changed
    13.1 --- a/firefox/rootfs/usr/share/doc/slitaz/index.de.html	Thu Feb 11 19:40:08 2010 +0100
    13.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.3 @@ -1,67 +0,0 @@
    13.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    13.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    13.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    13.7 -<head>
    13.8 -	<title>SliTaz - System doc (de)</title>
    13.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   13.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   13.11 -	<meta name="expires" content="never" />
   13.12 -	<meta name="modified" content="2009-04-16 10:30:00" />
   13.13 -	<meta name="publisher" content="www.slitaz.org" />
   13.14 -	<meta name="author" content="Christophe Lincoln"/>
   13.15 -	<link rel="shortcut icon" href="favicon.ico" />
   13.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
   13.17 -</head>
   13.18 -<body bgcolor="#ffffff">
   13.19 -
   13.20 -<!-- Header and quick navigation -->
   13.21 -<div id="header">
   13.22 -<h1><font color="#3E1220">SliTaz - System doc</font></h1>
   13.23 -</div>
   13.24 -
   13.25 -<div id="quicknav">
   13.26 -	SliTaz:
   13.27 -	<a href="http://www.slitaz.org/">Website</a>
   13.28 -	<a href="http://forum.slitaz.org/">Forum</a>
   13.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   13.30 -	<a href="http://labs.slitaz.org/">Labs</a>
   13.31 -</div>
   13.32 -
   13.33 -<!-- Content. -->
   13.34 -<div id="content">
   13.35 -
   13.36 -<h2><font color="#DF8F06">Documentation (de)</font></h2>
   13.37 -
   13.38 -<p>
   13.39 -SliTaz GNU/Linux stable Release wird mit den Dokumentationen für die 
   13.40 -SliTaz-Werkzeuge und den deutschen Release Notes veröffentlicht. Dokumentation
   13.41 -und diese Seite sind über das Openboxenü erreichbar. Bitte konsultieren Sie 
   13.42 -ebenfalls die <a href="http://www.slitaz.org/de/">Deutsche Projektseite</a> 
   13.43 -für allgemeine Informationen über SliTaz. Für die Benutzung des Systems lesen
   13.44 -Sie bitte das deutsche Handbuch. das Teil des 
   13.45 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a> ist.
   13.46 -</p>
   13.47 -
   13.48 -<!-- End of content -->
   13.49 -</div>
   13.50 -
   13.51 -<!-- Footer. -->
   13.52 -<div id="footer">
   13.53 -	<a href="#top">Top of the page</a> - Languages:
   13.54 -	<a href="index.de.html">de</a> |
   13.55 -	<a href="index.en.html">en</a> |
   13.56 -	<a href="index.fr.html">fr</a> |
   13.57 -	<a href="index.hu.html">hu</a> |
   13.58 -	<a href="index.pt.html">pt</a>
   13.59 -</div>
   13.60 -
   13.61 -<div id="copy">
   13.62 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   13.63 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   13.64 -	Documentation uder
   13.65 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   13.66 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   13.67 -</div>
   13.68 -
   13.69 -</body>
   13.70 -</html>
    14.1 --- a/firefox/rootfs/usr/share/doc/slitaz/index.en.html	Thu Feb 11 19:40:08 2010 +0100
    14.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.3 @@ -1,176 +0,0 @@
    14.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    14.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    14.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    14.7 -<head>
    14.8 -	<title>SliTaz - System doc</title>
    14.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   14.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   14.11 -	<meta name="expires" content="never" />
   14.12 -	<meta name="modified" content="2009-12-29 12:10:00" />
   14.13 -	<meta name="publisher" content="www.slitaz.org" />
   14.14 -	<meta name="author" content="Christophe Lincoln"/>
   14.15 -	<link rel="shortcut icon" href="favicon.ico" />
   14.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
   14.17 -</head>
   14.18 -<body bgcolor="#ffffff">
   14.19 -
   14.20 -<!-- Header and quick navigation -->
   14.21 -<div id="header">
   14.22 -	<a name="top"></a>
   14.23 -	<h1><font color="#3E1220">SliTaz - System doc</font></h1>
   14.24 -</div>
   14.25 -
   14.26 -<div id="quicknav">
   14.27 -	SliTaz:
   14.28 -	<a href="http://www.slitaz.org/">Website</a>
   14.29 -	<a href="http://forum.slitaz.org/">Forum</a>
   14.30 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   14.31 -	<a href="http://labs.slitaz.org/">Labs</a>
   14.32 -</div>
   14.33 -
   14.34 -<!-- Content. -->
   14.35 -<div id="content">
   14.36 -
   14.37 -<h2><font color="#DF8F06">Documentation (en)</font></h2>
   14.38 -
   14.39 -<p>
   14.40 -The Cooking version doesn't provide any Release Notes, major changes are announced
   14.41 -on the web site and the <a href="http://labs.slitaz.org/">Labs</a> provide
   14.42 -fresh news about the project's activity. Like the stable version, you will 
   14.43 -find <a href="http://www.slitaz.org/en/doc/">documentation</a> on the web 
   14.44 -site and support on the community <a href="http://forum.slitaz.org/">forum</a>.
   14.45 -</p>
   14.46 -
   14.47 -<!--
   14.48 -<p>
   14.49 -SliTaz GNU/Linux stable release is published with the project tools, 
   14.50 -manuals and Release Notes installed on the system. Manuals and this page
   14.51 -are accessible through the Openbox menu. Please check the 
   14.52 -<a href="http://www.slitaz.org/en/">project page</a> for general 
   14.53 -information on SliTaz. To use and configure the system you can read the 
   14.54 -<a href="http://www.slitaz.org/en/doc/handbook/">Handbook</a>.
   14.55 -Community documentation can be found on the
   14.56 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a> and support on the SliTaz
   14.57 -community <a href="http://forum.slitaz.org/#idx2">Forum</a>. 
   14.58 -</p>
   14.59 --->
   14.60 -
   14.61 -<h2><font color="#DF8F06">Getting started</font></h2>
   14.62 -
   14.63 -<a name="network"></a>
   14.64 -<h3>Network connections</h3>
   14.65 -<p>
   14.66 -Click on the "Network Status Monitor" at the bottom right of the screen, 
   14.67 -"Configure" and then the network manager (netbox) will come up. You can 
   14.68 -go to the "DHCP" tab and click "Start", and Slitaz will send a DHCP request 
   14.69 -to the local router. You may also setup a static IP, PPPoE, PPP, VPN and 
   14.70 -more using their respective tabs. To configure a wireless connection you 
   14.71 -can use SliTaz wifibox by clicking "Wireless Manager" in the Network Manager 
   14.72 -or by using the "System Tools" menu entry -> "Wireless networks connections".
   14.73 -</p>
   14.74 -<p>
   14.75 -More detailed information can be found in the Handbook: 
   14.76 -<a href="http://www.slitaz.org/en/doc/handbook/network-config.html"
   14.77 -	>Network configuration</a>
   14.78 -</p>
   14.79 -
   14.80 -<a name="apps"></a>
   14.81 -<h3>Applications</h3>
   14.82 -<p>
   14.83 -To have a list of all graphical applications you can use the SliTaz menu button 
   14.84 -at the bottom left of the screen. To have a list of command line tools, you
   14.85 -can open a terminal and double press on the tabulation button. And to have
   14.86 -a list of all installed packages you can use the package manager user interface
   14.87 -using the panel icon or from the "System Tools" menu. To install any new packages
   14.88 -you must have a network connection, the DVD of packages or an USB storage device 
   14.89 -with downloaded packages from another machine. Naturally any package management
   14.90 -can also be done from the command line and <code>tazpkg</code>.
   14.91 -</p>
   14.92 -
   14.93 -<a name="office"></a>
   14.94 -<h3>Office suite</h3>
   14.95 -<p>
   14.96 -The SliTaz packages database provides some lightweight office applications.
   14.97 -All of these packages are easily installable in a few clicks through the packages
   14.98 -manager. SliTaz also provides a simple way to install the famous and powerful
   14.99 -OpenOffice suite: just search OpenOffice in the packages manager, double click
  14.100 -on "get-OpenOffice3" and install the script with the <code>Auto exec</code> option
  14.101 -enabled. 
  14.102 -</p>
  14.103 -<p>
  14.104 -To have a lightweight office suite; use: Abiword as Word processor, Gnumeric as 
  14.105 -Spreadsheet and Homebank for Bank Accounting.
  14.106 -</p>
  14.107 -
  14.108 -<a name="multimedia"></a>
  14.109 -<h3>Multimedia</h3>
  14.110 -<p>
  14.111 -Most SliTaz flavors include a wide range of sound card drivers, a volume
  14.112 -mixer and a light audio player to easily listen to any MP3 or OGG files. The Sound
  14.113 -card is autodetected at boot time and audio support works out-of-the-box
  14.114 -on many systems. If you manually add a new user and can't listen to audio, please
  14.115 -check that the user belongs to the <code>audio</code> group. For any other trouble please
  14.116 -look into the full documentation and use the forum for more help.
  14.117 -</p>
  14.118 -<p>
  14.119 -Videos can be watched by installing one single package or using a dedicated
  14.120 -LiveCD or LiveUSB system. The SliTaz team have packaged some of the best video players 
  14.121 -available under GNU/Linux: <code>mplayer</code>, <code>xine-ui</code> and <code>vlc</code>
  14.122 -</p>
  14.123 -
  14.124 -<a name="info"></a>
  14.125 -<h3>System information</h3>
  14.126 -<p>
  14.127 -You can get information on your system by clicking on "System information"
  14.128 -in the System Tools menu, then "Summary". Clicking on the other 
  14.129 -options on the side brings you more information, and using the benchmarks
  14.130 -gives you an idea on how fast your computer is. To have a list and control
  14.131 -of all your current processes you can use the "Task Manager".
  14.132 -</p>
  14.133 -
  14.134 -<a name="root"></a>
  14.135 -<h3>Becoming Root</h3>
  14.136 -<p>
  14.137 -By default, Slitaz doesn't have its desktop running as root administrator:
  14.138 -it asks for a root password (default <code>root</code>) for any dangerous work.
  14.139 -Therefore, it is safer and more secure. To become root in an xterm, simply 
  14.140 -type <code>su</code>, and enter the root password.
  14.141 -</p>
  14.142 -
  14.143 -<a name="install"></a>
  14.144 -<h3>Installation</h3>
  14.145 -<p>
  14.146 -SliTaz can be installed to a hard disk or on an USB mass storage device using the
  14.147 -"SliTaz Installer" from the "System Tools" menu. The installer makes a full HD install.
  14.148 -SliTaz won't work in memory (RAM) anymore like in Live or Frugal mode and 
  14.149 -everything is persistent.
  14.150 -</p>
  14.151 -<p>
  14.152 -To generate a LiveUSB system you can use "Tazusb LiveUSB Tool" from the "System Tools"
  14.153 -menu or <code>tazusb</code> from the command line. More information can be found in the SliTaz
  14.154 -Handbook: <a href="http://www.slitaz.org/en/doc/handbook/liveusb.html">LiveUSB media</a>
  14.155 -</p>
  14.156 -
  14.157 -<!-- End of content -->
  14.158 -</div>
  14.159 -
  14.160 -<!-- Footer. -->
  14.161 -<div id="footer">
  14.162 -	<a href="#top">Top of the page</a> - Languages:
  14.163 -	<a href="index.de.html">de</a> |
  14.164 -	<a href="index.en.html">en</a> |
  14.165 -	<a href="index.fr.html">fr</a> |
  14.166 -	<a href="index.hu.html">hu</a> |
  14.167 -	<a href="index.pt.html">pt</a>
  14.168 -</div>
  14.169 -
  14.170 -<div id="copy">
  14.171 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
  14.172 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
  14.173 -	Documentation uder
  14.174 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
  14.175 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
  14.176 -</div>
  14.177 -
  14.178 -</body>
  14.179 -</html>
    15.1 --- a/firefox/rootfs/usr/share/doc/slitaz/index.fr.html	Thu Feb 11 19:40:08 2010 +0100
    15.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.3 @@ -1,78 +0,0 @@
    15.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    15.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    15.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    15.7 -<head>
    15.8 -	<title>SliTaz - System doc (fr)</title>
    15.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   15.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   15.11 -	<meta name="expires" content="never" />
   15.12 -	<meta name="modified" content="2010-12-30 14:30:00" />
   15.13 -	<meta name="publisher" content="www.slitaz.org" />
   15.14 -	<meta name="author" content="Christophe Lincoln"/>
   15.15 -	<link rel="shortcut icon" href="favicon.ico" />
   15.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
   15.17 -</head>
   15.18 -<body bgcolor="#ffffff">
   15.19 -
   15.20 -<!-- Header and quick navigation -->
   15.21 -<div id="header">
   15.22 -<h1><font color="#3E1220">SliTaz - Doc du système</font></h1>
   15.23 -</div>
   15.24 -
   15.25 -<div id="quicknav">
   15.26 -	SliTaz:
   15.27 -	<a href="http://www.slitaz.org/">Website</a>
   15.28 -	<a href="http://forum.slitaz.org/">Forum</a>
   15.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   15.30 -	<a href="http://labs.slitaz.org/">Labs</a>
   15.31 -</div>
   15.32 -
   15.33 -<!-- Content. -->
   15.34 -<div id="content">
   15.35 -
   15.36 -<h2><font color="#DF8F06">Documentation (fr)</font></h2>
   15.37 -
   15.38 -<p>
   15.39 -La version en cuisson ou <em>Cooking</em> ne fourni pas de notes de
   15.40 -publication, les chagements sont annonçés sur le site web et 
   15.41 -<a href="http://labs.slitaz.org/">les laboratoires</a> proposent des
   15.42 -nouvelles fraîches. Comme pour la version stable, vous pouvez vous 
   15.43 -référer à la documentation du site et trouverez de l'aide sur 
   15.44 -<a href="http://forum.slitaz.org/">le forum</a> du projet.
   15.45 -</p>
   15.46 -
   15.47 -<!-- <p>
   15.48 -La version stable de SliTaz GNU/linux est distribuée avec les manuels 
   15.49 -des outils de la distribution et les notes de publication. Tous les manuels
   15.50 -ainsi que cette page sont directement accessibles depuis le menu 
   15.51 -documention du gestionnaire de fenêtres Openbox présent sur le LiveCD.
   15.52 -Sur le Web, vous trouverez une documentation complète via le livre de main ou 
   15.53 -<a href="http://www.slitaz.org/fr/doc/handbook/">Handbook</a> de SliTaz et la
   15.54 -documentation communautaire sur le <a href="http://wiki.slitaz.org/">Wiki</a>.
   15.55 -Pour de l'aide vous trouverez un support technique gratuit via la liste
   15.56 -de discussion ou <a href="http://forum.slitaz.org/">le forum</a> communautaire.
   15.57 -</p> -->
   15.58 -
   15.59 -<!-- End of content -->
   15.60 -</div>
   15.61 -
   15.62 -<!-- Footer. -->
   15.63 -<div id="footer">
   15.64 -	<a href="#top">Top of the page</a> - Languages:
   15.65 -	<a href="index.de.html">de</a> |
   15.66 -	<a href="index.en.html">en</a> |
   15.67 -	<a href="index.fr.html">fr</a> |
   15.68 -	<a href="index.hu.html">hu</a> |
   15.69 -	<a href="index.pt.html">pt</a>
   15.70 -</div>
   15.71 -
   15.72 -<div id="copy">
   15.73 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   15.74 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   15.75 -	Documentation uder
   15.76 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   15.77 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   15.78 -</div>
   15.79 -
   15.80 -</body>
   15.81 -</html>
    16.1 --- a/firefox/rootfs/usr/share/doc/slitaz/index.hu.html	Thu Feb 11 19:40:08 2010 +0100
    16.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.3 @@ -1,85 +0,0 @@
    16.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    16.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    16.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    16.7 -<head>
    16.8 -  <title>SliTaz - System doc (hu)</title>
    16.9 -  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   16.10 -  <meta name="description" content="slitaz doc system releases notes information cooking">
   16.11 -  <meta name="expires" content="never">
   16.12 -  <meta name="modified" content="2009-04-16 10:30:00">
   16.13 -  <meta name="publisher" content="www.slitaz.org">
   16.14 -  <meta name="author" content="Christophe Lincoln">
   16.15 -  <link rel="shortcut icon" href="favicon.ico">
   16.16 -  <link rel="stylesheet" type="text/css" href="book.css">
   16.17 -</head>
   16.18 -<body bgcolor="#ffffff">
   16.19 -<!-- Header and quick navigation -->
   16.20 -<div id="header">
   16.21 -<h1><font color="#3e1220">SliTaz - System doc</font></h1>
   16.22 -</div>
   16.23 -
   16.24 -<div id="quicknav">
   16.25 -	SliTaz:
   16.26 -	<a href="http://www.slitaz.org/">Website</a>
   16.27 -	<a href="http://forum.slitaz.org/">Forum</a>
   16.28 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   16.29 -	<a href="http://labs.slitaz.org/">Labs</a>
   16.30 -</div>
   16.31 -
   16.32 -<!-- Content. -->
   16.33 -<div id="content">
   16.34 -
   16.35 -<h2><font color="#df8f06">Documentation (hu)</font></h2>
   16.36 -
   16.37 -<h3><font color="#6c0023">Megjegyz&eacute;s a kiad&aacute;shoz<br>
   16.38 -</font></h3>
   16.39 -<p>A SliTaz GNU/Linux stabil kiad&aacute;sa a rendszerre
   16.40 -telep&iacute;tett projekt-eszk&ouml;z&ouml;kkel,
   16.41 -le&iacute;r&aacute;sokkal &eacute;s Kiad&aacute;si
   16.42 -t&aacute;j&eacute;koztat&oacute;val jelent meg. A
   16.43 -le&iacute;r&aacute;sok &eacute;s ez az oldal az Openbox men&uuml;n
   16.44 -kereszt&uuml;l &eacute;rhet&#337;k el. A Slitazzal kapcsolatos
   16.45 -&aacute;ltal&aacute;nos inform&aacute;ci&oacute;k&eacute;rt
   16.46 -k&eacute;rj&uuml;k l&aacute;togassa meg a <a
   16.47 - href="http://www.slitaz.org/">projekt oldalt</a> . A rendszer
   16.48 -be&aacute;ll&iacute;t&aacute;s&aacute;hoz &eacute;s
   16.49 -haszn&aacute;lat&aacute;hoz olvassa el a&nbsp; <a
   16.50 - href="http://www.slitaz.org/hu/doc/handbook/">K&eacute;zik&ouml;nyvet</a>.
   16.51 -A k&ouml;z&ouml;ss&eacute;gr&#337;l a
   16.52 -<a href="http://wiki.slitaz.org/">SliTaz Wiki</a>&nbsp; oldalon
   16.53 -tal&aacute;l dokomentumokat. T&aacute;mogat&aacute;st a Slitaz
   16.54 -k&ouml;z&ouml;ss&eacute;gi <a href="http://forum.slitaz.org/#idx2">F&oacute;rumon</a>
   16.55 -kereszt&uuml;l kaphat. </p>
   16.56 -<p>A Cooking verzi&oacute;hoz nincs t&aacute;j&eacute;koztat&oacute;, a
   16.57 -v&aacute;ltoztat&aacute;sokat k&ouml;zz&eacute;tessz&uuml;k a honlapon,
   16.58 -&eacute;s a <a href="http://labs.slitaz.org/">Labs</a>
   16.59 -szolg&aacute;ltat &uacute;j inform&aacute;ci&oacute;kat a projektbeli
   16.60 -tev&eacute;kenys&eacute;gekr&#337;l. Csak&uacute;gy, mint a stabil
   16.61 -verzi&oacute;hoz, ehhez is tal&aacute;lhat&oacute;
   16.62 -dokument&aacute;ci&oacute; &eacute;s t&aacute;mogat&aacute;s a
   16.63 -k&ouml;z&ouml;ss&eacute;gi f&oacute;rumban.
   16.64 -</p>
   16.65 -
   16.66 -<!-- End of content -->
   16.67 -</div>
   16.68 -
   16.69 -<!-- Footer. -->
   16.70 -<div id="footer">
   16.71 -	<a href="#top">Top of the page</a> - Languages:
   16.72 -	<a href="index.de.html">de</a> |
   16.73 -	<a href="index.en.html">en</a> |
   16.74 -	<a href="index.fr.html">fr</a> |
   16.75 -	<a href="index.hu.html">hu</a> |
   16.76 -	<a href="index.pt.html">pt</a>
   16.77 -</div>
   16.78 -
   16.79 -<div id="copy">
   16.80 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   16.81 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   16.82 -	Documentation uder
   16.83 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   16.84 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   16.85 -</div>
   16.86 -
   16.87 -</body>
   16.88 -</html>
    17.1 --- a/firefox/rootfs/usr/share/doc/slitaz/index.pt.html	Thu Feb 11 19:40:08 2010 +0100
    17.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.3 @@ -1,66 +0,0 @@
    17.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    17.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    17.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
    17.7 -<head>
    17.8 -	<title>SliTaz - Documentação do Sistema</title>
    17.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   17.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   17.11 -	<meta name="expires" content="never" />
   17.12 -	<meta name="modified" content="2009-04-16 10:30:00" />
   17.13 -	<meta name="publisher" content="www.slitaz.org" />
   17.14 -	<meta name="author" content="Christophe Lincoln"/>
   17.15 -	<link rel="shortcut icon" href="favicon.ico" />
   17.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
   17.17 -</head>
   17.18 -<body bgcolor="#ffffff">
   17.19 -
   17.20 -<!-- Header and quick navigation -->
   17.21 -<div id="header">
   17.22 -<h1><font color="#3E1220">SliTaz - Documentação do Sistema</font></h1>
   17.23 -</div>
   17.24 -
   17.25 -<div id="quicknav">
   17.26 -	SliTaz:
   17.27 -	<a href="http://www.slitaz.org/">Website</a>
   17.28 -	<a href="http://forum.slitaz.org/">Forum</a>
   17.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   17.30 -	<a href="http://labs.slitaz.org/">Labs</a>
   17.31 -</div>
   17.32 -
   17.33 -<!-- Content. -->
   17.34 -<div id="content">
   17.35 -
   17.36 -<h2><font color="#DF8F06">Documentação (pt)</font></h2>
   17.37 -
   17.38 -<p>
   17.39 -A versão de testes (cooking) do SliTaz não fornece notas de lançamento, 
   17.40 -qualquer mudança para esta versão é anunciada no website e o 
   17.41 -<a href="http://labs.slitaz.org/">SliTaz Labs</a> traz as últimas notícias 
   17.42 -e atividades do projeto. Assim como na versão estável, você irá obter 
   17.43 -informações sobre a versão de testes no website e suporte no 
   17.44 -<a href="http://forum.slitaz.org/">fórum</a> do projeto.
   17.45 -</p>
   17.46 -
   17.47 -<!-- End of content -->
   17.48 -</div>
   17.49 -
   17.50 -<!-- Footer. -->
   17.51 -<div id="footer">
   17.52 -	<a href="#top">Top of the page</a> - Languages:
   17.53 -	<a href="index.de.html">de</a> |
   17.54 -	<a href="index.en.html">en</a> |
   17.55 -	<a href="index.fr.html">fr</a> |
   17.56 -	<a href="index.hu.html">hu</a> |
   17.57 -	<a href="index.pt.html">pt</a>
   17.58 -</div>
   17.59 -
   17.60 -<div id="copy">
   17.61 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   17.62 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   17.63 -	Documentation uder
   17.64 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   17.65 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   17.66 -</div>
   17.67 -
   17.68 -</body>
   17.69 -</html>
    18.1 --- a/firefox/rootfs/usr/share/doc/slitaz/template.html	Thu Feb 11 19:40:08 2010 +0100
    18.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.3 @@ -1,62 +0,0 @@
    18.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    18.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    18.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    18.7 -<head>
    18.8 -	<title>SliTaz - System doc</title>
    18.9 -	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
   18.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   18.11 -	<meta name="expires" content="never" />
   18.12 -	<meta name="modified" content="2010-01-04 22:40:00" />
   18.13 -	<meta name="publisher" content="www.slitaz.org" />
   18.14 -	<meta name="author" content="Christophe Lincoln"/>
   18.15 -	<link rel="shortcut icon" href="favicon.ico" />
   18.16 -	<link rel="stylesheet" type="text/css" href="book.css" />
   18.17 -</head>
   18.18 -<body bgcolor="#ffffff">
   18.19 -
   18.20 -<!-- Header and quick navigation -->
   18.21 -<div id="header">
   18.22 -<h1><font color="#3E1220">SliTaz - System doc</font></h1>
   18.23 -</div>
   18.24 -
   18.25 -<div id="quicknav">
   18.26 -	SliTaz:
   18.27 -	<a href="http://www.slitaz.org/">Website</a>
   18.28 -	<a href="http://forum.slitaz.org/">Forum</a>
   18.29 -	<a href="http://wiki.slitaz.org/">Wiki</a>
   18.30 -	<a href="http://labs.slitaz.org/">Labs</a>
   18.31 -</div>
   18.32 -
   18.33 -<!-- Content. -->
   18.34 -<div id="content">
   18.35 -<div class="content-right"></div>
   18.36 -
   18.37 -<h2><font color="#DF8F06">Template</font></h2>
   18.38 -
   18.39 -<p>
   18.40 -CONTENT
   18.41 -</p>
   18.42 -
   18.43 -<!-- End of content -->
   18.44 -</div>
   18.45 -
   18.46 -<!-- Footer. -->
   18.47 -<div id="footer">
   18.48 -	<a href="#top">Top of the page</a> - Languages:
   18.49 -	<a href="index.de.html">de</a> |
   18.50 -	<a href="index.en.html">en</a> |
   18.51 -	<a href="index.fr.html">fr</a> |
   18.52 -	<a href="index.hu.html">hu</a> |
   18.53 -	<a href="index.pt.html">pt</a>
   18.54 -</div>
   18.55 -
   18.56 -<div id="copy">
   18.57 -	Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
   18.58 -	<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
   18.59 -	Documentation uder
   18.60 -	<a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
   18.61 -	and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
   18.62 -</div>
   18.63 -
   18.64 -</body>
   18.65 -</html>