website rev 715

Clean-up screenshots, en/artwork improved and small CSS changes
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 07 00:52:49 2011 +0100 (2011-01-07)
parents 18040398d744
children e5a581c5bd3a
files en/about/index.html en/artwork/index.html en/artwork/screenshots.html en/artwork/wallpapers.html en/asso/index.html en/asso/statutes.html en/devel/index.html en/doc/index.html en/get/flavors.html en/get/index.html en/mailing-list.html en/news/2007.html en/news/2008.html en/news/2009.html en/news/index.html en/packages/index.html en/search.html en/template.html pics/screenshots/boot-screen-800x600.png pics/screenshots/boot-screen.png pics/screenshots/booting-800x600.png pics/screenshots/booting.png pics/screenshots/gimp.png pics/screenshots/index-desktop-1280x800.png pics/screenshots/index-desktop-480x300.png pics/screenshots/index-desktop.png pics/screenshots/jwm-20070807.png pics/screenshots/jwm.png pics/screenshots/mtpaint.png pics/screenshots/ontheweb.png pics/screenshots/shadows.png pics/screenshots/sound-system.png pics/screenshots/taz-apps.png pics/screenshots/yellow-1280x1024.png pics/screenshots/yellow.png pics/website/desktop.png slitaz.css
line diff
     1.1 --- a/en/about/index.html	Thu Jan 06 23:01:09 2011 +0100
     1.2 +++ b/en/about/index.html	Fri Jan 07 00:52:49 2011 +0100
     1.3 @@ -32,9 +32,9 @@
     1.4  			src="../../pics/website/cn.png" alt="cn" /></a>
     1.5  	</div>
     1.6      <!-- Logo -->
     1.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     1.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
     1.9  		src="../../pics/website/logo.png" 
    1.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    1.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    1.12  	<p id="titre">#!/GNU/Linux</p>
    1.13  </div>
    1.14  
    1.15 @@ -67,6 +67,9 @@
    1.16  	<!-- Top block begin -->
    1.17  	<div id="block_top">
    1.18  	<h1>About us</h1>
    1.19 +	<p>
    1.20 +		Small, fast, stable and easy to use! That all about SliTaz goals.
    1.21 +	</p>
    1.22  	<ul>
    1.23  		<li><a href="#intro">Introduction</a></li>
    1.24  		<li><a href="#overview">Overview</a></li>
     2.1 --- a/en/artwork/index.html	Thu Jan 06 23:01:09 2011 +0100
     2.2 +++ b/en/artwork/index.html	Fri Jan 07 00:52:49 2011 +0100
     2.3 @@ -16,90 +16,86 @@
     2.4      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
     2.5      <link rel="Content" href="index.html#content" />
     2.6  </head>
     2.7 -<body bgcolor="#ffffff">
     2.8 +<body>
     2.9 +
    2.10  <!-- Header -->
    2.11  <div id="header">
    2.12 -    <a name="top"></a>
    2.13 -<!-- Access -->
    2.14 -<div id="access">
    2.15 -	<img
    2.16 -		src="../../pics/website/locale.png"
    2.17 -		style="vertical-align: middle; width: 20px; height: 20px;"
    2.18 -		alt="language" />
    2.19 -    <a href="../../de/artwork/index.html">Deutsch</a> |
    2.20 -    <a href="../../es/artwork/index.html">Español</a> |	
    2.21 -    <a href="../../fr/artwork/index.html" title="Art et grahisme en français">Français</a> |
    2.22 -    <a href="../../pt/artwork/index.html">Português</a> |
    2.23 -    <a href="../../cn/artwork/index.html" title="Chinese"><img src="../../pics/website/cn.png" title="Chinese" alt="cn"></img></a>
    2.24 -</div>
    2.25 -    <a href="http://www.slitaz.org/en/"><img id="logo"
    2.26 -    src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    2.27 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    2.28 -    <p id="titre">#!/GNU/Linux</p>
    2.29 -</div>
    2.30 -
    2.31 -<!-- Navigation menu -->
    2.32 -<div id="nav">
    2.33 -
    2.34 -<div class="nav_box">
    2.35 -<h4>Navigation</h4>
    2.36 -<!-- General -->
    2.37 -<ul>
    2.38 -	<li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
    2.39 -	<li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
    2.40 -	<li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
    2.41 -	<li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
    2.42 -	<li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
    2.43 -	<li><a href="../devel/index.html" title="Developers corner">Development</a></li>
    2.44 -	<li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    2.45 -	<li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
    2.46 -	<li><a href="../search.html" title="Search engine">Search</a></li>
    2.47 -	<li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
    2.48 -</ul>
    2.49 -</div>
    2.50 -
    2.51 -<!-- SliTaz network -->
    2.52 -<div class="nav_box">
    2.53 -<h4>SliTaz Network</h4>
    2.54 -<ul>
    2.55 -	<li><a href="http://forum.slitaz.org/">Community Forum</a></li>
    2.56 -	<li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
    2.57 -	<li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
    2.58 -	<li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
    2.59 -	<li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
    2.60 -	<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
    2.61 -	<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
    2.62 -</ul>
    2.63 -</div>
    2.64 -
    2.65 +	<!-- Access -->
    2.66 +	<div id="access">
    2.67 +		<a href="../../i18n.html"><img 
    2.68 +			src="../../pics/website/locale.png" alt="locale.png" /></a>
    2.69 +	<a href="../../de/artwork/">Deutsch</a> |
    2.70 +	<a href="../../es/artwork/">Español</a> |	
    2.71 +	<a href="../../fr/artwork/">Français</a> |
    2.72 +	<a href="../../pt/artwork/">Português</a> |
    2.73 +	<a href="../../cn/artwork/"><img 
    2.74 +			src="../../pics/website/cn.png" alt="cn" /></a>
    2.75 +	</div>
    2.76 +    <!-- Logo -->
    2.77 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    2.78 +		src="../../pics/website/logo.png" 
    2.79 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    2.80 +	<p id="titre">#!/GNU/Linux</p>
    2.81  </div>
    2.82  
    2.83  <!-- Content -->
    2.84 -<div id="content">
    2.85 -<a name="content"></a>
    2.86 +<div id="content-full">
    2.87  
    2.88 -<h1><font color="#3e1220">Artwork</font></h1>
    2.89 -<h2><font color="#df8f06">Art &amp; Design</font></h2>
    2.90 +<!-- Block begin -->
    2.91 +<div class="block">
    2.92 +	<!-- Nav block begin -->
    2.93 +	<div id="block_nav">
    2.94 +		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
    2.95 +		<div style="width: 50%; float: right;">
    2.96 +			<ul>
    2.97 +				<li><a href="../artwork/">Artwork</a></li>
    2.98 +				<li><a href="../mailing-list.html">Mailing List</a></li>
    2.99 +				<li><a href="../devel/">Development</a></li>
   2.100 +				<li><a href="../search.html">Search</a></li>
   2.101 +				<li><a href="../../netmap.php">Network Map</a></li>
   2.102 +			</ul>
   2.103 +		</div>
   2.104 +		<ul>
   2.105 +			<li><a href="../about/">About us</a></li>
   2.106 +			<li><a href="../asso/">Association</a></li>
   2.107 +			<li><a href="../get/">Download</a></li>
   2.108 +			<li><a href="../doc/">Documentation</a></li>
   2.109 +			<li><a href="../packages/">Packages</a></li>
   2.110 +		</ul>
   2.111 +	<!-- Nav block end -->
   2.112 +	</div>
   2.113 +	<!-- Top block begin -->
   2.114 +	<div id="block_top">
   2.115 +		<h1>Artwork</h1>
   2.116 +		<p>
   2.117 +			Find, enjoy, comment and share SliTaz Artwork! Join us on the 
   2.118 +			<a href="http://scn.slitaz.org/image">Community Network</a>. You
   2.119 +			work may be used on a Cooking release.
   2.120 +		</p>
   2.121 +		<ul>
   2.122 +			<li><a href="#art4taz">Art &amp; Design</a></li>
   2.123 +			<li><a href="#logos">Logos &amp; Spider</a></li>
   2.124 +			<li><a href="screenshots.html">Screenshots</a></li>
   2.125 +			<li><a href="http://scn.slitaz.org/wallpapers">Wallpapers</a> on SCN</li>		
   2.126 +		</ul>
   2.127 +	<!-- Top block end -->
   2.128 +	</div>
   2.129 +<!-- Block end -->
   2.130 +</div>
   2.131  
   2.132 -<ul>
   2.133 -	<li><a href="screenshots.html">Screenshots.</a></li>
   2.134 -	<li><a href="wallpapers.html">Desktop Backgrounds.</a></li>
   2.135 -	<li><a href="index.html#art4taz">Artwork for SliTaz.</a></li>
   2.136 -	<li><a href="index.html#logos">Logos, spider &amp; icons.</a></li>
   2.137 -	<li><a href="index.html#cd-label">CD Labels.</a></li>
   2.138 -</ul>
   2.139 +<a name="art4taz"></a>
   2.140 +<h2>Art &amp; Design</h2>
   2.141  
   2.142  <p>
   2.143 -This section of the website is dedicated to art and graphics intended for the
   2.144 -SliTaz project. Images are free, and you can use them to make your own
   2.145 -wallpaper or display a logo on your site to help popularize the project. The SliTaz
   2.146 -logos and icons are available in many sizes and can be directly downloaded via
   2.147 -the <a href="../../pics/artwork/">artwork</a> directory. You will also find here, some
   2.148 -<a href="screenshots.html">screenshots</a> made with mtPaint and
   2.149 -The Gimp.
   2.150 +This section of the website is dedicated to art and graphics intended for
   2.151 +the SliTaz project. Images are free, and you can use them to make your own
   2.152 +wallpaper or display a logo on your site to help popularize the project.
   2.153 +The SliTaz logos and icons are available for download in SVG format. You
   2.154 +will also find here some <a href="screenshots.html">screenshots</a> made
   2.155 +with mtPaint and The Gimp. The Artwork team have it's own platform on
   2.156 +the <a href="http://scn.slitaz.org/image">SliTaz Community Network</a>.
   2.157  </p>
   2.158  
   2.159 -<a name="art4taz"></a>
   2.160  <h3>Artwork for SliTaz</h3>
   2.161  <p>
   2.162  As with many things SliTaz, graphics, logos, themes, and wallpapers are fully
   2.163 @@ -108,135 +104,81 @@
   2.164  good way to participate in the project without getting your hands dirty coding
   2.165  or document proofing xHTML. If you want to create artwork for SliTaz, or you want to
   2.166  use some artwork online, it is highly recommended that you contact us first
   2.167 -via the <a href="../mailing-list.html">Mailing List</a>. Try not to
   2.168 -send files that are too large.
   2.169 +via the <a href="../mailing-list.html">Mailing List</a> or that you create an
   2.170 +account onto the SCN platform to upload you work. Please, try not to send files 
   2.171 +that are too large.
   2.172  </p>
   2.173 -<h4>Artwork LiveCD</h4>
   2.174  <p>
   2.175  To maintain the constraints of the LiveCD, the image must not exceed 200
   2.176  kilobytes and should be 1024x768 in size. Finally each release 
   2.177  version offers a new theme / background which follow the same guidelines
   2.178  and it goes without saying that tools distributed with the system should
   2.179  be used. With a LiveCD you already have mtPaint and on an installed system
   2.180 -you'll find Gimp on the mirror. Note that the free format PNG is prefered.
   2.181 +you'll find Gimp on the mirror. Note that the JPG format is prefered.
   2.182  </p>
   2.183  
   2.184 -<h3><font color="#6c0023">RGB colors</font></h3>
   2.185 -<ul>
   2.186 -    <li>Beige : <code>d4d191</code> et <code>bfb06b</code></li>
   2.187 -    <li>Red : <code>6c0023</code> et <code>522222</code></li>
   2.188 -    <li>Grey : <code>242424</code> et <code>222222</code></li>
   2.189 -    <li>Orange : <code>df8f06</code></li>
   2.190 -    <li>Yellow : <code>f0ba08</code></li>
   2.191 -</ul>
   2.192 -
   2.193  <a name="logos"></a>
   2.194 -<h3><font color="#6c0023">Logos, spider &amp; icons</font></h3>
   2.195 +<h2>Logos &amp; Spider</h2>
   2.196 +<div class="infobox">
   2.197 +	SVG Format: <a href="../../pics/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
   2.198 +	<a href="../../pics/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
   2.199 +</div>
   2.200  <div>
   2.201 -<p>
   2.202 -SVG: <a href="../../pics/artwork/slitaz-logo.svg">slitaz-logo.svg</a> |
   2.203 -<a href="../../pics/artwork/slitaz-spider.svg">slitaz-spider.svg</a>
   2.204 -</p>
   2.205 -<img
   2.206 -   src="../../pics/artwork/slitaz-button-red.png"
   2.207 -   alt="SliTaz button"
   2.208 -   style="width: 148px; height: 148px;" />
   2.209 -<img
   2.210 -   src="../../pics/artwork/slitaz-logo-whitebg-320x118.png"
   2.211 -   alt="SliTaz spider"
   2.212 -   style="width: 320px; height: 118px;" />
   2.213 -<img
   2.214 -   src="../../pics/artwork/slitaz-tux-124x126.png"
   2.215 -   alt="SliTaz Tux"
   2.216 -   style="width: 124px; height: 126px;" />
   2.217 -<img
   2.218 -   src="../../pics/artwork/slitaz-spider-48x48.png"
   2.219 -   alt="SliTaz spider"
   2.220 -   style="width: 48px; height: 48px;" />
   2.221 -<img
   2.222 -   src="../../pics/artwork/tazpkg.png"
   2.223 -   alt="Tazpkg package logo"
   2.224 -   style="width: 32px; height: 32px;" />
   2.225 -<p>
   2.226 -<img
   2.227 -   src="../../pics/artwork/powered-by-slitaz-orange-2.png"
   2.228 -   alt="SliTaz Powered"
   2.229 -   style="width: 148px; height: 232px;" />
   2.230 -<img
   2.231 -   src="../../pics/artwork/powered-by-slitaz-orange-small.png"
   2.232 -   alt="SliTaz Powered"
   2.233 -   style="width: 65px; height: 104px;" />
   2.234 -<img
   2.235 -   src="../../pics/artwork/slitaz-minilogo-80x15.png"
   2.236 -   alt="SliTaz mini logo"
   2.237 -   style="width: 80px; height: 15px;" />
   2.238 -</p>
   2.239 +	<img
   2.240 +	   src="../../pics/artwork/slitaz-button-red.png"
   2.241 +	   alt="SliTaz button"
   2.242 +	   style="width: 148px; height: 148px;" />
   2.243 +	<img
   2.244 +	   src="../../pics/artwork/slitaz-logo-whitebg-320x118.png"
   2.245 +	   alt="SliTaz spider"
   2.246 +	   style="width: 320px; height: 118px;" />
   2.247 +	<img
   2.248 +	   src="../../pics/artwork/slitaz-tux-124x126.png"
   2.249 +	   alt="SliTaz Tux"
   2.250 +	   style="width: 124px; height: 126px;" />
   2.251 +	<img
   2.252 +	   src="../../pics/artwork/slitaz-spider-48x48.png"
   2.253 +	   alt="SliTaz spider"
   2.254 +	   style="width: 48px; height: 48px;" />
   2.255 +	<img
   2.256 +	   src="../../pics/artwork/tazpkg.png"
   2.257 +	   alt="Tazpkg package logo"
   2.258 +	   style="width: 32px; height: 32px;" />
   2.259 +	<img
   2.260 +	   src="../../pics/artwork/slitaz-minilogo-80x15.png"
   2.261 +	   alt="SliTaz mini logo"
   2.262 +	   style="width: 80px; height: 15px;" />
   2.263  </div>
   2.264  
   2.265 -<a name="cd-label"></a>
   2.266 -<h3><font color="#6c0023">CD Labels</font></h3>
   2.267 -<p>
   2.268 -<a href="../../pics/cd-label/slitaz10qh1.png">
   2.269 -<img
   2.270 -   src="../../pics/cd-label/slitaz10qh1-160.png"
   2.271 -   alt="SliTaz CD Label"
   2.272 -   style="width: 160px; height: 160px;" /></a>
   2.273 -<a href="../../pics/cd-label/slitaz10cdhllemb0.png">
   2.274 -
   2.275 -<img
   2.276 -   src="../../pics/cd-label/slitaz10cdhllemb0.png"
   2.277 -   alt="SliTaz CD Label"
   2.278 -   style="width: 101px; height: 160px;" /></a>
   2.279 -<a href="../../pics/cd-label/slitaz10v2lx2.png">
   2.280 -
   2.281 -<img
   2.282 -   src="../../pics/cd-label/slitaz10v2lx2-160.png"
   2.283 -   alt="SliTaz CD Label"
   2.284 -   style="width: 160px; height: 160px;" /></a>
   2.285 -</p>
   2.286 -
   2.287 -<p>
   2.288 -<a href="../../pics/cd-label/slitaz-cooking-rv0.png">
   2.289 -<img
   2.290 -   src="../../pics/cd-label/slitaz-cooking-rv0-160.png"
   2.291 -   alt="SliTaz CD Label"
   2.292 -   style="width: 160px; height: 160px;" /></a>
   2.293 -<a href="../../pics/cd-label/slitaz10ic7.png">
   2.294 -
   2.295 -<img
   2.296 -   src="../../pics/cd-label/slitaz10ic7-160.png"
   2.297 -   alt="SliTaz CD Label"
   2.298 -   style="width: 101px; height: 160px;" /></a>
   2.299 -</p>
   2.300 -
   2.301 -<!-- End of content with round corner -->
   2.302 -</div>
   2.303 -<div id="content_bottom">
   2.304 -<div class="bottom_left"></div>
   2.305 -<div class="bottom_right"></div>
   2.306 +<!-- End of content -->
   2.307  </div>
   2.308  
   2.309 -<!-- Start of footer and copy notice -->
   2.310 -<div id="copy">
   2.311 -<p>
   2.312 -Last modification : 2008-07-16 21:45:00 -
   2.313 -<a href="index.html#top">Top of the page</a>
   2.314 -</p>
   2.315 -<p>
   2.316 -Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   2.317 -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   2.318 -</p>
   2.319 -<!-- End of copy -->
   2.320 -</div>
   2.321 -
   2.322 -<!-- Bottom and logo's -->
   2.323 -<div id="bottom">
   2.324 -<p>
   2.325 -<a href="http://validator.w3.org/check?uri=referer"><img
   2.326 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   2.327 -   title="Code validé XHTML 1.0"
   2.328 -   style="width: 80px; height: 15px;" /></a>
   2.329 -</p>
   2.330 +<!-- Footer -->
   2.331 +<div id="footer">
   2.332 +	<div class="right_box">
   2.333 +	<h4>SliTaz Network</h4>
   2.334 +		<ul>
   2.335 +			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   2.336 +			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   2.337 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   2.338 +			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   2.339 +			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   2.340 +			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   2.341 +		</ul>
   2.342 +	</div>
   2.343 +	<h4>SliTaz Website</h4>
   2.344 +	<ul>
   2.345 +		<li><a href="#header">Top of the page</a></li>
   2.346 +		<li>Copyright &copy; <span class="year"></span>
   2.347 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   2.348 +		<li><a href="../about/">About the project</a></li>
   2.349 +		<li><a href="../../netmap.php">Network Map</a></li>
   2.350 +		<li>Page modified the 06 Jan 2011</li>
   2.351 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   2.352 +		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   2.353 +		title="Code validé XHTML 1.0"
   2.354 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   2.355 +	</ul>
   2.356  </div>
   2.357  
   2.358  </body>
     3.1 --- a/en/artwork/screenshots.html	Thu Jan 06 23:01:09 2011 +0100
     3.2 +++ b/en/artwork/screenshots.html	Fri Jan 07 00:52:49 2011 +0100
     3.3 @@ -9,84 +9,76 @@
     3.4      <meta name="robots" content="index, follow, all" />
     3.5      <meta name="revisit-after" content="7 days" />
     3.6      <meta name="expires" content="never" />
     3.7 -    <meta name="modified" content="2008-11-30 12:00:00" />
     3.8 +    <meta name="modified" content="2011-01-06 23:00:00" />
     3.9      <meta name="author" content="Christophe Lincoln, Paul Issot"/>
    3.10      <meta name="publisher" content="www.slitaz.org" />
    3.11      <link rel="shortcut icon" href="../../favicon.ico" />
    3.12      <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    3.13      <link rel="Content" href="screenshots.html#content" />
    3.14  </head>
    3.15 -<body bgcolor="#ffffff">
    3.16 +<body>
    3.17 +
    3.18  <!-- Header -->
    3.19  <div id="header">
    3.20 -    <a name="top"></a>
    3.21 -<!-- Access -->
    3.22 -<div id="access">
    3.23 -	<img
    3.24 -		src="../../pics/website/locale.png"
    3.25 -		style="vertical-align: middle; width: 20px; height: 20px;"
    3.26 -		alt="language" />
    3.27 -    <a href="../../de/artwork/screenshots.html">Deutsch</a> |
    3.28 -    <a href="../../fr/artwork/screenshots.html" title="Art et graphisme en français">Français</a> |
    3.29 -    <a href="../../pt/artwork/screenshots.html">Português</a> |
    3.30 -    <a href="../../cn/artwork/screenshots.html" title="Chinese"><img src="../../pics/website/cn.png" title="Chinese" alt="cn"></img></a>
    3.31 -</div>
    3.32 -    <a href="http://www.slitaz.org/en/"><img id="logo"
    3.33 -    src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    3.34 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    3.35 -    <p id="titre">#!/GNU/Linux</p>
    3.36 -</div>
    3.37 -
    3.38 -<!-- Navigation menu -->
    3.39 -<div id="nav">
    3.40 -
    3.41 -<div class="nav_box">
    3.42 -<h4>Navigation</h4>
    3.43 -<!-- General -->
    3.44 -<ul>
    3.45 -	<li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
    3.46 -	<li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
    3.47 -	<li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
    3.48 -	<li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
    3.49 -	<li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
    3.50 -	<li><a href="../devel/index.html" title="Developers corner">Development</a></li>
    3.51 -	<li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    3.52 -	<li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
    3.53 -	<li><a href="../search.html" title="Search engine">Search</a></li>
    3.54 -	<li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
    3.55 -</ul>
    3.56 -</div>
    3.57 -
    3.58 -<!-- SliTaz network -->
    3.59 -<div class="nav_box">
    3.60 -<h4>SliTaz Network</h4>
    3.61 -<ul>
    3.62 -	<li><a href="http://forum.slitaz.org/">Community Forum</a></li>
    3.63 -	<li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
    3.64 -	<li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
    3.65 -	<li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
    3.66 -	<li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
    3.67 -	<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
    3.68 -	<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
    3.69 -</ul>
    3.70 -</div>
    3.71 -
    3.72 +	<!-- Access -->
    3.73 +	<div id="access">
    3.74 +		<a href="../../i18n.html"><img 
    3.75 +			src="../../pics/website/locale.png" alt="locale.png" /></a>
    3.76 +		<a href="../../de/artwork/screenshots.html">Deutsch</a> |
    3.77 +		<a href="../../fr/artwork/screenshots.html">Français</a> |
    3.78 +		<a href="../../pt/artwork/screenshots.html">Português</a> |
    3.79 +		<a href="../../cn/artwork/screenshots.html"><img 
    3.80 +			src="../../pics/website/cn.png" alt="cn" /></a>
    3.81 +	</div>
    3.82 +    <!-- Logo -->
    3.83 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    3.84 +		src="../../pics/website/logo.png" 
    3.85 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    3.86 +	<p id="titre">#!/GNU/Linux</p>
    3.87  </div>
    3.88  
    3.89  <!-- Content -->
    3.90 -<div id="content">
    3.91 -<a name="content"></a>
    3.92 +<div id="content-full">
    3.93  
    3.94 -<h1><font color="#3E1220">Screenshots</font></h1>
    3.95 -
    3.96 -<h2><font color="#DF8F06">/usr/bin/mtpaint -s</font></h2>
    3.97 -
    3.98 -<p>Pictures say more than a thousand words... Screenshots of the latest Stable
    3.99 -and Cooking versions.
   3.100 -</p>
   3.101 -<br />
   3.102 +<!-- Block begin -->
   3.103 +<div class="block">
   3.104 +	<!-- Nav block begin -->
   3.105 +	<div id="block_nav">
   3.106 +		<h3><img src="../../pics/website/network.png" alt="png" />Navigation</h3>
   3.107 +		<div style="width: 50%; float: right;">
   3.108 +			<ul>
   3.109 +				<li><a href="../artwork/">Artwork</a></li>
   3.110 +				<li><a href="../mailing-list.html">Mailing List</a></li>
   3.111 +				<li><a href="../devel/">Development</a></li>
   3.112 +				<li><a href="../search.html">Search</a></li>
   3.113 +				<li><a href="../../netmap.php">Network Map</a></li>
   3.114 +			</ul>
   3.115 +		</div>
   3.116 +		<ul>
   3.117 +			<li><a href="../about/">About us</a></li>
   3.118 +			<li><a href="../asso/">Association</a></li>
   3.119 +			<li><a href="../get/">Download</a></li>
   3.120 +			<li><a href="../doc/">Documentation</a></li>
   3.121 +			<li><a href="../packages/">Packages</a></li>
   3.122 +		</ul>
   3.123 +	<!-- Nav block end -->
   3.124 +	</div>
   3.125 +	<!-- Top block begin -->
   3.126 +	<div id="block_top">
   3.127 +		<h1>Screenshots</h1>
   3.128 +		<p>
   3.129 +			Pictures say more than a thousand words... Screenshots of 
   3.130 +			the latest Stable and Cooking versions.	You may also want to
   3.131 +			find, comment and share SliTaz Artwork! Join us on the 
   3.132 +			<a href="http://scn.slitaz.org/image">Community Network</a>.
   3.133 +		</p>
   3.134 +	<!-- Top block end -->
   3.135 +	</div>
   3.136 +<!-- Block end -->
   3.137 +</div>
   3.138  
   3.139  <div id="gallery">
   3.140 +
   3.141  <p>
   3.142  <a href="../../pics/screenshots/slitaz-3.0.png">
   3.143  <img
   3.144 @@ -95,7 +87,6 @@
   3.145      title="Stable 3.0"
   3.146      style="width: 480px;" /></a>
   3.147  </p>
   3.148 -<br />
   3.149  
   3.150  <p>
   3.151  <a href="../../pics/screenshots/slitaz_2.png">
   3.152 @@ -105,17 +96,14 @@
   3.153      title="Stable 2.0"
   3.154      style="width: 480px;" /></a>
   3.155  </p>
   3.156 -<br />
   3.157  
   3.158  <p>
   3.159 -<a href="../../pics/screenshots/index-desktop-1280x800.png">
   3.160  <img
   3.161 -    src="../../pics/screenshots/index-desktop-480x300.png"
   3.162 +    src="../../pics/screenshots/index-desktop.png"
   3.163      alt="Stable - Standard Desktop"
   3.164      title="Stable - Standard Desktop"
   3.165 -    style="width: 480px;" /></a>
   3.166 +    style="width: 480px;" />
   3.167  </p>
   3.168 -<br />
   3.169  
   3.170  <p>
   3.171  <img
   3.172 @@ -124,7 +112,6 @@
   3.173      title="Cooking - Geany and GPicview"
   3.174      style="width: 480px;" />
   3.175  </p>
   3.176 -<br />
   3.177  
   3.178  <p>
   3.179  <img
   3.180 @@ -133,7 +120,6 @@
   3.181      title="Cooking - Conky"
   3.182      style="width: 480px;" />
   3.183  </p>
   3.184 -<br />
   3.185  
   3.186  <p>
   3.187  <img
   3.188 @@ -142,7 +128,6 @@
   3.189      title="Cooking - Multimediaplayer MPlayer"
   3.190      style="width: 480px;" />
   3.191  </p>
   3.192 -<br />
   3.193  
   3.194  <p>
   3.195  <img
   3.196 @@ -151,7 +136,6 @@
   3.197      title="Cooking - Dateimanager PCManFM"
   3.198      style="width: 480px; height: 384px;" />
   3.199  </p>
   3.200 -<br />
   3.201  
   3.202  <p>
   3.203  <img
   3.204 @@ -160,46 +144,39 @@
   3.205      title="Stable - E17"
   3.206      style="width: 480px;" />
   3.207  </p>
   3.208 -<br />
   3.209 -<p>
   3.210 -<img
   3.211 -    src="../../pics/screenshots/yellow.png"
   3.212 -    alt="Stable - JWM modified them and wallpaper created with mtPaint..."
   3.213 -    title="Stable - JWM modified them and wallpaper created with mtPaint..."
   3.214 -    style="width: 480px;" />
   3.215 -</p>
   3.216  
   3.217  <!-- Gallery end -->
   3.218  </div>
   3.219  
   3.220 -<!-- End of content with round corner -->
   3.221 -</div>
   3.222 -<div id="content_bottom">
   3.223 -<div class="bottom_left"></div>
   3.224 -<div class="bottom_right"></div>
   3.225 +<!-- End of content -->
   3.226  </div>
   3.227  
   3.228 -<!-- Start of footer and copy notice -->
   3.229 -<div id="copy">
   3.230 -<p>
   3.231 -Last modification : 2008-11-30 12:00:00 -
   3.232 -<a href="screenshots.html#top">Top of the page</a>
   3.233 -</p>
   3.234 -<p>
   3.235 -Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   3.236 -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   3.237 -</p>
   3.238 -<!-- End of copy -->
   3.239 -</div>
   3.240 -
   3.241 -<!-- Bottom and logo's -->
   3.242 -<div id="bottom">
   3.243 -<p>
   3.244 -<a href="http://validator.w3.org/check?uri=referer"><img
   3.245 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.246 -   title="Code validé XHTML 1.0"
   3.247 -   style="width: 80px; height: 15px;" /></a>
   3.248 -</p>
   3.249 +<!-- Footer -->
   3.250 +<div id="footer">
   3.251 +	<div class="right_box">
   3.252 +	<h4>SliTaz Network</h4>
   3.253 +		<ul>
   3.254 +			<li><a href="http://doc.slitaz.org/">Documentation</a></li>
   3.255 +			<li><a href="http://forum.slitaz.org/">Support Forum</a></li>
   3.256 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
   3.257 +			<li><a href="http://labs.slitaz.org/">Laboratories</a></li>
   3.258 +			<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
   3.259 +			<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
   3.260 +		</ul>
   3.261 +	</div>
   3.262 +	<h4>SliTaz Website</h4>
   3.263 +	<ul>
   3.264 +		<li><a href="#header">Top of the page</a></li>
   3.265 +		<li>Copyright &copy; <span class="year"></span>
   3.266 +			<a href="http://www.slitaz.org/">SliTaz</a></li>
   3.267 +		<li><a href="../about/">About the project</a></li>
   3.268 +		<li><a href="../../netmap.php">Network Map</a></li>
   3.269 +		<li>Page modified the 06 Jan 2011</li>
   3.270 +		<li><a href="http://validator.w3.org/check?uri=referer"><img
   3.271 +		src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   3.272 +		title="Code validé XHTML 1.0"
   3.273 +		style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
   3.274 +	</ul>
   3.275  </div>
   3.276  
   3.277  </body>
     4.1 --- a/en/artwork/wallpapers.html	Thu Jan 06 23:01:09 2011 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,299 +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="en" lang="en">
     4.7 -<head>
     4.8 -    <title>SliTaz Wallpapers</title>
     4.9 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    4.10 -    <meta name="description" content="SliTaz GNU/Linux art wallpapers background community" />
    4.11 -    <meta name="keywords" lang="en" content="slitaz, art, desktop, image" />
    4.12 -    <meta name="robots" content="index, follow, all" />
    4.13 -    <meta name="revisit-after" content="7 days" />
    4.14 -    <meta name="expires" content="never" />
    4.15 -    <meta name="modified" content="2009-02-08 23:00:00" />
    4.16 -    <meta name="author" content="Paul Issot"/>
    4.17 -    <meta name="publisher" content="www.slitaz.org" />
    4.18 -    <link rel="shortcut icon" href="../../favicon.ico" />
    4.19 -    <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
    4.20 -    <link rel="Content" href="wallpapers.html#content" />
    4.21 -</head>
    4.22 -<body bgcolor="#ffffff">
    4.23 -<!-- Header -->
    4.24 -<div id="header">
    4.25 -    <a name="top"></a>
    4.26 -<!-- Access -->
    4.27 -<div id="access">
    4.28 -	<img
    4.29 -		src="../../pics/website/locale.png"
    4.30 -		style="vertical-align: middle; width: 20px; height: 20px;"
    4.31 -		alt="language" />
    4.32 -    <a href="../../fr/artwork/wallpapers.html" title="Page en français">Français</a> |
    4.33 -    <a href="../../pt/artwork/wallpapers.html">Português</a> |
    4.34 -    <a href="../../cn/artwork/wallpapers.html" title="Chinese"><img src="../../pics/website/cn.png" title="Chinese" alt="cn"></img></a>
    4.35 -</div>
    4.36 -    <a href="http://www.slitaz.org/en/"><img id="logo"
    4.37 -    src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
    4.38 -    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    4.39 -    <p id="titre">#!/GNU/Linux</p>
    4.40 -</div>
    4.41 -
    4.42 -<!-- Navigation menu -->
    4.43 -<div id="nav">
    4.44 -
    4.45 -<div class="nav_box">
    4.46 -<h4>Navigation</h4>
    4.47 -<!-- General -->
    4.48 -<ul>
    4.49 -	<li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
    4.50 -	<li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
    4.51 -	<li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
    4.52 -	<li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
    4.53 -	<li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
    4.54 -	<li><a href="../devel/index.html" title="Developers corner">Development</a></li>
    4.55 -	<li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
    4.56 -	<li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
    4.57 -	<li><a href="../search.html" title="Search engine">Search</a></li>
    4.58 -	<li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
    4.59 -</ul>
    4.60 -</div>
    4.61 -
    4.62 -<!-- SliTaz network -->
    4.63 -<div class="nav_box">
    4.64 -<h4>SliTaz Network</h4>
    4.65 -<ul>
    4.66 -	<li><a href="http://forum.slitaz.org/">Community Forum</a></li>
    4.67 -	<li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
    4.68 -	<li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
    4.69 -	<li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
    4.70 -	<li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
    4.71 -	<li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
    4.72 -	<li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
    4.73 -</ul>
    4.74 -</div>
    4.75 -
    4.76 -</div>
    4.77 -
    4.78 -<!-- Content -->
    4.79 -<div id="content">
    4.80 -<a name="content"></a>
    4.81 -
    4.82 -<h1><font color="#3E1220">Wallpapers</font></h1>
    4.83 -
    4.84 -<h2><font color="#DF8F06">Desktop artwork</font></h2>
    4.85 -
    4.86 -<!-- Please: last wallpapers on the top of the page -->
    4.87 -
    4.88 -<div id="gallery">
    4.89 -<table width="100%">
    4.90 -	<tr>
    4.91 -        <td align="center">
    4.92 -			<img
    4.93 -			src="../../pics/wallpapers/slitaz-blue-160x120.png"
    4.94 -			alt="SliTaz Schriftzug "
    4.95 -			style="width: 160px; height: 120px;" /><br />
    4.96 -			<a href="../../pics/wallpapers/slitaz-blue-1024x768.jpg">1024x768</a> -
    4.97 -			<a href="../../pics/wallpapers/slitaz-transparent-1024x768.png">transparent</a><br />
    4.98 -			jpg/png; 145 kB; GIMP<br />
    4.99 -			<br />
   4.100 -        </td>
   4.101 -        <td align="center">
   4.102 -			<img
   4.103 -			src="../../pics/wallpapers/slitaz-waterdrops-160x120.png"
   4.104 -			alt="SliTaz waterdrops"
   4.105 -			style="width: 160px; height: 120px;" /><br />
   4.106 -			<a href="../../pics/wallpapers/slitaz-waterdrops-1024x768.jpg">1024x768</a><br />
   4.107 -			jpg; 162 kB; GIMP<br />
   4.108 -			<br />
   4.109 -        </td>
   4.110 -        <td align="center">
   4.111 -			<img
   4.112 -			src="../../pics/wallpapers/slitaz-brown-160x120.png"
   4.113 -			alt="SliTaz abstrakt"
   4.114 -			style="width: 160px; height: 120px;" /><br />
   4.115 -			<a href="../../pics/wallpapers/slitaz-brown-1024x768.jpg">1024x768</a><br />
   4.116 -			jpg; 128 kB; GIMP/Fyre<br />
   4.117 -			<br />
   4.118 -        </td>
   4.119 -	</tr>
   4.120 -	<tr>
   4.121 -    	<td align="center">
   4.122 -			<img
   4.123 -			src="../../pics/wallpapers/slitaz-spider-160x120.png"
   4.124 -			alt="SliTaz Spinne"
   4.125 -			style="width: 160px; height: 120px;" /><br />
   4.126 -			<a href="../../pics/wallpapers/slitaz-spider-1280x1024.jpg">1280x1024</a><br />
   4.127 -			jpg; 166 kB; GIMP<br />
   4.128 -			<br />
   4.129 -   		</td>
   4.130 -   		<td align="center">
   4.131 -			<img
   4.132 -			src="../../pics/wallpapers/slitaz-cube-160x120.jpg"
   4.133 -			alt="SliTaz Würfel"
   4.134 -			style="width: 160px; height: 120px;" /><br />
   4.135 -			<a href="../../pics/wallpapers/slitaz-cube-1024x768.jpg">1024x768</a> - 
   4.136 -			<a href="../../pics/wallpapers/slitaz-cubetransparent-1024x768.png">transparent</a><br />
   4.137 -			jpg/png; 32/73 kB; GIMP<br />
   4.138 -			<br />
   4.139 -    	</td>
   4.140 -		<td align="center">
   4.141 -			<img
   4.142 -			src="../../pics/wallpapers/slitaz-leaves-160x120.jpg"
   4.143 -			alt="SliTaz Pflanze"
   4.144 -			style="width: 160px; height: 120px;" /><br />
   4.145 -			<a href="../../pics/wallpapers/slitaz-leaves-1280x1024.jpg">1280x1024</a><br />
   4.146 -			jpg; 137 kB; Inkscape<br />
   4.147 -			<br />
   4.148 -		</td>
   4.149 -	</tr>
   4.150 -	<tr>
   4.151 -		<td align="center">
   4.152 -			<img
   4.153 -			src="../../pics/wallpapers/slitaz-spork-7-160x120.jpg"
   4.154 -			alt="SliTaz Spork 7"
   4.155 -			style="width: 160px; height: 120px;" /><br />
   4.156 -			<a href="../../pics/wallpapers/slitaz-spork-7-1024x768.jpg">1024x768</a><br />
   4.157 -			jpg; 92 kB;<br />
   4.158 -			<br />
   4.159 -		</td>
   4.160 -		<td align="center">
   4.161 -			<img
   4.162 -			src="../../pics/wallpapers/slitaz-evolution-160x120.png"
   4.163 -			alt="SliTaz evolution"
   4.164 -			style="width: 160px; height: 120px;" /><br />
   4.165 -			<a href="../../pics/wallpapers/slitaz-evolution-1024x768.png">1024x768</a><br />
   4.166 -			png; 4 kB;<br />
   4.167 -			<br />
   4.168 -		</td>
   4.169 -		<td align="center">
   4.170 -			<img
   4.171 -			src="../../pics/wallpapers/slitaz-darkred-160x120.jpg"
   4.172 -			alt="SliTaz Darkred"
   4.173 -			style="width: 160px; height: 120px;" /><br />
   4.174 -			<a href="../../pics/wallpapers/slitaz-darkred-1024x768.jpg">1024x768</a><br />
   4.175 -			jpg; 56 kB; GIMP<br />
   4.176 -			<br />
   4.177 -		</td>
   4.178 -	</tr>
   4.179 -	<tr>
   4.180 -		<td align="center">
   4.181 -			<img
   4.182 -			src="../../pics/wallpapers/slitaz-orangedegrade-160x120.png"
   4.183 -			alt="SliTaz Gradient"
   4.184 -			style="width: 160px; height: 120px;" /><br />
   4.185 -			<a href="../../pics/wallpapers/slitaz-orangedegrade-1024x768.png">1024x768</a><br />
   4.186 -			png; 60 kB; <br />
   4.187 -			<br />
   4.188 -		</td>
   4.189 -		<td align="center">
   4.190 -			<img
   4.191 -			src="../../pics/wallpapers/slitaz-viking-160x120.png"
   4.192 -			alt="SliTaz Vicking"
   4.193 -			style="width: 160px; height: 120px;" /><br />
   4.194 -			<a href="../../pics/wallpapers/slitaz-viking-1024x768.png">1024x768</a><br />
   4.195 -			png; 72 kB; Inkscape<br />
   4.196 -			<br />
   4.197 -		</td>
   4.198 -		<td align="center">
   4.199 -			<img
   4.200 -			src="../../pics/wallpapers/slitaz-sylver-160x120.png"
   4.201 -			alt="SliTaz Silber (by Erjo)"
   4.202 -			style="width: 160px; height: 120px;" /><br />
   4.203 -			<a href="../../pics/wallpapers/slitaz-sylver-1024x768.png">1024x768</a><br />
   4.204 -			png; 33 kB; Inkscape<br />
   4.205 -			<br />
   4.206 -		</td>
   4.207 -	</tr>
   4.208 -    <tr>
   4.209 -        <td align="center">
   4.210 -			<img
   4.211 -			src="../../pics/wallpapers/slitaz-tinycenterflame-160x120.png"
   4.212 -			alt="SliTaz Tiny flame"
   4.213 -			style="width: 160px; height: 120px;" /><br />
   4.214 -			<a href="../../pics/wallpapers/slitaz-tinycenterflame-1024x768.png">1024x768</a><br />
   4.215 -			png; 36 kB; GIMP<br />
   4.216 -			<br />
   4.217 -        </td>
   4.218 -        <td align="center">
   4.219 -			<img
   4.220 -			src="../../pics/wallpapers/slitaz-choco-160x120.png"
   4.221 -			alt="SliTaz waterdrops"
   4.222 -			style="width: 160px; height: 120px;" /><br />
   4.223 -			<a href="../../pics/wallpapers/slitaz-choco-1024x768.png">1024x768</a><br />
   4.224 -			png; 104 kB; GIMP<br />
   4.225 -			<br />
   4.226 -        </td>
   4.227 -        <td align="center">
   4.228 -			<img
   4.229 -			src="../../pics/wallpapers/slitaz-darkblue-160x120.png"
   4.230 -			alt="SliTaz abstrakt"
   4.231 -			style="width: 160px; height: 120px;" /><br />
   4.232 -			<a href="../../pics/wallpapers/slitaz-darkblue-1024x768.png">1024x768</a><br />
   4.233 -			png; 72 kB; GIMP<br />
   4.234 -			<br />
   4.235 -        </td>
   4.236 -    </tr>
   4.237 -    <tr>
   4.238 -        <td align="center">
   4.239 -			<img
   4.240 -			src="../../pics/wallpapers/slitaz-green-wallpaper-160x120.png"
   4.241 -			alt="SliTaz Green paint"
   4.242 -			style="width: 160px; height: 120px;" /><br />
   4.243 -			<a href="../../pics/wallpapers/slitaz-green-wallpaper-1024x768.png">1024x768</a><br />
   4.244 -			png; 76 kB; mtPaint<br />
   4.245 -			<br />
   4.246 -		</td>
   4.247 -		<td align="center">
   4.248 -			<img
   4.249 -			src="../../pics/wallpapers/slitaz-20071106-160x120.png"
   4.250 -			alt="SliTaz cooking 20071106 wallpaper"
   4.251 -			style="width: 160px; height: 120px;" /><br />
   4.252 -			<a href="../../pics/wallpapers/slitaz-20071106-1024x768.png">1024x768</a><br />
   4.253 -			png; 124 kB; mtPaint<br />
   4.254 -			<br />
   4.255 -		</td>
   4.256 -		<td align="center">
   4.257 -			<img
   4.258 -			src="../../pics/wallpapers/slitaz-first-wallpaper-160x120.png"
   4.259 -			alt="SliTaz first wallpaper made with mtPaint"
   4.260 -			style="width: 160px; height: 120px;" /><br />
   4.261 -			<a href="../../pics/wallpapers/slitaz-first-wallpaper-1024x768.png">1024x768</a><br />
   4.262 -			png; 4 kB; mtPaint<br />
   4.263 -			<br />
   4.264 -        </td>
   4.265 -    </tr>
   4.266 -</table>
   4.267 -
   4.268 -<!-- Gallery end -->
   4.269 -</div>
   4.270 -
   4.271 -<!-- End of content with round corner -->
   4.272 -</div>
   4.273 -<div id="content_bottom">
   4.274 -<div class="bottom_left"></div>
   4.275 -<div class="bottom_right"></div>
   4.276 -</div>
   4.277 -
   4.278 -<!-- Start of footer and copy notice -->
   4.279 -<div id="copy">
   4.280 -<p>
   4.281 -Last modification : 2009-02-08 23:00:00 -
   4.282 -<a href="wallpapers.html#top">Top of the page</a>
   4.283 -</p>
   4.284 -<p>
   4.285 -Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   4.286 -<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   4.287 -</p>
   4.288 -<!-- End of copy -->
   4.289 -</div>
   4.290 -
   4.291 -<!-- Bottom and logo's -->
   4.292 -<div id="bottom">
   4.293 -<p>
   4.294 -<a href="http://validator.w3.org/check?uri=referer"><img
   4.295 -   src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   4.296 -   title="Code validé XHTML 1.0"
   4.297 -   style="width: 80px; height: 15px;" /></a>
   4.298 -</p>
   4.299 -</div>
   4.300 -
   4.301 -</body>
   4.302 -</html>
     5.1 --- a/en/asso/index.html	Thu Jan 06 23:01:09 2011 +0100
     5.2 +++ b/en/asso/index.html	Fri Jan 07 00:52:49 2011 +0100
     5.3 @@ -28,9 +28,9 @@
     5.4  		<a href="../../pt/asso/">Português</a>
     5.5  	</div>
     5.6      <!-- Logo -->
     5.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     5.8 +	<a href="http://www.slitaz.org/en"><img id="logo"
     5.9  		src="../../pics/website/logo.png" 
    5.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    5.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    5.12  	<p id="titre">#!/GNU/Linux</p>
    5.13  </div>
    5.14  
     6.1 --- a/en/asso/statutes.html	Thu Jan 06 23:01:09 2011 +0100
     6.2 +++ b/en/asso/statutes.html	Fri Jan 07 00:52:49 2011 +0100
     6.3 @@ -27,9 +27,9 @@
     6.4  		<a href="../../pt/asso/statutes.html">Português</a>
     6.5  	</div>
     6.6      <!-- Logo -->
     6.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     6.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
     6.9  		src="../../pics/website/logo.png" 
    6.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    6.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    6.12  	<p id="titre">#!/GNU/Linux</p>
    6.13  </div>
    6.14  
     7.1 --- a/en/devel/index.html	Thu Jan 06 23:01:09 2011 +0100
     7.2 +++ b/en/devel/index.html	Fri Jan 07 00:52:49 2011 +0100
     7.3 @@ -29,9 +29,9 @@
     7.4  		<a href="../../pt/devel/">Português</a>
     7.5  	</div>
     7.6      <!-- Logo -->
     7.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     7.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
     7.9  		src="../../pics/website/logo.png" 
    7.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    7.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    7.12  	<p id="titre">#!/GNU/Linux</p>
    7.13  </div>
    7.14  
     8.1 --- a/en/doc/index.html	Thu Jan 06 23:01:09 2011 +0100
     8.2 +++ b/en/doc/index.html	Fri Jan 07 00:52:49 2011 +0100
     8.3 @@ -32,9 +32,9 @@
     8.4  			src="../../pics/website/cn.png" alt="cn" /></a>
     8.5  	</div>
     8.6      <!-- Logo -->
     8.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     8.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
     8.9  		src="../../pics/website/logo.png" 
    8.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    8.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    8.12  	<p id="titre">#!/GNU/Linux</p>
    8.13  </div>
    8.14  
     9.1 --- a/en/get/flavors.html	Thu Jan 06 23:01:09 2011 +0100
     9.2 +++ b/en/get/flavors.html	Fri Jan 07 00:52:49 2011 +0100
     9.3 @@ -32,9 +32,9 @@
     9.4  			src="../../pics/website/cn.png" alt="cn" /></a>
     9.5  	</div>
     9.6      <!-- Logo -->
     9.7 -	<a href="http://www.slitaz.org/"><img id="logo"
     9.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
     9.9  		src="../../pics/website/logo.png" 
    9.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
    9.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
    9.12  	<p id="titre">#!/GNU/Linux</p>
    9.13  </div>
    9.14  
    9.15 @@ -66,14 +66,14 @@
    9.16  	</div>
    9.17  	<!-- Top block begin -->
    9.18  	<div id="block_top">
    9.19 -	<h1>Get flavors</h1>
    9.20 -	<p>
    9.21 -		The system of LiveCD flavors is a simple means for the community 
    9.22 -		to generate ISO images for certain tasks by offering a selection
    9.23 -		of specific packages. There are two possibilities to create a 
    9.24 -		flavor, use a flavor made by the community or create your own 
    9.25 -		via a simple to use graphical interface.
    9.26 -	</p>
    9.27 +		<h1>Get flavors</h1>
    9.28 +		<p>
    9.29 +			The system of LiveCD flavors is a simple means for the community 
    9.30 +			to generate ISO images for certain tasks by offering a selection
    9.31 +			of specific packages. There are two possibilities to create a 
    9.32 +			flavor, use a flavor made by the community or create your own 
    9.33 +			via a simple to use graphical interface.
    9.34 +		</p>
    9.35  	<!-- Top block end -->
    9.36  	</div>
    9.37  <!-- Block end -->
    10.1 --- a/en/get/index.html	Thu Jan 06 23:01:09 2011 +0100
    10.2 +++ b/en/get/index.html	Fri Jan 07 00:52:49 2011 +0100
    10.3 @@ -33,9 +33,9 @@
    10.4  			src="../../pics/website/cn.png" alt="cn" /></a>
    10.5  	</div>
    10.6      <!-- Logo -->
    10.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    10.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    10.9  		src="../../pics/website/logo.png" 
   10.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   10.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   10.12  	<p id="titre">#!/GNU/Linux</p>
   10.13  </div>
   10.14  
    11.1 --- a/en/mailing-list.html	Thu Jan 06 23:01:09 2011 +0100
    11.2 +++ b/en/mailing-list.html	Fri Jan 07 00:52:49 2011 +0100
    11.3 @@ -56,9 +56,9 @@
    11.4  		<a href="../pt/mailing-list.html">Português</a>
    11.5  	</div>
    11.6      <!-- Logo -->
    11.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    11.8 +	<a href="http://www.slitaz.org//en/"><img id="logo"
    11.9  		src="../pics/website/logo.png" 
   11.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   11.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   11.12  	<p id="titre">#!/GNU/Linux</p>
   11.13  </div>
   11.14  
    12.1 --- a/en/news/2007.html	Thu Jan 06 23:01:09 2011 +0100
    12.2 +++ b/en/news/2007.html	Fri Jan 07 00:52:49 2011 +0100
    12.3 @@ -27,9 +27,9 @@
    12.4  		<a href="../../fr/news/2007.html" >Français</a>
    12.5  	</div>
    12.6      <!-- Logo -->
    12.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    12.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    12.9  		src="../../pics/website/logo.png" 
   12.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   12.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   12.12  	<p id="titre">#!/GNU/Linux</p>
   12.13  </div>
   12.14  
    13.1 --- a/en/news/2008.html	Thu Jan 06 23:01:09 2011 +0100
    13.2 +++ b/en/news/2008.html	Fri Jan 07 00:52:49 2011 +0100
    13.3 @@ -27,9 +27,9 @@
    13.4  		<a href="../../fr/news/2008.html" >Français</a>
    13.5  	</div>
    13.6      <!-- Logo -->
    13.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    13.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    13.9  		src="../../pics/website/logo.png" 
   13.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   13.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   13.12  	<p id="titre">#!/GNU/Linux</p>
   13.13  </div>
   13.14  
    14.1 --- a/en/news/2009.html	Thu Jan 06 23:01:09 2011 +0100
    14.2 +++ b/en/news/2009.html	Fri Jan 07 00:52:49 2011 +0100
    14.3 @@ -27,9 +27,9 @@
    14.4  	    <a href="../../fr/news/2009.html" >Français</a>
    14.5  	</div>
    14.6      <!-- Logo -->
    14.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    14.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    14.9  		src="../../pics/website/logo.png" 
   14.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   14.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   14.12  	<p id="titre">#!/GNU/Linux</p>
   14.13  </div>
   14.14  
    15.1 --- a/en/news/index.html	Thu Jan 06 23:01:09 2011 +0100
    15.2 +++ b/en/news/index.html	Fri Jan 07 00:52:49 2011 +0100
    15.3 @@ -27,9 +27,9 @@
    15.4  	    <a href="../../fr/news/index.html">Français</a>
    15.5      </div>
    15.6      <!-- Logo -->
    15.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    15.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    15.9  		src="../../pics/website/logo.png" 
   15.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   15.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   15.12  	<p id="titre">#!/GNU/Linux</p>
   15.13  </div>
   15.14  
    16.1 --- a/en/packages/index.html	Thu Jan 06 23:01:09 2011 +0100
    16.2 +++ b/en/packages/index.html	Fri Jan 07 00:52:49 2011 +0100
    16.3 @@ -32,9 +32,9 @@
    16.4  			src="../../pics/website/cn.png" alt="cn" /></a>
    16.5  	</div>
    16.6      <!-- Logo -->
    16.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    16.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    16.9  		src="../../pics/website/logo.png" 
   16.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   16.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   16.12  	<p id="titre">#!/GNU/Linux</p>
   16.13  </div>
   16.14  
   16.15 @@ -74,6 +74,10 @@
   16.16  		manager Tazpkg using the GUI or the command <code>tazpkg get-install
   16.17  		pkgname</code>.
   16.18  	</p>
   16.19 +	<p>
   16.20 +		Browse the packages web interface: <a href="http://pkgs.slitaz.org/stable/">Stable</a> |
   16.21 +		<a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
   16.22 +	</p>
   16.23  	<!-- Top block end -->
   16.24  	</div>
   16.25  <!-- Block end -->
   16.26 @@ -81,33 +85,30 @@
   16.27  
   16.28  <h2>Search packages</h2>
   16.29  
   16.30 -<div style="text-align: center; padding: 60px 20px;">
   16.31 -<form method="post" action="http://pkgs.slitaz.org/search.cgi">
   16.32 -	<input type="hidden" name="lang" value="en" />
   16.33 -	<select name="object">
   16.34 -		<option value="Package">Package</option>
   16.35 -		<option value="Desc">Description</option>
   16.36 -		<option value="Tags">Tags</option>
   16.37 -		<option value="Depends">Depends</option>
   16.38 -		<option value="BuildDepends">BuildDepends</option>
   16.39 -		<option value="File">File</option>
   16.40 -		<option value="File_list">File list</option>
   16.41 -		<option value="FileOverlap">common files</option>
   16.42 -	</select>
   16.43 -	<strong>:</strong>
   16.44 -	<input type="text" name="query" size="32" />
   16.45 -	<select name="version">
   16.46 -		<option value="cooking">cooking</option>
   16.47 -		<option value="stable">stable</option>
   16.48 -		<option value="2.0">2.0</option>
   16.49 -		<option value="1.0">1.0</option>
   16.50 -	</select>
   16.51 -	<input type="submit" name="search" value="Search" />
   16.52 -</form>
   16.53 -<p>
   16.54 -	Web interface: <a href="http://pkgs.slitaz.org/stable/">Stable</a> |
   16.55 -	<a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
   16.56 -</p>
   16.57 +<div class="pkgs-search">
   16.58 +	<form method="post" action="http://pkgs.slitaz.org/search.cgi">
   16.59 +		<p>
   16.60 +			<input type="hidden" name="lang" value="en" />
   16.61 +			<input type="text" name="query" size="32" />
   16.62 +			<input type="submit" name="search" value="Search" />
   16.63 +		</p>
   16.64 +		<select name="object">
   16.65 +			<option value="Package">Package</option>
   16.66 +			<option value="Desc">Description</option>
   16.67 +			<option value="Tags">Tags</option>
   16.68 +			<option value="Depends">Depends</option>
   16.69 +			<option value="BuildDepends">BuildDepends</option>
   16.70 +			<option value="File">File</option>
   16.71 +			<option value="File_list">File list</option>
   16.72 +			<option value="FileOverlap">common files</option>
   16.73 +		</select>
   16.74 +		<select name="version">
   16.75 +			<option value="cooking">cooking</option>
   16.76 +			<option value="stable">stable</option>
   16.77 +			<option value="2.0">2.0</option>
   16.78 +			<option value="1.0">1.0</option>
   16.79 +		</select>
   16.80 +	</form>
   16.81  </div>
   16.82  
   16.83  <div class="infobox">
    17.1 --- a/en/search.html	Thu Jan 06 23:01:09 2011 +0100
    17.2 +++ b/en/search.html	Fri Jan 07 00:52:49 2011 +0100
    17.3 @@ -32,9 +32,9 @@
    17.4  			src="../pics/website/cn.png" title="Chinese" alt="cn" /></a>
    17.5  	</div>
    17.6      <!-- Logo -->
    17.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    17.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    17.9  		src="../pics/website/logo.png" 
   17.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   17.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   17.12  	<p id="titre">#!/GNU/Linux</p>
   17.13  </div>
   17.14  
   17.15 @@ -92,6 +92,7 @@
   17.16  		    border-color: #b64b22;
   17.17  		    background-color: #b64b22;
   17.18  		    cursor: pointer;
   17.19 +		    font-size: 14px;
   17.20  		    -moz-border-radius: 2px;
   17.21  			-webkit-border-radius: 2px;
   17.22  			border-radius: 2px;
    18.1 --- a/en/template.html	Thu Jan 06 23:01:09 2011 +0100
    18.2 +++ b/en/template.html	Fri Jan 07 00:52:49 2011 +0100
    18.3 @@ -23,9 +23,9 @@
    18.4  	<!-- Access -->
    18.5  	<div id="access"></div>
    18.6      <!-- Logo -->
    18.7 -	<a href="http://www.slitaz.org/"><img id="logo"
    18.8 +	<a href="http://www.slitaz.org/en/"><img id="logo"
    18.9  		src="../pics/website/logo.png" 
   18.10 -		title="www.slitaz.org" alt="www.slitaz.org" /></a>
   18.11 +		title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
   18.12  	<p id="titre">#!/GNU/Linux</p>
   18.13  </div>
   18.14  
    19.1 Binary file pics/screenshots/boot-screen-800x600.png has changed
    20.1 Binary file pics/screenshots/boot-screen.png has changed
    21.1 Binary file pics/screenshots/booting-800x600.png has changed
    22.1 Binary file pics/screenshots/booting.png has changed
    23.1 Binary file pics/screenshots/gimp.png has changed
    24.1 Binary file pics/screenshots/index-desktop-1280x800.png has changed
    25.1 Binary file pics/screenshots/index-desktop-480x300.png has changed
    26.1 Binary file pics/screenshots/index-desktop.png has changed
    27.1 Binary file pics/screenshots/jwm-20070807.png has changed
    28.1 Binary file pics/screenshots/jwm.png has changed
    29.1 Binary file pics/screenshots/mtpaint.png has changed
    30.1 Binary file pics/screenshots/ontheweb.png has changed
    31.1 Binary file pics/screenshots/shadows.png has changed
    32.1 Binary file pics/screenshots/sound-system.png has changed
    33.1 Binary file pics/screenshots/taz-apps.png has changed
    34.1 Binary file pics/screenshots/yellow-1280x1024.png has changed
    35.1 Binary file pics/screenshots/yellow.png has changed
    36.1 Binary file pics/website/desktop.png has changed
    37.1 --- a/slitaz.css	Thu Jan 06 23:01:09 2011 +0100
    37.2 +++ b/slitaz.css	Fri Jan 07 00:52:49 2011 +0100
    37.3 @@ -210,10 +210,6 @@
    37.4  	text-align: center;
    37.5  }
    37.6  
    37.7 -#gallery table {
    37.8 -	margin: 30px 0px 30px 0px;
    37.9 -}
   37.10 -
   37.11  /* Box and block. */
   37.12  
   37.13  .infobox {
   37.14 @@ -223,7 +219,8 @@
   37.15  }
   37.16  
   37.17  .infobox img { vertical-align: middle; }
   37.18 -.infobox:hover { background-color: #f2b21d; }
   37.19 +/* .infobox:hover { background-color: #f2b21d; } */
   37.20 +.infobox:hover { background-color: #FBFBFB; }
   37.21  
   37.22  .block {
   37.23  	/*padding-bottom: 35%;*/
   37.24 @@ -337,11 +334,34 @@
   37.25  	box-shadow: 0 1px 3px #666;
   37.26  }
   37.27  
   37.28 -.button a:hover { 
   37.29 +.button a:hover, input[type=submit]:hover { 
   37.30  	background-color: #a3431f;
   37.31  	color: #ffffff;
   37.32  }
   37.33  
   37.34 +input[type=submit] {
   37.35 +	border: 1px solid #b64b22;
   37.36 +	background-color: #b64b22;
   37.37 +	color: white;
   37.38 +	font-weight: bold;
   37.39 +	cursor: pointer;
   37.40 +	padding: 1px 10px;
   37.41 +	font-size: 14px;
   37.42 +	-moz-border-radius: 2px;
   37.43 +	-webkit-border-radius: 2px;
   37.44 +	border-radius: 2px;
   37.45 +	-moz-box-shadow: 0 1px 2px #666;
   37.46 +	-webkit-box-shadow: 0 1px 2px #666;
   37.47 +	box-shadow: 0 1px 2px #666;
   37.48 +}
   37.49 +
   37.50 +input[type=text] {
   37.51 +	border: 1px solid #333333;
   37.52 +	padding: 3px;
   37.53 +	width: 100%;
   37.54 +	max-width: 500px;
   37.55 +}
   37.56 +
   37.57  /* Clouds */
   37.58  
   37.59  #cloud {
   37.60 @@ -511,6 +531,11 @@
   37.61  	text-decoration: none;
   37.62  }
   37.63  
   37.64 +.pkgs-search { 
   37.65 +	text-align: center; 
   37.66 +	padding: 40px 20px 80px 20px;
   37.67 +}
   37.68 +
   37.69  .year:after {
   37.70  	/* content: "2007-2011"; */
   37.71  	content: "2011";