website rev 1256

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents 8952c0649ed6
children 00e0ccc29f95
files bs/about/index.php bs/get/index.php bs/index.php bs/sponsor/index.php cn/about/index.php cn/artwork/index.php cn/artwork/screenshots.php cn/doc/index.php cn/doc/releases/3.0/relnotes.cn.html cn/get/flavors.php cn/get/index.php cn/index.php cn/packages/index.php cn/search.php da/about/index.php da/artwork/index.php da/artwork/screenshots.php da/devel/index.php da/get/flavors.php da/get/index.php da/index.php da/mailing-list.php da/packages/index.php da/search.php de/about/index.php de/artwork/index.php de/artwork/screenshots.php de/devel/index.php de/doc/releases/2.0/relnotes.de.html de/get/flavors.php de/get/index.php de/index.php de/mailing-list.php de/news/index.php de/packages/index.php de/search.php en/about/index.php en/artwork/index.php en/artwork/screenshots.php en/asso/index.php en/asso/statutes.php en/devel/forge.php en/devel/index.php en/devel/release.php en/doc/index.php en/doc/releases/1.0/relnotes.en.html en/doc/releases/2.0/relnotes.en.html en/doc/releases/3.0/relnotes.en.html en/doc/releases/4.0/relnotes.en.html en/get/flavors.php en/get/index.php en/index.php en/mailing-list.php en/news/2007.php en/news/2008.php en/news/2009.php en/news/2010.php en/news/2011.php en/news/2012.php en/news/index.php en/search.php en/sponsor/index.php en/support.php es/about/index.php es/artwork/index.php es/asso/index.php es/devel/index.php es/doc/index.php es/doc/releases/3.0/relnotes.es.html es/get/index.php es/index.php es/mailing-list.php es/news/2008.php es/news/2009.php es/news/index.php es/packages/index.php es/search.php fr/about/events.php fr/about/index.php fr/artwork/index.php fr/artwork/screenshots.php fr/asso/index.php fr/devel/forge.php fr/devel/index.php fr/doc/index.php fr/doc/releases/2.0/relnotes.fr.html fr/doc/releases/4.0/relnotes.fr.html fr/get/flavors.php fr/get/index.php fr/index.php fr/mailing-list.php fr/news/2007.php fr/news/2008.php fr/news/2009.php fr/news/2010.php fr/news/2011.php fr/news/2012.php fr/news/index.php fr/search.php fr/sponsor/index.php fr/support.php i18n.php id/index.php it/doc/index.php it/get/index.php it/index.php it/mailing-list.php it/packages/index.php lib/archives.php pt/about/index.php pt/artwork/index.php pt/artwork/screenshots.php pt/asso/index.php pt/asso/statutes.php pt/devel/forge.php pt/devel/index.php pt/devel/release.php pt/doc/index.php pt/doc/releases/4.0/relnotes.pt_BR.html pt/get/flavors.php pt/get/index.php pt/index.php pt/mailing-list.php pt/news/2008.php pt/news/2009.php pt/news/2010.php pt/news/2011.php pt/news/2012.php pt/news/index.php pt/packages/index.php pt/search.php pt/sponsor/index.php pt/support.php ru/about/index.php ru/artwork/index.php ru/artwork/screenshots.php ru/asso/index.php ru/devel/forge.php ru/devel/index.php ru/doc/index.php ru/doc/releases/4.0/relnotes.ru.html ru/get/flavors.php ru/get/index.php ru/index.php ru/mailing-list.php ru/news/2007.php ru/news/2008.php ru/news/2009.php ru/news/2010.php ru/news/2011.php ru/news/2012.php ru/news/index.php ru/packages/index.php ru/search.php ru/sponsor/index.php
line diff
     1.1 --- a/bs/about/index.php	Thu Apr 23 11:02:06 2015 +0200
     1.2 +++ b/bs/about/index.php	Thu Apr 23 23:53:42 2015 +0300
     1.3 @@ -1,11 +1,10 @@
     1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 +<!DOCTYPE html>
     1.8 +<html lang="bs">
     1.9  <head>
    1.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11 +	<meta charset="utf-8"/>
    1.12  	<title>SliTaz - O Projektu</title>
    1.13 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
    1.14 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
    1.15 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
    1.16 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
    1.17  	<meta name="author" content="Christophe Lincoln"/>
    1.18  	<?php include("../../lib/html/meta-link.html"); ?>
    1.19  </head>
     2.1 --- a/bs/get/index.php	Thu Apr 23 11:02:06 2015 +0200
     2.2 +++ b/bs/get/index.php	Thu Apr 23 23:53:42 2015 +0300
     2.3 @@ -1,11 +1,10 @@
     2.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<!DOCTYPE html>
     2.8 +<html lang="bs">
     2.9  <head>
    2.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    2.11 +	<meta charset="utf-8"/>
    2.12  	<title>SliTaz - Preuzimanje</title>
    2.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
    2.14 -	<meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
    2.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD free download"/>
    2.16 +	<meta name="keywords" lang="en" content="source, iso, livecd, get, free"/>
    2.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
    2.18  	<?php include("../../lib/html/meta-link.html"); ?>
    2.19  </head>
     3.1 --- a/bs/index.php	Thu Apr 23 11:02:06 2015 +0200
     3.2 +++ b/bs/index.php	Thu Apr 23 23:53:42 2015 +0300
     3.3 @@ -1,11 +1,10 @@
     3.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     3.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3.7 +<!DOCTYPE html>
     3.8 +<html lang="bs">
     3.9  <head>
    3.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    3.11 +	<meta charset="utf-8"/>
    3.12  	<title>SliTaz GNU/Linux (bs)</title>
    3.13 -	<meta name="description" content="SliTaz GNU/Linux English Website" />
    3.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
    3.15 +	<meta name="description" content="SliTaz GNU/Linux English Website"/>
    3.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
    3.17  	<meta name="author" content="Paul Issot"/>
    3.18  	<?php include("../lib/html/meta-link.html"); ?>
    3.19  </head>
     4.1 --- a/bs/sponsor/index.php	Thu Apr 23 11:02:06 2015 +0200
     4.2 +++ b/bs/sponsor/index.php	Thu Apr 23 23:53:42 2015 +0300
     4.3 @@ -1,11 +1,10 @@
     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 +<!DOCTYPE html>
     4.8 +<html lang="bs">
     4.9  <head>
    4.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    4.11 +	<meta charset="utf-8"/>
    4.12  	<title>SliTaz - Sponzorstvo</title>
    4.13 -	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
    4.14 -	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
    4.15 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor"/>
    4.16 +	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support"/>
    4.17  	<meta name="author" content="Christophe Lincoln"/>
    4.18  	<?php include("../../lib/html/meta-link.html"); ?>
    4.19  </head>
    4.20 @@ -56,7 +55,7 @@
    4.21  <h3>Monetarna podrška programera</h3>
    4.22  
    4.23  <p>
    4.24 -	Koristite li SliTaz u svoj ​​projekt i želite vidjeti distribuciju 
    4.25 +	Koristite li SliTaz u svoj projekt i želite vidjeti distribuciju 
    4.26  	dobivanje još više profesionalno sa glavnim programerima koji rade na 
    4.27  	projektu sa punim radnim vremenom? Ako je tako, možete sponzorirati 
    4.28  	SliTaz Asocijaciju udruge koja će platiti programera za rad u potpunosti 
    4.29 @@ -102,7 +101,7 @@
    4.30  	slitaz.org&gt; ili preko <a href="../asso/#postal">postova</a>.
    4.31  </p>
    4.32  <p>
    4.33 -	Sponzoriranje SliTaz projekta ćete dobiti svoj ​​logotip i web stranice 
    4.34 +	Sponzoriranje SliTaz projekta ćete dobiti svoj logotip i web stranice 
    4.35  	URL, na ovoj stranici koja je povezana sa svim drugim stranicama na 
    4.36  	SliTaz web stranici. Također ćete biti u mogućnosti da se javno tvrde svoje 
    4.37  	sudjelovanje u čistom Open Source projektu i dobiti više pozornosti 
     5.1 --- a/cn/about/index.php	Thu Apr 23 11:02:06 2015 +0200
     5.2 +++ b/cn/about/index.php	Thu Apr 23 23:53:42 2015 +0300
     5.3 @@ -1,12 +1,11 @@
     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="cn" lang="cn">
     5.7 +<!DOCTYPE html>
     5.8 +<html lang="cn">
     5.9  <head>
    5.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    5.11 +	<meta charset="utf-8"/>
    5.12  	<title>SliTaz - 关于</title>
    5.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
    5.14 -	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍" />
    5.15 -	<meta name="author" content="Draplater" />
    5.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
    5.17 +	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍"/>
    5.18 +	<meta name="author" content="Draplater"/>
    5.19  	<?php include("../../lib/html/meta-link.html"); ?>
    5.20  </head>
    5.21  <body>
     6.1 --- a/cn/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
     6.2 +++ b/cn/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
     6.3 @@ -1,12 +1,11 @@
     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="cn" lang="cn">
     6.7 +<!DOCTYPE html>
     6.8 +<html lang="cn">
     6.9  <head>
    6.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    6.11 +	<meta charset="utf-8"/>
    6.12  	<title>SliTaz - 美术资源</title>
    6.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
    6.14 -	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍" />
    6.15 -	<meta name="author" content="Draplater" />
    6.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
    6.17 +	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍"/>
    6.18 +	<meta name="author" content="Draplater"/>
    6.19  	<?php include("../../lib/html/meta-link.html"); ?>
    6.20  </head>
    6.21  <body>
     7.1 --- a/cn/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
     7.2 +++ b/cn/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
     7.3 @@ -1,12 +1,11 @@
     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="cn" lang="cn">
     7.7 +<!DOCTYPE html>
     7.8 +<html lang="cn">
     7.9  <head>
    7.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    7.11 +	<meta charset="utf-8"/>
    7.12  	<title>SliTaz - 截图</title>
    7.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
    7.14 -	<meta name="keywords" lang="cn" content="slitaz artwork" />
    7.15 -	<meta name="author" content="Draplater" />
    7.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
    7.17 +	<meta name="keywords" lang="cn" content="slitaz artwork"/>
    7.18 +	<meta name="author" content="Draplater"/>
    7.19  	<?php include("../../lib/html/meta-link.html"); ?>
    7.20  </head>
    7.21  <body>
     8.1 --- a/cn/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
     8.2 +++ b/cn/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
     8.3 @@ -1,12 +1,11 @@
     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="cn" lang="cn">
     8.7 +<!DOCTYPE html>
     8.8 +<html lang="cn">
     8.9  <head>
    8.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    8.11 +	<meta charset="utf-8"/>
    8.12  	<title>SliTaz - 中文文档</title>
    8.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
    8.14 -	<meta name="keywords" lang="cn" content="slitaz documentation" />
    8.15 -	<meta name="author" content="Draplater" />
    8.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
    8.17 +	<meta name="keywords" lang="cn" content="slitaz documentation"/>
    8.18 +	<meta name="author" content="Draplater"/>
    8.19  	<?php include("../../lib/html/meta-link.html"); ?>
    8.20  </head>
    8.21  <body>
     9.1 --- a/cn/doc/releases/3.0/relnotes.cn.html	Thu Apr 23 11:02:06 2015 +0200
     9.2 +++ b/cn/doc/releases/3.0/relnotes.cn.html	Thu Apr 23 23:53:42 2015 +0300
     9.3 @@ -1,15 +1,15 @@
     9.4  <!DOCTYPE html>
     9.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="cn">
     9.6 +<html lang="cn">
     9.7  <head>
     9.8 -	<meta charset="utf-8" />
     9.9 +	<meta charset="utf-8"/>
    9.10  	<title>SliTaz 3.0 发行笔记</title>
    9.11 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
    9.12 -	<meta name="expires" content="never" />
    9.13 -	<meta name="modified" content="2010-03-22 22:10:00" />
    9.14 -	<meta name="publisher" content="www.slitaz.org" />
    9.15 -	<meta name="author" content="Christophe Lincoln and uboat" />
    9.16 -	<link rel="shortcut icon" href="/favicon.ico" />
    9.17 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
    9.18 +	<meta name="description" content="slitaz doc system releases notes information cooking"/>
    9.19 +	<meta name="expires" content="never"/>
    9.20 +	<meta name="modified" content="2010-03-22 22:10:00"/>
    9.21 +	<meta name="publisher" content="www.slitaz.org"/>
    9.22 +	<meta name="author" content="Christophe Lincoln and uboat"/>
    9.23 +	<link rel="shortcut icon" href="/favicon.ico"/>
    9.24 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
    9.25  </head>
    9.26  <body>
    9.27  
    10.1 --- a/cn/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
    10.2 +++ b/cn/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
    10.3 @@ -1,12 +1,11 @@
    10.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    10.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    10.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
    10.7 +<!DOCTYPE html>
    10.8 +<html lang="cn">
    10.9  <head>
   10.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   10.11 +	<meta charset=utf-8"/>
   10.12  	<title>SliTaz (cn) - Flavors</title>
   10.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
   10.14 -	<meta name="keywords" lang="cn" content="slitaz artwork" />
   10.15 -	<meta name="author" content="Draplater" />
   10.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
   10.17 +	<meta name="keywords" lang="cn" content="slitaz artwork"/>
   10.18 +	<meta name="author" content="Draplater"/>
   10.19  	<?php include("../../lib/html/meta-link.html"); ?>
   10.20  </head>
   10.21  <body>
    11.1 --- a/cn/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    11.2 +++ b/cn/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    11.3 @@ -1,12 +1,11 @@
    11.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    11.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    11.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
    11.7 +<!DOCTYPE html>
    11.8 +<html lang="cn">
    11.9  <head>
   11.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   11.11 +	<meta charset="utf-8"/>
   11.12  	<title>SliTaz (cn) - Download</title>
   11.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
   11.14 -	<meta name="keywords" lang="cn" content="slitaz artwork" />
   11.15 -	<meta name="author" content="Draplater" />
   11.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
   11.17 +	<meta name="keywords" lang="cn" content="slitaz artwork"/>
   11.18 +	<meta name="author" content="Draplater"/>
   11.19  	<?php include("../../lib/html/meta-link.html"); ?>
   11.20  </head>
   11.21  <body>
    12.1 --- a/cn/index.php	Thu Apr 23 11:02:06 2015 +0200
    12.2 +++ b/cn/index.php	Thu Apr 23 23:53:42 2015 +0300
    12.3 @@ -1,11 +1,10 @@
    12.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    12.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    12.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cn" lang="cn">
    12.7 +<!DOCTYPE html>
    12.8 +<html lang="cn">
    12.9  <head>
   12.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   12.11 +	<meta charset="utf-8"/>
   12.12  	<title>SliTaz GNU/Linux 中文网站</title>
   12.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   12.14 -	<meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   12.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   12.16 +	<meta name="keywords" lang="cn" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   12.17  	<meta name="author" content="Chen Yufei"/>
   12.18  	<?php include("../lib/html/meta-link.html"); ?>
   12.19  </head>
    13.1 --- a/cn/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
    13.2 +++ b/cn/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
    13.3 @@ -1,12 +1,11 @@
    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="cn" lang="cn">
    13.7 +<!DOCTYPE html>
    13.8 +<html lang="cn">
    13.9  <head>
   13.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   13.11 +	<meta charset="utf-8"/>
   13.12  	<title>SliTaz - 软件包</title>
   13.13 -	<meta name="description" content="SliTaz GNU/Linux 关于信息" />
   13.14 -	<meta name="keywords" lang="cn" content="slitaz artwork" />
   13.15 -	<meta name="author" content="Draplater" />
   13.16 +	<meta name="description" content="SliTaz GNU/Linux 关于信息"/>
   13.17 +	<meta name="keywords" lang="cn" content="slitaz artwork"/>
   13.18 +	<meta name="author" content="Draplater"/>
   13.19  	<?php include("../../lib/html/meta-link.html"); ?>
   13.20  </head>
   13.21  <body>
    14.1 --- a/cn/search.php	Thu Apr 23 11:02:06 2015 +0200
    14.2 +++ b/cn/search.php	Thu Apr 23 23:53:42 2015 +0300
    14.3 @@ -1,12 +1,11 @@
    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="cn" lang="cn">
    14.7 +<!DOCTYPE html>
    14.8 +<html lang="cn">
    14.9  <head>
   14.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   14.11 +	<meta charset="utf-8"/>
   14.12  	<title>SliTaz - 搜索</title>
   14.13 -	<meta name="description" content="SliTaz GNU/Linux 自定义搜索引擎" />
   14.14 -	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍" />
   14.15 -	<meta name="author" content="Draplater" />
   14.16 +	<meta name="description" content="SliTaz GNU/Linux 自定义搜索引擎"/>
   14.17 +	<meta name="keywords" lang="cn" content="about slitaz, gnu, linux, mini distro, livecd, 关于Slitaz, Slitaz是什么, 介绍"/>
   14.18 +	<meta name="author" content="Draplater"/>
   14.19  	<?php include("../lib/html/meta-link.html"); ?>
   14.20  </head>
   14.21  <body>
    15.1 --- a/da/about/index.php	Thu Apr 23 11:02:06 2015 +0200
    15.2 +++ b/da/about/index.php	Thu Apr 23 23:53:42 2015 +0300
    15.3 @@ -1,11 +1,10 @@
    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="da" lang="da">
    15.7 +<!DOCTYPE html>
    15.8 +<html lang="da">
    15.9  <head>
   15.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   15.11 +	<meta charset="utf-8"/>
   15.12  	<title>SliTaz - Om projektet</title>
   15.13 -	<meta name="description" content="SliTaz GNU/Linux projekt overblik" />
   15.14 -	<meta name="keywords" lang="en" content="om slitaz, gnu, linux, minidistribution, livecd" />
   15.15 +	<meta name="description" content="SliTaz GNU/Linux projekt overblik"/>
   15.16 +	<meta name="keywords" lang="en" content="om slitaz, gnu, linux, minidistribution, livecd"/>
   15.17  	<meta name="author" content="Linux User"/>
   15.18  	<?php include("../../lib/html/meta-link.html"); ?>
   15.19  </head>
    16.1 --- a/da/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
    16.2 +++ b/da/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
    16.3 @@ -1,11 +1,10 @@
    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="da" lang="da">
    16.7 +<!DOCTYPE html>
    16.8 +<html lang="da">
    16.9  <head>
   16.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   16.11 +	<meta charset="utf-8"/>
   16.12  	<title>SliTaz - Grafik</title>
   16.13 -	<meta name="description" content="SliTaz GNU/Linux projekt grafik billeder logoer bomærker" />
   16.14 -	<meta name="keywords" lang="da" content="om slitaz, gnu, linux, minidistibution, livecd" />
   16.15 +	<meta name="description" content="SliTaz GNU/Linux projekt grafik billeder logoer bomærker"/>
   16.16 +	<meta name="keywords" lang="da" content="om slitaz, gnu, linux, minidistibution, livecd"/>
   16.17  	<meta name="author" content="Linux User"/>
   16.18  	<?php include("../../lib/html/meta-link.html"); ?>
   16.19  </head>
    17.1 --- a/da/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
    17.2 +++ b/da/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
    17.3 @@ -1,11 +1,10 @@
    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="da" lang="da">
    17.7 +<!DOCTYPE html>
    17.8 +<html lang="da">
    17.9  <head>
   17.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   17.11 +	<meta charset="utf-8"/>
   17.12  	<title>SliTaz Screenshots</title>
   17.13 -	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
   17.14 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   17.15 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
   17.16 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   17.17  	<meta name="author" content="Linux User"/>
   17.18  	<?php include("../../lib/html/meta-link.html"); ?>
   17.19  </head>
    18.1 --- a/da/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
    18.2 +++ b/da/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
    18.3 @@ -1,11 +1,10 @@
    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="da" lang="da">
    18.7 +<!DOCTYPE html>
    18.8 +<html lang="da">
    18.9  <head>
   18.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   18.11 +	<meta charset="utf-8"/>
   18.12  	<title>SliTaz - Udviklernes hjørne</title>
   18.13 -	<meta name="description" content="SliTaz GNU/Linux projekt overblik" />
   18.14 -	<meta name="keywords" lang="da" content="om slitaz, gnu, linux, minidistribution, livecd" />
   18.15 +	<meta name="description" content="SliTaz GNU/Linux projekt overblik"/>
   18.16 +	<meta name="keywords" lang="da" content="om slitaz, gnu, linux, minidistribution, livecd"/>
   18.17  	<meta name="author" content="Linux User"/>
   18.18  	<?php include("../../lib/html/meta-link.html"); ?>
   18.19  </head>
    19.1 --- a/da/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
    19.2 +++ b/da/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
    19.3 @@ -1,11 +1,10 @@
    19.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    19.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    19.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    19.7 +<!DOCTYPE html>
    19.8 +<html lang="da">
    19.9  <head>
   19.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   19.11 +	<meta charset="utf-8"/>
   19.12  	<title>SliTaz LiveCD Flavors</title>
   19.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   19.14 -	<meta name="keywords" lang="da" content="System, fri, gratis, gnu, linux, software opensource, livecd LINUX i RAM" />
   19.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   19.16 +	<meta name="keywords" lang="da" content="System, fri, gratis, gnu, linux, software opensource, livecd LINUX i RAM"/>
   19.17  	<meta name="author" content="Linux User"/>
   19.18  	<?php include("../../lib/html/meta-link.html"); ?>
   19.19  </head>
    20.1 --- a/da/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    20.2 +++ b/da/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    20.3 @@ -1,12 +1,11 @@
    20.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    20.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    20.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    20.7 +<!DOCTYPE html>
    20.8 +<html lang="da">
    20.9  <head>
   20.10 +	<meta charset="utf-8"/>
   20.11  	<title>SliTaz - Hent den nu</title>
   20.12 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   20.13 -	<meta name="description" content="Hent SliTaz GNU/Linux LiveCD gratis" />
   20.14 -	<meta name="keywords" lang="da" content="kildekode, iso, cdrom, livecd, hent, gratis, fri" />
   20.15 -	<meta name="author" content="Bo Vagner Højer" />
   20.16 +	<meta name="description" content="Hent SliTaz GNU/Linux LiveCD gratis"/>
   20.17 +	<meta name="keywords" lang="da" content="kildekode, iso, cdrom, livecd, hent, gratis, fri"/>
   20.18 +	<meta name="author" content="Bo Vagner Højer"/>
   20.19  	<?php include("../../lib/html/meta-link.html"); ?>
   20.20  </head>
   20.21  <body>
    21.1 --- a/da/index.php	Thu Apr 23 11:02:06 2015 +0200
    21.2 +++ b/da/index.php	Thu Apr 23 23:53:42 2015 +0300
    21.3 @@ -1,12 +1,11 @@
    21.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    21.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    21.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    21.7 +<!DOCTYPE html>
    21.8 +<html lang="da">
    21.9  <head>
   21.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   21.11 +	<meta charset="utf-8"/>
   21.12  	<title>SliTaz GNU/Linux (en)</title>
   21.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   21.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   21.15 -	<meta name="author" content="Bo Vagner Højer" />
   21.16 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   21.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   21.18 +	<meta name="author" content="Bo Vagner Højer"/>
   21.19  	<?php include("../lib/html/meta-link.html"); ?>
   21.20  </head>
   21.21  <body>
    22.1 --- a/da/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
    22.2 +++ b/da/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
    22.3 @@ -1,147 +1,146 @@
    22.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    22.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    22.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    22.7 -<head>
    22.8 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    22.9 -	<title>SliTaz - Postliste</title>
   22.10 -	<meta name="description" content="slitaz brugere udviklere postliste" />
   22.11 -	<meta name="keywords" content="slitaz postliste email diskution" lang="da" />
   22.12 -	<meta name="author" content="Linux User"/>
   22.13 -	<?php include("../lib/html/meta-link.html"); ?>
   22.14 -</head>
   22.15 -<body>
   22.16 -<!-- Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
   22.17 -	Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
   22.18 -	visit our hackerspace every tuesday evening for free - always hot coffee -->
   22.19 -
   22.20 -<?php include("../lib/html/header.da.html"); ?>
   22.21 -
   22.22 -<!-- Block -->
   22.23 -<div id="block">
   22.24 -	<?php include("../lib/html/nav.da.html"); ?>
   22.25 -	<!-- Information/image -->
   22.26 -	<div id="block_info">
   22.27 -		<h4>Postliste</h4>
   22.28 -		<p>
   22.29 -			SliTaz bidrag, diskutioner og annonceringer (inc.
   22.30 -			support og udvikling). Alt dette er del af postlisten -
   22.31 -			Deltag nu for at få hjælp eller blive involveret i projektet.
   22.32 -		</p>
   22.33 -		<p>
   22.34 -			<img src="../images/users.png" alt="users.png" />
   22.35 -			Du kan også følge os på <a href="http://scn.slitaz.org/">SliTaz netværket</a>
   22.36 -			og support <a href="http://forum.slitaz.org/">forumét</a>
   22.37 -		</p>
   22.38 -		<?php include("../lib/html/follow.html"); ?>
   22.39 -	</div>
   22.40 -</div>
   22.41 -
   22.42 -<?php include("../lib/lang.php"); ?>
   22.43 -
   22.44 -<!-- Content -->
   22.45 -<div id="content">
   22.46 -
   22.47 -<h2>SliTaz postliste</h2>
   22.48 -
   22.49 -<ul>
   22.50 -	<li><a href="#about">Om postlisten</a> - Support og udvikling.</li>
   22.51 -	<li><a href="#usage">Brug postlisten</a> - Abonement og arbejdsgang.</li>
   22.52 -	<li><a href="#archives">Postlistens arkiv</a> -  Læs og/eller gennemsøg
   22.53 -		arkiverede beskeder.</li>
   22.54 -</ul>
   22.55 -
   22.56 -<h3 id="about">Om postlisten</h3>
   22.57 -
   22.58 -<p>
   22.59 -Diskutionslisten (postliste) er den vigtigste kommunikationsvej i SliTaz samfumdet.
   22.60 -Listen er åben for alle, du kan til enhver tid frit tilmelde eller afmelde
   22.61 -postlisten.
   22.62 -Den er et effiktivt middel til samarbejde og bruges til at formidle gratis
   22.63 -teknisk support til brugere af SliTaz.
   22.64 -Udviklere, øvede brugere, korrekturlæsere, etc. bruger den samme liste til
   22.65 -at håndtere projektets udvikling.
   22.66 -Brug af den samme liste til support og udvikling gør at vi når et bredere publikum,
   22.67 -hvilket resulterer i et hurtigere og mere præcist svar.
   22.68 -Medlemmerne af listen er alle frivillige og gør det bedste de kan i deres fritid.
   22.69 -Høflighed og ordentlighed er en pligt  og en lille smule humor skader ingen.
   22.70 -</p>
   22.71 -<p>
   22.72 -<em>Postlisten</em> bruges til at sende og modtage beskeder. Det betyder
   22.73 -at alle registrerede medlemmer kan poste til listen og modtage alle beskeder
   22.74 -postet af andre medlemmer.
   22.75 -Beskeder sendes af listemotoren  på
   22.76 -<a href="http://www.tuxfamily.org/">TuxFamily</a> drevet af den glimrende
   22.77 -<a href="http://www.vhffs.org/">VHFFS</a>.
   22.78 -</p>
   22.79 -
   22.80 -<h4>Høflighed</h4>
   22.81 -
   22.82 -<p>
   22.83 -Postlisten bruges af nogle ofte passionerede og følsomme mennesker.
   22.84 -Gør en ekstra indsats for at behandle andre med respekt, selv om du
   22.85 -selv føler dig dårligt behandlet. Hvis du har noget negativt eller kritisk
   22.86 -at sige, så post venligst ikke. Hvis en person opførersig sig uhensigtsmæssigt,
   22.87 -kontakt da en SliTaz udvikler.
   22.88 -</p>
   22.89 -
   22.90 -<h3 id="usage">Brug postlisten</h3>
   22.91 -
   22.92 -<p>
   22.93 -For at poste på listen, skal du først tegne abonnement, du vil derefter
   22.94 -modtage bekræftigelsesbesked. Brevet indeholder et bekræftigelsesnummer
   22.95 -som du skal retunere til listens administrator (dette modvirker spam).
   22.96 -Når først brevet og bekræftigelsesbeskeden er modtaget, kan du poste på listen
   22.97 -og modtage alle beskeder der er postet.
   22.98 -Bemærk at beskeder kan filtres af dit foretrukne postprogramel til en specifik
   22.99 -mappe.
  22.100 -Det anbefales at benytte "Besvar" eller "Reply" for at besvare en besked,
  22.101 -således at diskutionstråden kan følges ordentligt.
  22.102 -</p>
  22.103 -<ul>
  22.104 -	<li>Administrativ addresse :
  22.105 -		<a href="mailto:slitaz-request@lists.tuxfamily.org"
  22.106 -		>slitaz-request@lists.tuxfamily.org</a></li>
  22.107 -	<li>Abonnement fås med emnet: subscribe</li>
  22.108 -	<li>Abonnement ophæves med emnet: unsubscribe</li>
  22.109 -	<li>Hjælp fås med emnet: help</li>
  22.110 -	<li>Post til listen sendes til:
  22.111 -		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  22.112 -</ul>
  22.113 -
  22.114 -<h4>Format</h4>
  22.115 -
  22.116 -<p>
  22.117 -Beskeder skal sendes som rå tekst og ikke HTML og linielængden justeres til
  22.118 -72-80 tegn, så menesker der benytter et tekstbaseret postprogram let kan
  22.119 -læse dem.
  22.120 -Beskedernes format laves automatisk rigtigt med de fleste gode postprogrammer
  22.121 -så som Sylpheed og tillader også en mere ligefrem læsning af arkivet.
  22.122 -Det er også anbefalelsesværdigt at fjerne unødvendige citeringer og
  22.123 -lave være med at vedhæfte store filer.
  22.124 -</p>
  22.125 -
  22.126 -<h3 id="archives">Postlistens arkiv</h3>
  22.127 -
  22.128 -<p>
  22.129 -Postlisten er et offentligt forum, alle beskeder bliver arkiveret og er
  22.130 -søgbare online. Dette tillader de ikke-registerede at følge listen, det er
  22.131 -også en god kilde til information om specifikke emner. Listen arkiveres
  22.132 -hver nat og du kan let gennemse arkivet via TuxFamilyens listemotor.
  22.133 -Beskeder sorteres efter måned og dato eller efter diskutionstråd
  22.134 -(<em>Thread</em>) :
  22.135 -<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
  22.136 - >Postlistens arkiv</a>
  22.137 -</p>
  22.138 -
  22.139 -<div>
  22.140 -<object type="text/html" width="100%" height="345" data="../lib/archives.php">
  22.141 -</object>
  22.142 -</div>
  22.143 -
  22.144 -<!-- End of content -->
  22.145 -</div>
  22.146 -
  22.147 -<?php include("../lib/html/footer.da.html"); ?>
  22.148 -
  22.149 -</body>
  22.150 -</html>
  22.151 +<!DOCTYPE html>
  22.152 +<html lang="da">
  22.153 +<head>
  22.154 +	<meta charset="utf-8"/>
  22.155 +	<title>SliTaz - Postliste</title>
  22.156 +	<meta name="description" content="slitaz brugere udviklere postliste"/>
  22.157 +	<meta name="keywords" content="slitaz postliste email diskution" lang="da"/>
  22.158 +	<meta name="author" content="Linux User"/>
  22.159 +	<?php include("../lib/html/meta-link.html"); ?>
  22.160 +</head>
  22.161 +<body>
  22.162 +<!-- Danish (da) translation by Bo Vagner Højer - bohoejer@live.dk
  22.163 +	Member of Labitat Hackerspace, Copenhagen - www.labitat.dk
  22.164 +	visit our hackerspace every tuesday evening for free - always hot coffee -->
  22.165 +
  22.166 +<?php include("../lib/html/header.da.html"); ?>
  22.167 +
  22.168 +<!-- Block -->
  22.169 +<div id="block">
  22.170 +	<?php include("../lib/html/nav.da.html"); ?>
  22.171 +	<!-- Information/image -->
  22.172 +	<div id="block_info">
  22.173 +		<h4>Postliste</h4>
  22.174 +		<p>
  22.175 +			SliTaz bidrag, diskutioner og annonceringer (inc.
  22.176 +			support og udvikling). Alt dette er del af postlisten -
  22.177 +			Deltag nu for at få hjælp eller blive involveret i projektet.
  22.178 +		</p>
  22.179 +		<p>
  22.180 +			<img src="../images/users.png" alt="users.png" />
  22.181 +			Du kan også følge os på <a href="http://scn.slitaz.org/">SliTaz netværket</a>
  22.182 +			og support <a href="http://forum.slitaz.org/">forumét</a>
  22.183 +		</p>
  22.184 +		<?php include("../lib/html/follow.html"); ?>
  22.185 +	</div>
  22.186 +</div>
  22.187 +
  22.188 +<?php include("../lib/lang.php"); ?>
  22.189 +
  22.190 +<!-- Content -->
  22.191 +<div id="content">
  22.192 +
  22.193 +<h2>SliTaz postliste</h2>
  22.194 +
  22.195 +<ul>
  22.196 +	<li><a href="#about">Om postlisten</a> - Support og udvikling.</li>
  22.197 +	<li><a href="#usage">Brug postlisten</a> - Abonement og arbejdsgang.</li>
  22.198 +	<li><a href="#archives">Postlistens arkiv</a> -  Læs og/eller gennemsøg
  22.199 +		arkiverede beskeder.</li>
  22.200 +</ul>
  22.201 +
  22.202 +<h3 id="about">Om postlisten</h3>
  22.203 +
  22.204 +<p>
  22.205 +Diskutionslisten (postliste) er den vigtigste kommunikationsvej i SliTaz samfumdet.
  22.206 +Listen er åben for alle, du kan til enhver tid frit tilmelde eller afmelde
  22.207 +postlisten.
  22.208 +Den er et effiktivt middel til samarbejde og bruges til at formidle gratis
  22.209 +teknisk support til brugere af SliTaz.
  22.210 +Udviklere, øvede brugere, korrekturlæsere, etc. bruger den samme liste til
  22.211 +at håndtere projektets udvikling.
  22.212 +Brug af den samme liste til support og udvikling gør at vi når et bredere publikum,
  22.213 +hvilket resulterer i et hurtigere og mere præcist svar.
  22.214 +Medlemmerne af listen er alle frivillige og gør det bedste de kan i deres fritid.
  22.215 +Høflighed og ordentlighed er en pligt  og en lille smule humor skader ingen.
  22.216 +</p>
  22.217 +<p>
  22.218 +<em>Postlisten</em> bruges til at sende og modtage beskeder. Det betyder
  22.219 +at alle registrerede medlemmer kan poste til listen og modtage alle beskeder
  22.220 +postet af andre medlemmer.
  22.221 +Beskeder sendes af listemotoren  på
  22.222 +<a href="http://www.tuxfamily.org/">TuxFamily</a> drevet af den glimrende
  22.223 +<a href="http://www.vhffs.org/">VHFFS</a>.
  22.224 +</p>
  22.225 +
  22.226 +<h4>Høflighed</h4>
  22.227 +
  22.228 +<p>
  22.229 +Postlisten bruges af nogle ofte passionerede og følsomme mennesker.
  22.230 +Gør en ekstra indsats for at behandle andre med respekt, selv om du
  22.231 +selv føler dig dårligt behandlet. Hvis du har noget negativt eller kritisk
  22.232 +at sige, så post venligst ikke. Hvis en person opførersig sig uhensigtsmæssigt,
  22.233 +kontakt da en SliTaz udvikler.
  22.234 +</p>
  22.235 +
  22.236 +<h3 id="usage">Brug postlisten</h3>
  22.237 +
  22.238 +<p>
  22.239 +For at poste på listen, skal du først tegne abonnement, du vil derefter
  22.240 +modtage bekræftigelsesbesked. Brevet indeholder et bekræftigelsesnummer
  22.241 +som du skal retunere til listens administrator (dette modvirker spam).
  22.242 +Når først brevet og bekræftigelsesbeskeden er modtaget, kan du poste på listen
  22.243 +og modtage alle beskeder der er postet.
  22.244 +Bemærk at beskeder kan filtres af dit foretrukne postprogramel til en specifik
  22.245 +mappe.
  22.246 +Det anbefales at benytte "Besvar" eller "Reply" for at besvare en besked,
  22.247 +således at diskutionstråden kan følges ordentligt.
  22.248 +</p>
  22.249 +<ul>
  22.250 +	<li>Administrativ addresse :
  22.251 +		<a href="mailto:slitaz-request@lists.tuxfamily.org"
  22.252 +		>slitaz-request@lists.tuxfamily.org</a></li>
  22.253 +	<li>Abonnement fås med emnet: subscribe</li>
  22.254 +	<li>Abonnement ophæves med emnet: unsubscribe</li>
  22.255 +	<li>Hjælp fås med emnet: help</li>
  22.256 +	<li>Post til listen sendes til:
  22.257 +		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  22.258 +</ul>
  22.259 +
  22.260 +<h4>Format</h4>
  22.261 +
  22.262 +<p>
  22.263 +Beskeder skal sendes som rå tekst og ikke HTML og linielængden justeres til
  22.264 +72-80 tegn, så menesker der benytter et tekstbaseret postprogram let kan
  22.265 +læse dem.
  22.266 +Beskedernes format laves automatisk rigtigt med de fleste gode postprogrammer
  22.267 +så som Sylpheed og tillader også en mere ligefrem læsning af arkivet.
  22.268 +Det er også anbefalelsesværdigt at fjerne unødvendige citeringer og
  22.269 +lave være med at vedhæfte store filer.
  22.270 +</p>
  22.271 +
  22.272 +<h3 id="archives">Postlistens arkiv</h3>
  22.273 +
  22.274 +<p>
  22.275 +Postlisten er et offentligt forum, alle beskeder bliver arkiveret og er
  22.276 +søgbare online. Dette tillader de ikke-registerede at følge listen, det er
  22.277 +også en god kilde til information om specifikke emner. Listen arkiveres
  22.278 +hver nat og du kan let gennemse arkivet via TuxFamilyens listemotor.
  22.279 +Beskeder sorteres efter måned og dato eller efter diskutionstråd
  22.280 +(<em>Thread</em>) :
  22.281 +<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
  22.282 + >Postlistens arkiv</a>
  22.283 +</p>
  22.284 +
  22.285 +<div>
  22.286 +<object type="text/html" width="100%" height="345" data="../lib/archives.php">
  22.287 +</object>
  22.288 +</div>
  22.289 +
  22.290 +<!-- End of content -->
  22.291 +</div>
  22.292 +
  22.293 +<?php include("../lib/html/footer.da.html"); ?>
  22.294 +
  22.295 +</body>
  22.296 +</html>
    23.1 --- a/da/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
    23.2 +++ b/da/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
    23.3 @@ -1,11 +1,10 @@
    23.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    23.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    23.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    23.7 +<!DOCTYPE html>
    23.8 +<html lang="da">
    23.9  <head>
   23.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   23.11 +	<meta charset="utf-8"/>
   23.12  	<title>SliTaz - Packages</title>
   23.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD programpakker" />
   23.14 -	<meta name="keywords" lang="da" content="pakker, programpakker, tazpkg" />
   23.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD programpakker"/>
   23.16 +	<meta name="keywords" lang="da" content="pakker, programpakker, tazpkg"/>
   23.17  	<meta name="author" content="Linux User"/>
   23.18  	<?php include("../../lib/html/meta-link.html"); ?>
   23.19  </head>
    24.1 --- a/da/search.php	Thu Apr 23 11:02:06 2015 +0200
    24.2 +++ b/da/search.php	Thu Apr 23 23:53:42 2015 +0300
    24.3 @@ -1,11 +1,10 @@
    24.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    24.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    24.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
    24.7 +<!DOCTYPE html>
    24.8 +<html lang="da">
    24.9  <head>
   24.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   24.11 +	<meta charset="utf-8"/>
   24.12  	<title>SliTaz - Search</title>
   24.13 -	<meta name="description" content="SliTaz GNU/Linux søgemaskine" />
   24.14 -	<meta name="keywords" lang="da" content="operativsystem, fri, gratis, gnu, linux, åben kildekode, livecd LINUX i hukommelse" />
   24.15 +	<meta name="description" content="SliTaz GNU/Linux søgemaskine"/>
   24.16 +	<meta name="keywords" lang="da" content="operativsystem, fri, gratis, gnu, linux, åben kildekode, livecd LINUX i hukommelse"/>
   24.17  	<meta name="author" content="Linux User"/>
   24.18  	<?php include("../lib/html/meta-link.html"); ?>
   24.19  </head>
    25.1 --- a/de/about/index.php	Thu Apr 23 11:02:06 2015 +0200
    25.2 +++ b/de/about/index.php	Thu Apr 23 23:53:42 2015 +0300
    25.3 @@ -1,11 +1,10 @@
    25.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    25.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    25.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    25.7 +<!DOCTYPE html>
    25.8 +<html lang="de">
    25.9  <head>
   25.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   25.11 +	<meta charset="utf-8"/>
   25.12  	<title>SliTaz - Über SliTaz</title>
   25.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   25.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   25.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   25.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   25.17  	<meta name="author" content="F Steiner (Sevala)"/>
   25.18  	<?php include("../../lib/html/meta-link.html"); ?>
   25.19  </head>
    26.1 --- a/de/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
    26.2 +++ b/de/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
    26.3 @@ -1,11 +1,10 @@
    26.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    26.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    26.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    26.7 +<!DOCTYPE html>
    26.8 +<html lang="de">
    26.9  <head>
   26.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   26.11 +	<meta charset="utf-8"/>
   26.12  	<title>SliTaz (de) - Artwork</title>
   26.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   26.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz, slitaz logo, spider" />
   26.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   26.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz, slitaz logo, spider"/>
   26.17  	<meta name="author" content="F Steiner (Sevala)"/>
   26.18  	<?php include("../../lib/html/meta-link.html"); ?>
   26.19  </head>
    27.1 --- a/de/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
    27.2 +++ b/de/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
    27.3 @@ -1,11 +1,10 @@
    27.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    27.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    27.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    27.7 +<!DOCTYPE html>
    27.8 +<html lang="de">
    27.9  <head>
   27.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   27.11 +	<meta charset="utf-8"/>
   27.12  	<title>SliTaz (de) - Screenshots</title>
   27.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   27.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz, slitaz logo, spider" />
   27.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   27.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz, slitaz logo, spider"/>
   27.17  	<meta name="author" content="F Steiner (Sevala)"/>
   27.18  	<?php include("../../lib/html/meta-link.html"); ?>
   27.19  </head>
    28.1 --- a/de/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
    28.2 +++ b/de/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
    28.3 @@ -1,11 +1,10 @@
    28.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    28.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    28.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    28.7 +<!DOCTYPE html>
    28.8 +<html lang="de">
    28.9  <head>
   28.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   28.11 +	<meta charset="utf-8"/>
   28.12  	<title>SliTaz - Entwicklung</title>
   28.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   28.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
   28.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   28.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz"/>
   28.17  	<meta name="author" content="F Steiner (Sevala)"/>
   28.18  	<?php include("../../lib/html/meta-link.html"); ?>
   28.19  </head>
   28.20 @@ -152,10 +151,10 @@
   28.21  
   28.22  <p>
   28.23  Tazpkg Pakete werden bei SliTaz automatisch via Tazwok und einem "Rezept"
   28.24 -generiert. Im Wiki entsteht gerade eine Referenz von <a href="http://hg.slitaz.org/
   28.25 -tazwok/raw-file/tip/doc/tazwok.en.html">Tazwok</a>, den <a href="http://doc.slitaz.org/
   28.26 -en:cookbook:receipts">Rezepten</a> sowie ein <a href="
   28.27 -http://doc.slitaz.org/en:cookbook:wok">Manual</a>.
   28.28 +generiert. Im Wiki entsteht gerade eine Referenz von
   28.29 +<a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html">Tazwok</a>, den
   28.30 +<a href="http://doc.slitaz.org/en:cookbook:receipts">Rezepten</a> sowie ein
   28.31 +<a href="http://doc.slitaz.org/en:cookbook:wok">Manual</a>.
   28.32  Kenntnisse dieser Anleitungen werden vorrausgesetzt.
   28.33  </p>
   28.34  <p>
   28.35 @@ -176,7 +175,8 @@
   28.36  pprüfe, ob ein ähnliches, oder sogar gleiches Paket nicht schon
   28.37  Auf dem SliTaz Mirror (v.a. Sektion "indigest") zur verfügung steht.
   28.38  Nicht vergessen, die Mitglieder der Mailing-List stehen Dir gerne
   28.39 -zur Verfügung, ebenso das <a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html">Tazwok Manual</a>.
   28.40 +zur Verfügung, ebenso das
   28.41 +<a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html">Tazwok Manual</a>.
   28.42  </p>
   28.43  
   28.44  <h2 id="website">Website Management und Handbuch</h2>
    29.1 --- a/de/doc/releases/2.0/relnotes.de.html	Thu Apr 23 11:02:06 2015 +0200
    29.2 +++ b/de/doc/releases/2.0/relnotes.de.html	Thu Apr 23 23:53:42 2015 +0300
    29.3 @@ -1,7 +1,7 @@
    29.4  <!DOCTYPE html>
    29.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
    29.6 +<html lang="de">
    29.7  <head>
    29.8 -	<meta charset="utf-8" />
    29.9 +	<meta charset="utf-8">
   29.10  	<title>SliTaz GNU/Linux 2.0 - Release Notes</title>
   29.11  	<meta name="description" content="slitaz doc system releases notes information cooking">
   29.12  	<meta name="expires" content="never">
    30.1 --- a/de/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
    30.2 +++ b/de/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
    30.3 @@ -1,11 +1,10 @@
    30.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    30.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    30.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    30.7 +<!DOCTYPE html>
    30.8 +<html lang="de">
    30.9  <head>
   30.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   30.11 +	<meta charset="utf-8"/>
   30.12  	<title>SliTaz - Flavors Downloaden</title>
   30.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   30.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
   30.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   30.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz"/>
   30.17  	<meta name="author" content="F Steiner (Sevala)"/>
   30.18  	<?php include("../../lib/html/meta-link.html"); ?>
   30.19  </head>
    31.1 --- a/de/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    31.2 +++ b/de/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    31.3 @@ -1,11 +1,10 @@
    31.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    31.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    31.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    31.7 +<!DOCTYPE html>
    31.8 +<html lang="de">
    31.9  <head>
   31.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   31.11 +	<meta charset="utf-8"/>
   31.12  	<title>SliTaz - Downloadsektion</title>
   31.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   31.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
   31.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   31.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz"/>
   31.17  	<meta name="author" content="F Steiner (Sevala)"/>
   31.18  	<?php include("../../lib/html/meta-link.html"); ?>
   31.19  </head>
    32.1 --- a/de/index.php	Thu Apr 23 11:02:06 2015 +0200
    32.2 +++ b/de/index.php	Thu Apr 23 23:53:42 2015 +0300
    32.3 @@ -1,11 +1,10 @@
    32.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    32.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    32.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    32.7 +<!DOCTYPE html>
    32.8 +<html lang="de">
    32.9  <head>
   32.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   32.11 +	<meta charset="utf-8"/>
   32.12  	<title>SliTaz GNU/Linux (de)</title>
   32.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   32.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   32.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   32.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   32.17  	<meta name="author" content="F Steiner (Sevala), François (oui)"/>
   32.18  	<?php include("../lib/html/meta-link.html"); ?>
   32.19  </head>
    33.1 --- a/de/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
    33.2 +++ b/de/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
    33.3 @@ -1,11 +1,10 @@
    33.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    33.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    33.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    33.7 +<!DOCTYPE html>
    33.8 +<html lang="de">
    33.9  <head>
   33.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   33.11 +	<meta charset="utf-8"/>
   33.12  	<title>SliTaz (de) - Mailing list</title>
   33.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   33.14 -	<meta name="keywords" lang="en" content="slitaz download, get slitaz" />
   33.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   33.16 +	<meta name="keywords" lang="en" content="slitaz download, get slitaz"/>
   33.17  	<meta name="author" content="F Steiner (Sevala)"/>
   33.18  	<?php include("../lib/html/meta-link.html"); ?>
   33.19  </head>
    34.1 --- a/de/news/index.php	Thu Apr 23 11:02:06 2015 +0200
    34.2 +++ b/de/news/index.php	Thu Apr 23 23:53:42 2015 +0300
    34.3 @@ -1,11 +1,10 @@
    34.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    34.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    34.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    34.7 +<!DOCTYPE html>
    34.8 +<html lang="de">
    34.9  <head>
   34.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   34.11 +	<meta charset="utf-8"/>
   34.12  	<title>SliTaz - Neuigkeiten Archiv</title>
   34.13 -	<meta name="description" content="SliTaz GNU/Linux Deutch Neuigkeiten Archiv" />
   34.14 -	<meta name="keywords" lang="de" content="slitaz Neuigkeiten" />
   34.15 +	<meta name="description" content="SliTaz GNU/Linux Deutch Neuigkeiten Archiv"/>
   34.16 +	<meta name="keywords" lang="de" content="slitaz Neuigkeiten"/>
   34.17  	<meta name="author" content="F Steiner (Sevala)"/>
   34.18  	<?php include("../../lib/html/meta-link.html"); ?>
   34.19  </head>
    35.1 --- a/de/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
    35.2 +++ b/de/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
    35.3 @@ -1,11 +1,10 @@
    35.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    35.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    35.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    35.7 +<!DOCTYPE html>
    35.8 +<html lang="de">
    35.9  <head>
   35.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   35.11 +	<meta charset="utf-8"/>
   35.12  	<title>SliTaz - Pakete</title>
   35.13 -	<meta name="description" content="SliTaz GNU/Linux Pakete" />
   35.14 -	<meta name="keywords" lang="de" content="slitaz download, get slitaz, tazpkg" />
   35.15 +	<meta name="description" content="SliTaz GNU/Linux Pakete"/>
   35.16 +	<meta name="keywords" lang="de" content="slitaz download, get slitaz, tazpkg"/>
   35.17  	<meta name="author" content="F Steiner (Sevala)"/>
   35.18  	<?php include("../../lib/html/meta-link.html"); ?>
   35.19  </head>
    36.1 --- a/de/search.php	Thu Apr 23 11:02:06 2015 +0200
    36.2 +++ b/de/search.php	Thu Apr 23 23:53:42 2015 +0300
    36.3 @@ -1,11 +1,10 @@
    36.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    36.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    36.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
    36.7 +<!DOCTYPE html>
    36.8 +<html lang="de">
    36.9  <head>
   36.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   36.11 +	<meta charset="utf-8"/>
   36.12  	<title>SliTaz - Suche</title>
   36.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   36.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   36.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   36.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   36.17  	<meta name="author" content="F Steiner (Sevala)"/>
   36.18  	<?php include("../lib/html/meta-link.html"); ?>
   36.19  </head>
    37.1 --- a/en/about/index.php	Thu Apr 23 11:02:06 2015 +0200
    37.2 +++ b/en/about/index.php	Thu Apr 23 23:53:42 2015 +0300
    37.3 @@ -1,10 +1,10 @@
    37.4  <!DOCTYPE html>
    37.5  <html lang="en">
    37.6  <head>
    37.7 -	<meta charset="utf-8" />
    37.8 +	<meta charset="utf-8"/>
    37.9  	<title>SliTaz - About the project</title>
   37.10 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
   37.11 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   37.12 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
   37.13 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   37.14  	<meta name="author" content="Christophe Lincoln"/>
   37.15  	<?php include("../../lib/html/meta-link.html"); ?>
   37.16  </head>
    38.1 --- a/en/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
    38.2 +++ b/en/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
    38.3 @@ -1,10 +1,10 @@
    38.4  <!DOCTYPE html>
    38.5  <html lang="en">
    38.6  <head>
    38.7 -	<meta charset="utf-8" />
    38.8 +	<meta charset="utf-8"/>
    38.9  	<title>SliTaz - Artwork</title>
   38.10 -	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
   38.11 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   38.12 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
   38.13 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   38.14  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
   38.15  	<?php include("../../lib/html/meta-link.html"); ?>
   38.16  </head>
    39.1 --- a/en/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
    39.2 +++ b/en/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
    39.3 @@ -1,11 +1,10 @@
    39.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    39.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    39.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    39.7 +<!DOCTYPE html>
    39.8 +<html lang="en">
    39.9  <head>
   39.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   39.11 +	<meta charset="utf-8"/>
   39.12  	<title>SliTaz Screenshots</title>
   39.13 -	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
   39.14 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   39.15 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
   39.16 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   39.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
   39.18  	<?php include("../../lib/html/meta-link.html"); ?>
   39.19  </head>
    40.1 --- a/en/asso/index.php	Thu Apr 23 11:02:06 2015 +0200
    40.2 +++ b/en/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
    40.3 @@ -1,11 +1,11 @@
    40.4  <!DOCTYPE html>
    40.5  <html lang="en">
    40.6  <head>
    40.7 -	<meta charset="utf-8" />
    40.8 +	<meta charset="utf-8"/>
    40.9  	<title>SliTaz - Association</title>
   40.10 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
   40.11 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   40.12 -	<meta name="author" content="Christophe Lincoln" />
   40.13 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
   40.14 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   40.15 +	<meta name="author" content="Christophe Lincoln"/>
   40.16  	<?php include("../../lib/html/meta-link.html"); ?>
   40.17  </head>
   40.18  <body>
    41.1 --- a/en/asso/statutes.php	Thu Apr 23 11:02:06 2015 +0200
    41.2 +++ b/en/asso/statutes.php	Thu Apr 23 23:53:42 2015 +0300
    41.3 @@ -1,10 +1,10 @@
    41.4  <!DOCTYPE html>
    41.5  <html lang="en">
    41.6  <head>
    41.7 -	<meta charset="utf-8" />
    41.8 +	<meta charset="utf-8"/>
    41.9  	<title>SliTaz - Association statutes</title>
   41.10 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
   41.11 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   41.12 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
   41.13 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   41.14  	<meta name="author" content="Christophe Lincoln"/>
   41.15  	<?php include("../../lib/html/meta-link.html"); ?>
   41.16  </head>
    42.1 --- a/en/devel/forge.php	Thu Apr 23 11:02:06 2015 +0200
    42.2 +++ b/en/devel/forge.php	Thu Apr 23 23:53:42 2015 +0300
    42.3 @@ -1,10 +1,10 @@
    42.4  <!DOCTYPE html>
    42.5  <html lang="en">
    42.6  <head>
    42.7 -	<meta charset="utf-8" />
    42.8 +	<meta charset="utf-8"/>
    42.9  	<title>SliTaz - Forge (en)</title>
   42.10 -	<meta name="description" content="slitaz developers forge" />
   42.11 -	<meta name="keywords" lang="en" content="slitaz, devel, hg, bugs" />
   42.12 +	<meta name="description" content="slitaz developers forge"/>
   42.13 +	<meta name="keywords" lang="en" content="slitaz, devel, hg, bugs"/>
   42.14  	<meta name="author" content="Christophe Lincoln"/>
   42.15  	<?php include("../../lib/html/meta-link.html"); ?>
   42.16  </head>
    43.1 --- a/en/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
    43.2 +++ b/en/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
    43.3 @@ -1,10 +1,10 @@
    43.4  <!DOCTYPE html>
    43.5  <html lang="en">
    43.6  <head>
    43.7 -	<meta charset="utf-8" />
    43.8 +	<meta charset="utf-8"/>
    43.9  	<title>SliTaz - Developers corner</title>
   43.10 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
   43.11 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
   43.12 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
   43.13 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
   43.14  	<meta name="author" content="Christophe Lincoln"/>
   43.15  	<?php include("../../lib/html/meta-link.html"); ?>
   43.16  </head>
    44.1 --- a/en/devel/release.php	Thu Apr 23 11:02:06 2015 +0200
    44.2 +++ b/en/devel/release.php	Thu Apr 23 23:53:42 2015 +0300
    44.3 @@ -1,10 +1,10 @@
    44.4  <!DOCTYPE html>
    44.5  <html lang="en">
    44.6  <head>
    44.7 -	<meta charset="utf-8" />
    44.8 +	<meta charset="utf-8"/>
    44.9  	<title>SliTaz - Release Guide</title>
   44.10 -	<meta name="description" content="slitaz developers release guide cooking stable packages" />
   44.11 -	<meta name="keywords" lang="en" content="slitaz, devel, tazdev, cooking, source" />
   44.12 +	<meta name="description" content="slitaz developers release guide cooking stable packages"/>
   44.13 +	<meta name="keywords" lang="en" content="slitaz, devel, tazdev, cooking, source"/>
   44.14  	<meta name="author" content="Christophe Lincoln"/>
   44.15  	<?php include("../../lib/html/meta-link.html"); ?>
   44.16  </head>
    45.1 --- a/en/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
    45.2 +++ b/en/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
    45.3 @@ -1,10 +1,10 @@
    45.4  <!DOCTYPE html>
    45.5  <html lang="en">
    45.6  <head>
    45.7 -	<meta charset="utf-8" />
    45.8 +	<meta charset="utf-8"/>
    45.9  	<title>SliTaz - English documentation</title>
   45.10 -	<meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
   45.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   45.12 +	<meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages"/>
   45.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   45.14  	<meta name="author" content="Christophe Lincoln"/>
   45.15  	<?php include("../../lib/html/meta-link.html"); ?>
   45.16  </head>
    46.1 --- a/en/doc/releases/1.0/relnotes.en.html	Thu Apr 23 11:02:06 2015 +0200
    46.2 +++ b/en/doc/releases/1.0/relnotes.en.html	Thu Apr 23 23:53:42 2015 +0300
    46.3 @@ -1,15 +1,15 @@
    46.4  <!DOCTYPE html>
    46.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
    46.6 +<html lang="en">
    46.7  <head>
    46.8 -	<meta charset="utf-8" />
    46.9 +	<meta charset="utf-8"/>
   46.10  	<title>SliTaz GNU/Linux 1.0 - Release Notes</title>
   46.11 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   46.12 -	<meta name="expires" content="never" />
   46.13 -	<meta name="modified" content="2008-03-14 11:30:00" />
   46.14 -	<meta name="publisher" content="www.slitaz.org" />
   46.15 +	<meta name="description" content="slitaz doc system releases notes information cooking"/>
   46.16 +	<meta name="expires" content="never"/>
   46.17 +	<meta name="modified" content="2008-03-14 11:30:00"/>
   46.18 +	<meta name="publisher" content="www.slitaz.org"/>
   46.19  	<meta name="author" content="Paul Issot"/>
   46.20 -	<link rel="shortcut icon" href="/favicon.ico" />
   46.21 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   46.22 +	<link rel="shortcut icon" href="/favicon.ico"/>
   46.23 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   46.24  </head>
   46.25  <body>
   46.26  
    47.1 --- a/en/doc/releases/2.0/relnotes.en.html	Thu Apr 23 11:02:06 2015 +0200
    47.2 +++ b/en/doc/releases/2.0/relnotes.en.html	Thu Apr 23 23:53:42 2015 +0300
    47.3 @@ -1,15 +1,15 @@
    47.4  <!DOCTYPE html>
    47.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
    47.6 +<html lang="en">
    47.7  <head>
    47.8 -	<meta charset="utf-8" />
    47.9 +	<meta charset="utf-8">
   47.10  	<title>SliTaz GNU/Linux 2.0 - Release Notes</title>
   47.11  	<meta name="description" content="slitaz doc system releases notes information cooking">
   47.12  	<meta name="expires" content="never">
   47.13  	<meta name="modified" content="2009-03-28 11:30:00">
   47.14  	<meta name="publisher" content="www.slitaz.org">
   47.15  	<meta name="author" content="Paul Issot">
   47.16 -	<link rel="shortcut icon" href="/favicon.ico" />
   47.17 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   47.18 +	<link rel="shortcut icon" href="/favicon.ico"/>
   47.19 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   47.20  </head>
   47.21  <body bgcolor="#ffffff">
   47.22  
    48.1 --- a/en/doc/releases/3.0/relnotes.en.html	Thu Apr 23 11:02:06 2015 +0200
    48.2 +++ b/en/doc/releases/3.0/relnotes.en.html	Thu Apr 23 23:53:42 2015 +0300
    48.3 @@ -1,15 +1,15 @@
    48.4  <!DOCTYPE html>
    48.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
    48.6 +<html lang="en">
    48.7  <head>
    48.8 -	<meta charset="utf-8" />
    48.9 +	<meta charset="utf-8"/>
   48.10  	<title>SliTaz 3.0 Release Notes</title>
   48.11 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   48.12 -	<meta name="expires" content="never" />
   48.13 -	<meta name="modified" content="2010-03-22 22:10:00" />
   48.14 -	<meta name="publisher" content="www.slitaz.org" />
   48.15 +	<meta name="description" content="slitaz doc system releases notes information cooking"/>
   48.16 +	<meta name="expires" content="never"/>
   48.17 +	<meta name="modified" content="2010-03-22 22:10:00"/>
   48.18 +	<meta name="publisher" content="www.slitaz.org"/>
   48.19  	<meta name="author" content="Christophe Lincoln"/>
   48.20 -	<link rel="shortcut icon" href="/favicon.ico" />
   48.21 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   48.22 +	<link rel="shortcut icon" href="/favicon.ico"/>
   48.23 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   48.24  </head>
   48.25  <body>
   48.26  
    49.1 --- a/en/doc/releases/4.0/relnotes.en.html	Thu Apr 23 11:02:06 2015 +0200
    49.2 +++ b/en/doc/releases/4.0/relnotes.en.html	Thu Apr 23 23:53:42 2015 +0300
    49.3 @@ -1,10 +1,10 @@
    49.4  <!DOCTYPE html>
    49.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
    49.6 +<html lang="en">
    49.7  <head>
    49.8 -	<meta charset="utf-8" />
    49.9 +	<meta charset="utf-8"/>
   49.10  	<title>SliTaz 4.0 Release Notes</title>
   49.11 -	<link rel="shortcut icon" href="/favicon.ico" />
   49.12 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   49.13 +	<link rel="shortcut icon" href="/favicon.ico"/>
   49.14 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   49.15  </head>
   49.16  <body>
   49.17  
    50.1 --- a/en/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
    50.2 +++ b/en/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
    50.3 @@ -1,12 +1,11 @@
    50.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    50.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    50.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    50.7 +<!DOCTYPE html>
    50.8 +<html lang="en">
    50.9  <head>
   50.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   50.11 +	<meta charset="utf-8"/>
   50.12  	<title>SliTaz LiveCD Flavors</title>
   50.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   50.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />    
   50.15 -	<meta name="author" content="Christophe Lincoln" />
   50.16 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   50.17 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   50.18 +	<meta name="author" content="Christophe Lincoln"/>
   50.19  	<?php include("../../lib/html/meta-link.html"); ?>
   50.20  </head>
   50.21  <body>
    51.1 --- a/en/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    51.2 +++ b/en/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    51.3 @@ -1,10 +1,10 @@
    51.4  <!DOCTYPE html>
    51.5  <html lang="en">
    51.6  <head>
    51.7 -	<meta charset="utf-8" />
    51.8 +	<meta charset="utf-8"/>
    51.9  	<title>SliTaz - Downloads</title>
   51.10 -	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
   51.11 -	<meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
   51.12 +	<meta name="description" content="SliTaz GNU/Linux LiveCD free download"/>
   51.13 +	<meta name="keywords" lang="en" content="source, iso, livecd, get, free"/>
   51.14  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
   51.15  	<?php include("../../lib/html/meta-link.html"); ?>
   51.16  </head>
    52.1 --- a/en/index.php	Thu Apr 23 11:02:06 2015 +0200
    52.2 +++ b/en/index.php	Thu Apr 23 23:53:42 2015 +0300
    52.3 @@ -1,10 +1,10 @@
    52.4  <!DOCTYPE html>
    52.5  <html lang="en">
    52.6  <head>
    52.7 -	<meta charset="utf-8" />
    52.8 +	<meta charset="utf-8"/>
    52.9  	<title>SliTaz GNU/Linux (en)</title>
   52.10 -	<meta name="description" content="SliTaz GNU/Linux English Website" />
   52.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   52.12 +	<meta name="description" content="SliTaz GNU/Linux English Website"/>
   52.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   52.14  	<meta name="author" content="Paul Issot"/>
   52.15  	<?php include("../lib/html/meta-link.html"); ?>
   52.16  </head>
    53.1 --- a/en/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
    53.2 +++ b/en/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
    53.3 @@ -1,140 +1,139 @@
    53.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    53.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    53.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    53.7 -<head>
    53.8 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    53.9 -	<title>SliTaz - Mailing list</title>
   53.10 -	<meta name="description" content="slitaz users developpers mailing list" />
   53.11 -	<meta name="keywords" content="slitaz list mail discuss" lang="en" />
   53.12 -	<meta name="author" content="Christophe Lincoln" />
   53.13 -	<?php include("../lib/html/meta-link.html"); ?>
   53.14 -</head>
   53.15 -<body>
   53.16 -
   53.17 -<?php include("../lib/html/header.html"); ?>
   53.18 -
   53.19 -<!-- Block -->
   53.20 -<div id="block">
   53.21 -	<?php include("../lib/html/nav.en.html"); ?>
   53.22 -	<!-- Information/image -->
   53.23 -	<div id="block_info">
   53.24 -		<h4>Mailing list</h4>
   53.25 -		<p>
   53.26 -			SliTaz contributors discussions and announcements (inc.
   53.27 -			support and development). All this is part of the mailing
   53.28 -			list - Join now to get help or involved in the project.
   53.29 -		</p>
   53.30 -		<p>
   53.31 -			<img src="/images/users.png" alt="[ ]" />
   53.32 -			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
   53.33 -			and the <a href="http://forum.slitaz.org/">forum</a>.
   53.34 -		</p>
   53.35 -		
   53.36 -	</div>
   53.37 -</div>
   53.38 -
   53.39 -<?php include("../lib/lang.php"); ?>
   53.40 -
   53.41 -<!-- Content -->
   53.42 -<div id="content">
   53.43 -
   53.44 -<h2>SliTaz list</h2>
   53.45 -
   53.46 -<ul>
   53.47 -	<li><a href="#about">About the list</a> - Support and development.</li>
   53.48 -	<li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
   53.49 -		operation.</li>
   53.50 -	<li><a href="#archives">Archives of the list</a> -  Read and/or
   53.51 -		search through archived messages.</li>
   53.52 -</ul>
   53.53 -
   53.54 -<h3 id="about">About the list</h3>
   53.55 -
   53.56 -<p>
   53.57 -The discussion/distribution (mailing list) is the main form of communication
   53.58 -in the Slitaz community.  The list is open to everyone, you are free to
   53.59 -subscribe, unsubscribe  at any time.  It is a very effective means of
   53.60 -collaboration, and is used to provide free technical support to users of
   53.61 -SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
   53.62 -manage the development of the project.  Using the same list for support and
   53.63 -development allows us to reach a wider audience, resulting in a faster, more
   53.64 -accurate response. However, the members on the list are all volunteers and do
   53.65 -the best they can based on their free time. Courtesy and politeness are de
   53.66 -rigueur and little bit of humour never hurt anyone.
   53.67 -</p>
   53.68 -<p>
   53.69 -The <em>mailing list</em> is used to send messages and receive mail. This
   53.70 -means that all registered members can post on the mailing list and receive
   53.71 -all messages posted by other members. Messages are sent by the list engine of
   53.72 -<a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
   53.73 -<a href="http://www.vhffs.org/">VHFFS</a>.
   53.74 -</p>
   53.75 -
   53.76 -<h4>Civility</h4>
   53.77 -
   53.78 -<p>
   53.79 -The mailing list is used by some often passionate and sensitive people.
   53.80 -Make an extra effort to treat others with respect, even if you feel badly
   53.81 -treated yourself. If you have something negative or critical to say, please
   53.82 -do not post. If a person looks inappropriate contact a Slitaz developer.
   53.83 -</p>
   53.84 -
   53.85 -<h3 id="usage">Using the list</h3>
   53.86 -
   53.87 -<p>
   53.88 -To be able to post on the list, you must first subscribe, you will then
   53.89 -receive a confirmation message. This mail contains a confirmation number
   53.90 -which you need to return to the list administrators (this prevents spam).
   53.91 -Once the mail and the confirmation message are received, you can then post
   53.92 -on the list and receive all messages that are posted. Note that messages can
   53.93 -be filtered by your preferred mail software into a specific directory. It is
   53.94 -also advisable to use "Reply", to reply to a message so that the discussion
   53.95 -thread can be properly followed.
   53.96 -</p>
   53.97 -<ul>
   53.98 -	<li>Administration Address :
   53.99 -		<a href="mailto:slitaz-request@lists.tuxfamily.org"
  53.100 -		>slitaz-request@lists.tuxfamily.org</a></li>
  53.101 -	<li>Subscribe with the subject : subscribe</li>
  53.102 -	<li>Unsubscribe with the subject : unsubscribe</li>
  53.103 -	<li>Help with the subject : help</li>
  53.104 -	<li>Address to post on the list :
  53.105 -		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  53.106 -</ul>
  53.107 -
  53.108 -<h4>Format</h4>
  53.109 -
  53.110 -<p>
  53.111 -Messages should be sent as raw text and not HTML, justifying the lines
  53.112 -to 72-80 characters so that people using a mail client in text mode can easily
  53.113 -read them.  The format for these messages can be done automatically by most
  53.114 -good mail clients such as Sylpheed and also allows for more straightforward
  53.115 -reading of the archives. It is also advisable to remove unnecessary citations
  53.116 -and not to attach large files.
  53.117 -</p>
  53.118 -
  53.119 -<h3 id="archives">Archives of the list</h3>
  53.120 -
  53.121 -<p>
  53.122 -The mailing list is a public forum, all messages are archived and are
  53.123 -searchable online. This allows the non-registrants to still follow the list,
  53.124 -it is also a good resource for information about specific subjects. The list
  53.125 -is archived every night and you can easily browse the archive via the
  53.126 -list engine of TuxFamily. Messages are sorted by month and date or by
  53.127 -discussion thread (<em>Thread</em>) :
  53.128 -<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
  53.129 - >Archives of the Mailing List</a>
  53.130 -</p>
  53.131 -
  53.132 -<div>
  53.133 -<object type="text/html" width="100%" height="345" data="../lib/archives.php">
  53.134 -</object>
  53.135 -</div>
  53.136 -
  53.137 -<!-- End of content -->
  53.138 -</div>
  53.139 -
  53.140 -<?php include("../lib/html/footer.html"); ?>
  53.141 -
  53.142 -</body>
  53.143 -</html>
  53.144 +<!DOCTYPE html>
  53.145 +<html lang="en">
  53.146 +<head>
  53.147 +	<meta charset="utf-8"/>
  53.148 +	<title>SliTaz - Mailing list</title>
  53.149 +	<meta name="description" content="slitaz users developpers mailing list"/>
  53.150 +	<meta name="keywords" content="slitaz list mail discuss" lang="en"/>
  53.151 +	<meta name="author" content="Christophe Lincoln"/>
  53.152 +	<?php include("../lib/html/meta-link.html"); ?>
  53.153 +</head>
  53.154 +<body>
  53.155 +
  53.156 +<?php include("../lib/html/header.html"); ?>
  53.157 +
  53.158 +<!-- Block -->
  53.159 +<div id="block">
  53.160 +	<?php include("../lib/html/nav.en.html"); ?>
  53.161 +	<!-- Information/image -->
  53.162 +	<div id="block_info">
  53.163 +		<h4>Mailing list</h4>
  53.164 +		<p>
  53.165 +			SliTaz contributors discussions and announcements (inc.
  53.166 +			support and development). All this is part of the mailing
  53.167 +			list - Join now to get help or involved in the project.
  53.168 +		</p>
  53.169 +		<p>
  53.170 +			<img src="/images/users.png" alt="[ ]" />
  53.171 +			Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
  53.172 +			and the <a href="http://forum.slitaz.org/">forum</a>.
  53.173 +		</p>
  53.174 +		
  53.175 +	</div>
  53.176 +</div>
  53.177 +
  53.178 +<?php include("../lib/lang.php"); ?>
  53.179 +
  53.180 +<!-- Content -->
  53.181 +<div id="content">
  53.182 +
  53.183 +<h2>SliTaz list</h2>
  53.184 +
  53.185 +<ul>
  53.186 +	<li><a href="#about">About the list</a> - Support and development.</li>
  53.187 +	<li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
  53.188 +		operation.</li>
  53.189 +	<li><a href="#archives">Archives of the list</a> -  Read and/or
  53.190 +		search through archived messages.</li>
  53.191 +</ul>
  53.192 +
  53.193 +<h3 id="about">About the list</h3>
  53.194 +
  53.195 +<p>
  53.196 +The discussion/distribution (mailing list) is the main form of communication
  53.197 +in the Slitaz community.  The list is open to everyone, you are free to
  53.198 +subscribe, unsubscribe  at any time.  It is a very effective means of
  53.199 +collaboration, and is used to provide free technical support to users of
  53.200 +SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
  53.201 +manage the development of the project.  Using the same list for support and
  53.202 +development allows us to reach a wider audience, resulting in a faster, more
  53.203 +accurate response. However, the members on the list are all volunteers and do
  53.204 +the best they can based on their free time. Courtesy and politeness are de
  53.205 +rigueur and little bit of humour never hurt anyone.
  53.206 +</p>
  53.207 +<p>
  53.208 +The <em>mailing list</em> is used to send messages and receive mail. This
  53.209 +means that all registered members can post on the mailing list and receive
  53.210 +all messages posted by other members. Messages are sent by the list engine of
  53.211 +<a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
  53.212 +<a href="http://www.vhffs.org/">VHFFS</a>.
  53.213 +</p>
  53.214 +
  53.215 +<h4>Civility</h4>
  53.216 +
  53.217 +<p>
  53.218 +The mailing list is used by some often passionate and sensitive people.
  53.219 +Make an extra effort to treat others with respect, even if you feel badly
  53.220 +treated yourself. If you have something negative or critical to say, please
  53.221 +do not post. If a person looks inappropriate contact a Slitaz developer.
  53.222 +</p>
  53.223 +
  53.224 +<h3 id="usage">Using the list</h3>
  53.225 +
  53.226 +<p>
  53.227 +To be able to post on the list, you must first subscribe, you will then
  53.228 +receive a confirmation message. This mail contains a confirmation number
  53.229 +which you need to return to the list administrators (this prevents spam).
  53.230 +Once the mail and the confirmation message are received, you can then post
  53.231 +on the list and receive all messages that are posted. Note that messages can
  53.232 +be filtered by your preferred mail software into a specific directory. It is
  53.233 +also advisable to use "Reply", to reply to a message so that the discussion
  53.234 +thread can be properly followed.
  53.235 +</p>
  53.236 +<ul>
  53.237 +	<li>Administration Address :
  53.238 +		<a href="mailto:slitaz-request@lists.tuxfamily.org"
  53.239 +		>slitaz-request@lists.tuxfamily.org</a></li>
  53.240 +	<li>Subscribe with the subject : subscribe</li>
  53.241 +	<li>Unsubscribe with the subject : unsubscribe</li>
  53.242 +	<li>Help with the subject : help</li>
  53.243 +	<li>Address to post on the list :
  53.244 +		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  53.245 +</ul>
  53.246 +
  53.247 +<h4>Format</h4>
  53.248 +
  53.249 +<p>
  53.250 +Messages should be sent as raw text and not HTML, justifying the lines
  53.251 +to 72-80 characters so that people using a mail client in text mode can easily
  53.252 +read them.  The format for these messages can be done automatically by most
  53.253 +good mail clients such as Sylpheed and also allows for more straightforward
  53.254 +reading of the archives. It is also advisable to remove unnecessary citations
  53.255 +and not to attach large files.
  53.256 +</p>
  53.257 +
  53.258 +<h3 id="archives">Archives of the list</h3>
  53.259 +
  53.260 +<p>
  53.261 +The mailing list is a public forum, all messages are archived and are
  53.262 +searchable online. This allows the non-registrants to still follow the list,
  53.263 +it is also a good resource for information about specific subjects. The list
  53.264 +is archived every night and you can easily browse the archive via the
  53.265 +list engine of TuxFamily. Messages are sorted by month and date or by
  53.266 +discussion thread (<em>Thread</em>) :
  53.267 +<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
  53.268 + >Archives of the Mailing List</a>
  53.269 +</p>
  53.270 +
  53.271 +<div>
  53.272 +<object type="text/html" width="100%" height="345" data="../lib/archives.php">
  53.273 +</object>
  53.274 +</div>
  53.275 +
  53.276 +<!-- End of content -->
  53.277 +</div>
  53.278 +
  53.279 +<?php include("../lib/html/footer.html"); ?>
  53.280 +
  53.281 +</body>
  53.282 +</html>
    54.1 --- a/en/news/2007.php	Thu Apr 23 11:02:06 2015 +0200
    54.2 +++ b/en/news/2007.php	Thu Apr 23 23:53:42 2015 +0300
    54.3 @@ -1,10 +1,10 @@
    54.4  <!DOCTYPE html>
    54.5  <html lang="en">
    54.6  <head>
    54.7 -	<meta charset="utf-8" />
    54.8 +	<meta charset="utf-8"/>
    54.9  	<title>SliTaz - News archives 2007</title>
   54.10 -	<meta name="description" content="SliTaz news archives info release" />
   54.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   54.12 +	<meta name="description" content="SliTaz news archives info release"/>
   54.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   54.14  	<meta name="author" content="Christophe Lincoln"/>
   54.15  	<?php include("../../lib/html/meta-link.html"); ?>
   54.16  </head>
    55.1 --- a/en/news/2008.php	Thu Apr 23 11:02:06 2015 +0200
    55.2 +++ b/en/news/2008.php	Thu Apr 23 23:53:42 2015 +0300
    55.3 @@ -1,10 +1,10 @@
    55.4  <!DOCTYPE html>
    55.5  <html lang="en">
    55.6  <head>
    55.7 -	<meta charset="utf-8" />
    55.8 +	<meta charset="utf-8"/>
    55.9  	<title>SliTaz - News archives 2008</title>
   55.10 -	<meta name="description" content="SliTaz news archives info release" />
   55.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   55.12 +	<meta name="description" content="SliTaz news archives info release"/>
   55.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   55.14  	<meta name="author" content="Christophe Lincoln"/>
   55.15  	<?php include("../../lib/html/meta-link.html"); ?>
   55.16  </head>
    56.1 --- a/en/news/2009.php	Thu Apr 23 11:02:06 2015 +0200
    56.2 +++ b/en/news/2009.php	Thu Apr 23 23:53:42 2015 +0300
    56.3 @@ -1,10 +1,10 @@
    56.4  <!DOCTYPE html>
    56.5  <html lang="en">
    56.6  <head>
    56.7 -	<meta charset="utf-8" />
    56.8 +	<meta charset="utf-8"/>
    56.9  	<title>SliTaz - News archives 2009</title>
   56.10 -	<meta name="description" content="SliTaz news archives info release" />
   56.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   56.12 +	<meta name="description" content="SliTaz news archives info release"/>
   56.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   56.14  	<meta name="author" content="Christophe Lincoln"/>
   56.15  	<?php include("../../lib/html/meta-link.html"); ?>
   56.16  </head>
    57.1 --- a/en/news/2010.php	Thu Apr 23 11:02:06 2015 +0200
    57.2 +++ b/en/news/2010.php	Thu Apr 23 23:53:42 2015 +0300
    57.3 @@ -1,10 +1,10 @@
    57.4  <!DOCTYPE html>
    57.5  <html lang="en">
    57.6  <head>
    57.7 -	<meta charset="utf-8" />
    57.8 +	<meta charset="utf-8"/>
    57.9  	<title>SliTaz - News archives 2010</title>
   57.10 -	<meta name="description" content="SliTaz news archives info release" />
   57.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   57.12 +	<meta name="description" content="SliTaz news archives info release"/>
   57.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   57.14  	<meta name="author" content="Christophe Lincoln"/>
   57.15  	<?php include("../../lib/html/meta-link.html"); ?>
   57.16  </head>
    58.1 --- a/en/news/2011.php	Thu Apr 23 11:02:06 2015 +0200
    58.2 +++ b/en/news/2011.php	Thu Apr 23 23:53:42 2015 +0300
    58.3 @@ -1,10 +1,10 @@
    58.4  <!DOCTYPE html>
    58.5  <html lang="en">
    58.6  <head>
    58.7 -	<meta charset="utf-8" />
    58.8 +	<meta charset="utf-8"/>
    58.9  	<title>SliTaz - News archives 2011</title>
   58.10 -	<meta name="description" content="SliTaz news archives info release" />
   58.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   58.12 +	<meta name="description" content="SliTaz news archives info release"/>
   58.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   58.14  	<meta name="author" content="Christophe Lincoln"/>
   58.15  	<?php include("../../lib/html/meta-link.html"); ?>
   58.16  </head>
    59.1 --- a/en/news/2012.php	Thu Apr 23 11:02:06 2015 +0200
    59.2 +++ b/en/news/2012.php	Thu Apr 23 23:53:42 2015 +0300
    59.3 @@ -1,10 +1,10 @@
    59.4  <!DOCTYPE html>
    59.5  <html lang="en">
    59.6  <head>
    59.7 -	<meta charset="utf-8" />
    59.8 +	<meta charset="utf-8"/>
    59.9  	<title>SliTaz - News archives 2011</title>
   59.10 -	<meta name="description" content="SliTaz news archives info release" />
   59.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   59.12 +	<meta name="description" content="SliTaz news archives info release"/>
   59.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   59.14  	<meta name="author" content="Christophe Lincoln"/>
   59.15  	<?php include("../../lib/html/meta-link.html"); ?>
   59.16  </head>
    60.1 --- a/en/news/index.php	Thu Apr 23 11:02:06 2015 +0200
    60.2 +++ b/en/news/index.php	Thu Apr 23 23:53:42 2015 +0300
    60.3 @@ -1,10 +1,10 @@
    60.4  <!DOCTYPE html>
    60.5  <html lang="en">
    60.6  <head>
    60.7 -	<meta charset="utf-8" />
    60.8 +	<meta charset="utf-8"/>
    60.9  	<title>SliTaz - News</title>
   60.10 -	<meta name="description" content="SliTaz news archives info release" />
   60.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   60.12 +	<meta name="description" content="SliTaz news archives info release"/>
   60.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   60.14  	<meta name="author" content="Christophe Lincoln"/>
   60.15  	<?php include("../../lib/html/meta-link.html"); ?>
   60.16  </head>
    61.1 --- a/en/search.php	Thu Apr 23 11:02:06 2015 +0200
    61.2 +++ b/en/search.php	Thu Apr 23 23:53:42 2015 +0300
    61.3 @@ -1,10 +1,10 @@
    61.4  <!DOCTYPE html>
    61.5  <html lang="en">
    61.6  <head>
    61.7 -	<meta charset="utf-8" />
    61.8 +	<meta charset="utf-8"/>
    61.9  	<title>SliTaz - Search</title>
   61.10 -	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
   61.11 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   61.12 +	<meta name="description" content="SliTaz GNU/Linux custom search engine"/>
   61.13 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   61.14  	<meta name="author" content="Christophe Lincoln"/>
   61.15  	<?php include("../lib/html/meta-link.html"); ?>
   61.16  </head>
    62.1 --- a/en/sponsor/index.php	Thu Apr 23 11:02:06 2015 +0200
    62.2 +++ b/en/sponsor/index.php	Thu Apr 23 23:53:42 2015 +0300
    62.3 @@ -1,10 +1,10 @@
    62.4  <!DOCTYPE html>
    62.5  <html lang="en">
    62.6  <head>
    62.7 -	<meta charset="utf-8" />
    62.8 +	<meta charset="utf-8"/>
    62.9  	<title>SliTaz - Sponsorship</title>
   62.10 -	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
   62.11 -	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
   62.12 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor"/>
   62.13 +	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support"/>
   62.14  	<meta name="author" content="Christophe Lincoln"/>
   62.15  	<?php include("../../lib/html/meta-link.html"); ?>
   62.16  </head>
    63.1 --- a/en/support.php	Thu Apr 23 11:02:06 2015 +0200
    63.2 +++ b/en/support.php	Thu Apr 23 23:53:42 2015 +0300
    63.3 @@ -1,58 +1,58 @@
    63.4 -<!DOCTYPE html>
    63.5 -<html lang="en">
    63.6 -<head>
    63.7 -	<meta charset="utf-8" />
    63.8 -	<title>SliTaz - Support</title>
    63.9 -	<meta name="description" content="slitaz support" />
   63.10 -	<meta name="keywords" content="slitaz list irc commercial" lang="en" />
   63.11 -	<meta name="author" content="Christophe Lincoln" />
   63.12 -	<?php include("../lib/html/meta-link.html"); ?>
   63.13 -</head>
   63.14 -<body>
   63.15 -
   63.16 -<?php 
   63.17 -include("../lib/html/header.html");
   63.18 -include("../lib/html/nav.html"); 
   63.19 -include("../lib/lang.php");
   63.20 -?>
   63.21 -
   63.22 -<!-- Content -->
   63.23 -<section id="content">
   63.24 -
   63.25 -<h2>SliTaz Support</h2>
   63.26 -
   63.27 -<p>
   63.28 -	The SliTaz Project provides several ways to get help and support. We have
   63.29 -	an active forum and a wide range of documentation.
   63.30 -</p>
   63.31 -
   63.32 -<div class="box">
   63.33 -	<img src="../images/text.png" alt="text" />
   63.34 -	Documentation: <a href="doc/">Release notes &amp; Manuals</a> -
   63.35 -	<a href="http://doc.slitaz.org/en:start">Wiki &amp; Books</a> -
   63.36 -	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
   63.37 -</div>
   63.38 -
   63.39 -<div class="box">
   63.40 -	<img src="../images/users.png" alt="users" />
   63.41 -	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
   63.42 -</div>
   63.43 -
   63.44 -<div class="box">
   63.45 -	<img src="../images/irc.png" alt="irc" />
   63.46 -	IRC Channel: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
   63.47 -	#slitaz on irc.freenode.net
   63.48 -</div>
   63.49 -
   63.50 -<div class="box">
   63.51 -	<img src="../images/support.png" alt="support" />
   63.52 -	Commercial: Please get in contact by mail &lt;asso AT slitaz.org&gt;
   63.53 -</div>
   63.54 -
   63.55 -<!-- End of content -->
   63.56 -</section>
   63.57 -
   63.58 -<?php include("../lib/html/footer.html"); ?>
   63.59 -
   63.60 -</body>
   63.61 -</html>
   63.62 +<!DOCTYPE html>
   63.63 +<html lang="en">
   63.64 +<head>
   63.65 +	<meta charset="utf-8"/>
   63.66 +	<title>SliTaz - Support</title>
   63.67 +	<meta name="description" content="slitaz support"/>
   63.68 +	<meta name="keywords" content="slitaz list irc commercial" lang="en"/>
   63.69 +	<meta name="author" content="Christophe Lincoln"/>
   63.70 +	<?php include("../lib/html/meta-link.html"); ?>
   63.71 +</head>
   63.72 +<body>
   63.73 +
   63.74 +<?php 
   63.75 +include("../lib/html/header.html");
   63.76 +include("../lib/html/nav.html"); 
   63.77 +include("../lib/lang.php");
   63.78 +?>
   63.79 +
   63.80 +<!-- Content -->
   63.81 +<section id="content">
   63.82 +
   63.83 +<h2>SliTaz Support</h2>
   63.84 +
   63.85 +<p>
   63.86 +	The SliTaz Project provides several ways to get help and support. We have
   63.87 +	an active forum and a wide range of documentation.
   63.88 +</p>
   63.89 +
   63.90 +<div class="box">
   63.91 +	<img src="../images/text.png" alt="text" />
   63.92 +	Documentation: <a href="doc/">Release notes &amp; Manuals</a> -
   63.93 +	<a href="http://doc.slitaz.org/en:start">Wiki &amp; Books</a> -
   63.94 +	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
   63.95 +</div>
   63.96 +
   63.97 +<div class="box">
   63.98 +	<img src="../images/users.png" alt="users" />
   63.99 +	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
  63.100 +</div>
  63.101 +
  63.102 +<div class="box">
  63.103 +	<img src="../images/irc.png" alt="irc" />
  63.104 +	IRC Channel: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
  63.105 +	#slitaz on irc.freenode.net
  63.106 +</div>
  63.107 +
  63.108 +<div class="box">
  63.109 +	<img src="../images/support.png" alt="support" />
  63.110 +	Commercial: Please get in contact by mail &lt;asso AT slitaz.org&gt;
  63.111 +</div>
  63.112 +
  63.113 +<!-- End of content -->
  63.114 +</section>
  63.115 +
  63.116 +<?php include("../lib/html/footer.html"); ?>
  63.117 +
  63.118 +</body>
  63.119 +</html>
    64.1 --- a/es/about/index.php	Thu Apr 23 11:02:06 2015 +0200
    64.2 +++ b/es/about/index.php	Thu Apr 23 23:53:42 2015 +0300
    64.3 @@ -1,12 +1,11 @@
    64.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    64.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    64.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    64.7 +<!DOCTYPE html>
    64.8 +<html lang="es">
    64.9  <head>
   64.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   64.11 +	<meta charset="utf-8"/>
   64.12  	<title>SliTaz - Acerca de</title>
   64.13 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
   64.14 -	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd" />
   64.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   64.16 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
   64.17 +	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd"/>
   64.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   64.19  	<?php include("../../lib/html/meta-link.html"); ?>
   64.20  </head>
   64.21  <body>
    65.1 --- a/es/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
    65.2 +++ b/es/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
    65.3 @@ -1,12 +1,11 @@
    65.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    65.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    65.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    65.7 +<!DOCTYPE html>
    65.8 +<html lang="es">
    65.9  <head>
   65.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   65.11 +	<meta charset=utf-8"/>
   65.12  	<title>SliTaz - Artwork</title>
   65.13 -	<meta name="description" content="SliTaz GNU/Linux project artwork images logos" />
   65.14 -	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd" />
   65.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   65.16 +	<meta name="description" content="SliTaz GNU/Linux project artwork images logos"/>
   65.17 +	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd"/>
   65.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   65.19  	<?php include("../../lib/html/meta-link.html"); ?>
   65.20  </head>
   65.21  <body>
    66.1 --- a/es/asso/index.php	Thu Apr 23 11:02:06 2015 +0200
    66.2 +++ b/es/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
    66.3 @@ -1,12 +1,11 @@
    66.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    66.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    66.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    66.7 +<!DOCTYPE html>
    66.8 +<html lang="es">
    66.9  <head>
   66.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   66.11 +	<meta charset="utf-8"/>
   66.12  	<title>SliTaz - Asociación</title>
   66.13 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
   66.14 -	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd" />
   66.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   66.16 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
   66.17 +	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd"/>
   66.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   66.19  	<?php include("../../lib/html/meta-link.html"); ?>
   66.20      <script type="text/javascript">
   66.21  	/* <![CDATA[ */
    67.1 --- a/es/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
    67.2 +++ b/es/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
    67.3 @@ -1,12 +1,11 @@
    67.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    67.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    67.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    67.7 +<!DOCTYPE html>
    67.8 +<html lang="es">
    67.9  <head>
   67.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   67.11 +	<meta charset="utf-8"/>
   67.12  	<title>SliTaz - Desarrollo</title>
   67.13 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
   67.14 -	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd" />
   67.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   67.16 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
   67.17 +	<meta name="keywords" lang="es" content="about slitaz, gnu, linux, mini distro, livecd"/>
   67.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   67.19  	<?php include("../../lib/html/meta-link.html"); ?>
   67.20  </head>
   67.21  <body>
    68.1 --- a/es/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
    68.2 +++ b/es/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
    68.3 @@ -1,12 +1,11 @@
    68.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    68.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    68.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    68.7 +<!DOCTYPE html>
    68.8 +<html lang="es">
    68.9  <head>
   68.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   68.11 +	<meta charset="utf-8"/>
   68.12  	<title>SliTaz - Documentación</title>
   68.13 -	<meta name="description" content="SliTaz GNU/Linux documentation in spanish" />
   68.14 -	<meta name="keywords" lang="es" content="" />
   68.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   68.16 +	<meta name="description" content="SliTaz GNU/Linux documentation in spanish"/>
   68.17 +	<meta name="keywords" lang="es" content=""/>
   68.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   68.19  	<?php include("../../lib/html/meta-link.html"); ?>
   68.20  </head>
   68.21  <body>
    69.1 --- a/es/doc/releases/3.0/relnotes.es.html	Thu Apr 23 11:02:06 2015 +0200
    69.2 +++ b/es/doc/releases/3.0/relnotes.es.html	Thu Apr 23 23:53:42 2015 +0300
    69.3 @@ -1,15 +1,15 @@
    69.4  <!DOCTYPE html>
    69.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="es">
    69.6 +<html lang="es">
    69.7  <head>
    69.8 -	<meta charset="utf-8" />
    69.9 -	<title>SliTaz 3.0 Notas de Lanzamiento </title>
   69.10 -	<meta name="description" content="slitaz doc system releases notes information cooking" />
   69.11 -	<meta name="expires" content="never" />
   69.12 -	<meta name="modified" content="2010-03-22 22:10:00" />
   69.13 -	<meta name="publisher" content="www.slitaz.org" />
   69.14 +	<meta charset="utf-8"/>
   69.15 +	<title>SliTaz 3.0 Notas de Lanzamiento</title>
   69.16 +	<meta name="description" content="slitaz doc system releases notes information cooking"/>
   69.17 +	<meta name="expires" content="never"/>
   69.18 +	<meta name="modified" content="2010-03-22 22:10:00"/>
   69.19 +	<meta name="publisher" content="www.slitaz.org"/>
   69.20  	<meta name="author" content="Christophe Lincoln"/>
   69.21 -	<link rel="shortcut icon" href="/favicon.ico" />
   69.22 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   69.23 +	<link rel="shortcut icon" href="/favicon.ico"/>
   69.24 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   69.25  </head>
   69.26  <body>
   69.27  
    70.1 --- a/es/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    70.2 +++ b/es/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    70.3 @@ -1,11 +1,10 @@
    70.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    70.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    70.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    70.7 +<!DOCTYPE html>
    70.8 +<html lang="es">
    70.9  <head>
   70.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   70.11 +	<meta charset="utf-8"/>
   70.12  	<title>SliTaz - Descargas</title>
   70.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
   70.14 -	<meta name="keywords" lang="es" content="source, iso, livecd, get, free" />
   70.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD free download"/>
   70.16 +	<meta name="keywords" lang="es" content="source, iso, livecd, get, free"/>
   70.17  	<meta name="author" content="Eduardo Suarez-Santana"/>
   70.18  	<?php include("../../lib/html/meta-link.html"); ?>
   70.19  </head>
    71.1 --- a/es/index.php	Thu Apr 23 11:02:06 2015 +0200
    71.2 +++ b/es/index.php	Thu Apr 23 23:53:42 2015 +0300
    71.3 @@ -1,13 +1,12 @@
    71.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    71.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    71.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    71.7 +<!DOCTYPE html>
    71.8 +<html lang="es">
    71.9  <head>
   71.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   71.11 +	<meta charset="utf-8"/>
   71.12  	<title>SliTaz GNU/Linux (es)</title>
   71.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
   71.14 -	<meta name="keywords" lang="es" content="system linux RAM" />
   71.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   71.16 -	<meta name="google-site-verification" content="Fls4e5hWEiUAy1fSbF-01IByDMzZdxlVh26jQP1rwis" />
   71.17 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
   71.18 +	<meta name="keywords" lang="es" content="system linux RAM"/>
   71.19 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   71.20 +	<meta name="google-site-verification" content="Fls4e5hWEiUAy1fSbF-01IByDMzZdxlVh26jQP1rwis"/>
   71.21  	<?php include("../lib/html/meta-link.html"); ?>
   71.22  </head>
   71.23  <body>
    72.1 --- a/es/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
    72.2 +++ b/es/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
    72.3 @@ -1,12 +1,11 @@
    72.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    72.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    72.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    72.7 +<!DOCTYPE html>
    72.8 +<html lang="es">
    72.9  <head>
   72.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   72.11 +	<meta charset="utf-8"/>
   72.12  	<title>SliTaz - Lista de correo</title>
   72.13 -	<meta name="description" content="slitaz users developers mailing list" />
   72.14 -	<meta name="keywords" content="slitaz list mail discuss" lang="es" />
   72.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   72.16 +	<meta name="description" content="slitaz users developers mailing list"/>
   72.17 +	<meta name="keywords" content="slitaz list mail discuss" lang="es"/>
   72.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   72.19  	<?php include("../lib/html/meta-link.html"); ?>
   72.20  </head>
   72.21  <body>
    73.1 --- a/es/news/2008.php	Thu Apr 23 11:02:06 2015 +0200
    73.2 +++ b/es/news/2008.php	Thu Apr 23 23:53:42 2015 +0300
    73.3 @@ -1,11 +1,10 @@
    73.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    73.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    73.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    73.7 +<!DOCTYPE html>
    73.8 +<html lang="es">
    73.9  <head>
   73.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   73.11 +	<meta charset="utf-8"/>
   73.12  	<title>SliTaz - Arquivos de noticias 2008</title>
   73.13 -	<meta name="description" content="SliTaz news archives info release" />
   73.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   73.15 +	<meta name="description" content="SliTaz news archives info release"/>
   73.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   73.17  	<meta name="author" content="Christophe Lincoln"/>
   73.18  	<?php include("../../lib/html/meta-link.html"); ?>
   73.19  </head>
    74.1 --- a/es/news/2009.php	Thu Apr 23 11:02:06 2015 +0200
    74.2 +++ b/es/news/2009.php	Thu Apr 23 23:53:42 2015 +0300
    74.3 @@ -1,11 +1,10 @@
    74.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    74.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    74.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    74.7 +<!DOCTYPE html>
    74.8 +<html lang="es">
    74.9  <head>
   74.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   74.11 +	<meta charset="utf-8"/>
   74.12  	<title>SliTaz - Arquivos de noticias 2009</title>
   74.13 -	<meta name="description" content="SliTaz news archives info release" />
   74.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   74.15 +	<meta name="description" content="SliTaz news archives info release"/>
   74.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   74.17  	<meta name="author" content="Christophe Lincoln"/>
   74.18  	<?php include("../../lib/html/meta-link.html"); ?>
   74.19  </head>
    75.1 --- a/es/news/index.php	Thu Apr 23 11:02:06 2015 +0200
    75.2 +++ b/es/news/index.php	Thu Apr 23 23:53:42 2015 +0300
    75.3 @@ -1,11 +1,10 @@
    75.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    75.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    75.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    75.7 +<!DOCTYPE html>
    75.8 +<html lang="es">
    75.9  <head>
   75.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   75.11 +	<meta charset="utf-8"/>
   75.12  	<title>SliTaz - Arquivos de noticias</title>
   75.13 -	<meta name="description" content="SliTaz news archives info release" />
   75.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
   75.15 +	<meta name="description" content="SliTaz news archives info release"/>
   75.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
   75.17  	<meta name="author" content="Christophe Lincoln"/>
   75.18  	<?php include("../../lib/html/meta-link.html"); ?>
   75.19  </head>
    76.1 --- a/es/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
    76.2 +++ b/es/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
    76.3 @@ -1,12 +1,11 @@
    76.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    76.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    76.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    76.7 +<!DOCTYPE html>
    76.8 +<html lang="es">
    76.9  <head>
   76.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   76.11 +	<meta charset="utf-8"/>
   76.12  	<title>SliTaz - Paquetes</title>
   76.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
   76.14 -	<meta name="keywords" lang="es" content="package, tazpkg" />
   76.15 -	<meta name="author" content="Eduardo Suarez-Santana" />
   76.16 +	<meta name="description" content="SliTaz GNU/Linux LiveCD packages"/>
   76.17 +	<meta name="keywords" lang="es" content="package, tazpkg"/>
   76.18 +	<meta name="author" content="Eduardo Suarez-Santana"/>
   76.19  	<?php include("../../lib/html/meta-link.html"); ?>
   76.20  </head>
   76.21  <body>
    77.1 --- a/es/search.php	Thu Apr 23 11:02:06 2015 +0200
    77.2 +++ b/es/search.php	Thu Apr 23 23:53:42 2015 +0300
    77.3 @@ -1,11 +1,10 @@
    77.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    77.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    77.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
    77.7 +<!DOCTYPE html>
    77.8 +<html lang="es">
    77.9  <head>
   77.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   77.11 +	<meta charset="utf-8"/>
   77.12  	<title>SliTaz - Buscar</title>
   77.13 -	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
   77.14 -	<meta name="keywords" lang="es" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   77.15 +	<meta name="description" content="SliTaz GNU/Linux custom search engine"/>
   77.16 +	<meta name="keywords" lang="es" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   77.17  	<meta name="author" content="Eduardo Suarez-Santana"/>
   77.18  	<?php include("../lib/html/meta-link.html"); ?>
   77.19  </head>
    78.1 --- a/fr/about/events.php	Thu Apr 23 11:02:06 2015 +0200
    78.2 +++ b/fr/about/events.php	Thu Apr 23 23:53:42 2015 +0300
    78.3 @@ -1,10 +1,10 @@
    78.4  <!DOCTYPE html>
    78.5  <html lang="fr">
    78.6  <head>
    78.7 -	<meta charset="utf-8" />
    78.8 +	<meta charset="utf-8"/>
    78.9  	<title>SliTaz - Événements</title>
   78.10 -	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation" />
   78.11 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd" />
   78.12 +	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation"/>
   78.13 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd"/>
   78.14  	<meta name="author" content="Christophe Lincoln"/>
   78.15  	<?php include("../../lib/html/meta-link.html"); ?>
   78.16  </head>
    79.1 --- a/fr/about/index.php	Thu Apr 23 11:02:06 2015 +0200
    79.2 +++ b/fr/about/index.php	Thu Apr 23 23:53:42 2015 +0300
    79.3 @@ -1,10 +1,10 @@
    79.4  <!DOCTYPE html>
    79.5  <html lang="fr">
    79.6  <head>
    79.7 -	<meta charset="utf-8" />
    79.8 +	<meta charset="utf-8"/>
    79.9  	<title>SliTaz - A propos</title>
   79.10 -	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation" />
   79.11 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd" />
   79.12 +	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation"/>
   79.13 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd"/>
   79.14  	<meta name="author" content="Christophe Lincoln"/>
   79.15  	<?php include("../../lib/html/meta-link.html"); ?>
   79.16  </head>
    80.1 --- a/fr/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
    80.2 +++ b/fr/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
    80.3 @@ -1,10 +1,10 @@
    80.4  <!DOCTYPE html>
    80.5  <html lang="fr">
    80.6  <head>
    80.7 -	<meta charset="utf-8" />
    80.8 +	<meta charset="utf-8"/>
    80.9  	<title>SliTaz Art et graphisme</title>
   80.10 -	<meta name="description" content="SliTaz artwork images logo graphisme wallpaper" />
   80.11 -	<meta name="keywords" lang="fr" content="opensource, image, logo, slitaz, spider" />
   80.12 +	<meta name="description" content="SliTaz artwork images logo graphisme wallpaper"/>
   80.13 +	<meta name="keywords" lang="fr" content="opensource, image, logo, slitaz, spider"/>
   80.14  	<meta name="author" content="Christophe Lincoln"/>
   80.15  	<?php include("../../lib/html/meta-link.html"); ?>
   80.16  </head>
    81.1 --- a/fr/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
    81.2 +++ b/fr/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
    81.3 @@ -1,10 +1,10 @@
    81.4  <!DOCTYPE html>
    81.5  <html lang="fr">
    81.6  <head>
    81.7 -	<meta charset="utf-8" />
    81.8 +	<meta charset="utf-8"/>
    81.9  	<title>SliTaz - Captures d'écrans</title>
   81.10 -	<meta name="description" content="SliTaz screenshots captures d'écrans images openbox" />
   81.11 -	<meta name="keywords" lang="fr" content="linux slitaz gnu screenshot" />
   81.12 +	<meta name="description" content="SliTaz screenshots captures d'écrans images openbox"/>
   81.13 +	<meta name="keywords" lang="fr" content="linux slitaz gnu screenshot"/>
   81.14  	<meta name="author" content="Christophe Lincoln"/>
   81.15  	<?php include("../../lib/html/meta-link.html"); ?>
   81.16  </head>
    82.1 --- a/fr/asso/index.php	Thu Apr 23 11:02:06 2015 +0200
    82.2 +++ b/fr/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
    82.3 @@ -1,11 +1,10 @@
    82.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    82.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    82.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    82.7 +<!DOCTYPE html>
    82.8 +<html lang="fr">
    82.9  <head>
   82.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   82.11 +	<meta charset="utf-8"/>
   82.12  	<title>SliTaz - Association</title>
   82.13 -	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation" />
   82.14 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd" />
   82.15 +	<meta name="description" content="Au sujet de SliTaz GNU/Linux mini système d'exploitation"/>
   82.16 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, opensource, livecd"/>
   82.17  	<meta name="author" content="Christophe Lincoln"/>
   82.18  	<?php include("../../lib/html/meta-link.html"); ?>
   82.19  </head>
    83.1 --- a/fr/devel/forge.php	Thu Apr 23 11:02:06 2015 +0200
    83.2 +++ b/fr/devel/forge.php	Thu Apr 23 23:53:42 2015 +0300
    83.3 @@ -1,10 +1,10 @@
    83.4  <!DOCTYPE html>
    83.5  <html lang="fr">
    83.6  <head>
    83.7 -	<meta charset="utf-8" />
    83.8 +	<meta charset="utf-8"/>
    83.9  	<title>SliTaz (fr) - Forge</title>
   83.10 -	<meta name="description" content="Développement de SliTaz GNU/Linux" />
   83.11 -	<meta name="keywords" lang="fr" content="developpement slitaz developer GNU Linux" />
   83.12 +	<meta name="description" content="Développement de SliTaz GNU/Linux"/>
   83.13 +	<meta name="keywords" lang="fr" content="developpement slitaz developer GNU Linux"/>
   83.14  	<meta name="author" content="Christophe Lincoln"/>
   83.15  	<?php include("../../lib/html/meta-link.html"); ?>
   83.16  </head>
    84.1 --- a/fr/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
    84.2 +++ b/fr/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
    84.3 @@ -1,10 +1,10 @@
    84.4  <!DOCTYPE html>
    84.5  <html lang="fr">
    84.6  <head>
    84.7 -	<meta charset="utf-8" />
    84.8 +	<meta charset="utf-8"/>
    84.9  	<title>SliTaz - Coin développeurs</title>
   84.10 -	<meta name="description" content="Développement de SliTaz GNU/Linux" />
   84.11 -	<meta name="keywords" lang="fr" content="developpement slitaz developer GNU Linux" />
   84.12 +	<meta name="description" content="Développement de SliTaz GNU/Linux"/>
   84.13 +	<meta name="keywords" lang="fr" content="developpement slitaz developer GNU Linux"/>
   84.14  	<meta name="author" content="Christophe Lincoln"/>
   84.15  	<?php include("../../lib/html/meta-link.html"); ?>
   84.16  </head>
    85.1 --- a/fr/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
    85.2 +++ b/fr/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
    85.3 @@ -1,10 +1,10 @@
    85.4  <!DOCTYPE html>
    85.5  <html lang="fr">
    85.6  <head>
    85.7 -	<meta charset="utf-8" />
    85.8 +	<meta charset="utf-8"/>
    85.9  	<title>SliTaz (fr) - Documentation</title>
   85.10 -	<meta name="description" content="Documentation du projet SliTaz GNU/Linux shell howto make live-cd" />
   85.11 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome" />
   85.12 +	<meta name="description" content="Documentation du projet SliTaz GNU/Linux shell howto make live-cd"/>
   85.13 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome"/>
   85.14  	<meta name="author" content="Christophe Lincoln"/>
   85.15  	<?php include("../../lib/html/meta-link.html"); ?>
   85.16  </head>
    86.1 --- a/fr/doc/releases/4.0/relnotes.fr.html	Thu Apr 23 11:02:06 2015 +0200
    86.2 +++ b/fr/doc/releases/4.0/relnotes.fr.html	Thu Apr 23 23:53:42 2015 +0300
    86.3 @@ -1,10 +1,10 @@
    86.4  <!DOCTYPE html>
    86.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
    86.6 +<html lang="fr">
    86.7  <head>
    86.8 -	<meta charset="utf-8" />
    86.9 +	<meta charset="utf-8"/>
   86.10  	<title>SliTaz 4.0 Releases Notes</title>
   86.11 -	<link rel="shortcut icon" href="/favicon.ico" />
   86.12 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
   86.13 +	<link rel="shortcut icon" href="/favicon.ico"/>
   86.14 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
   86.15  </head>
   86.16  <body>
   86.17  
    87.1 --- a/fr/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
    87.2 +++ b/fr/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
    87.3 @@ -1,10 +1,10 @@
    87.4  <!DOCTYPE html>
    87.5  <html lang="fr">
    87.6  <head>
    87.7 -	<meta charset="utf-8" />
    87.8 +	<meta charset="utf-8"/>
    87.9  	<title>SliTaz (fr) - LiveCD Flavors</title>
   87.10 -	<meta name="description" content="saveur LiveCD slitaz personnalisé" />
   87.11 -	<meta name="keywords" lang="fr" content="linux gnu live slitaz" />
   87.12 +	<meta name="description" content="saveur LiveCD slitaz personnalisé"/>
   87.13 +	<meta name="keywords" lang="fr" content="linux gnu live slitaz"/>
   87.14  	<meta name="author" content="Christophe Lincoln"/>
   87.15  	<?php include("../../lib/html/meta-link.html"); ?>
   87.16  </head>
    88.1 --- a/fr/get/index.php	Thu Apr 23 11:02:06 2015 +0200
    88.2 +++ b/fr/get/index.php	Thu Apr 23 23:53:42 2015 +0300
    88.3 @@ -1,11 +1,10 @@
    88.4  <!DOCTYPE html>
    88.5  <html lang="fr">
    88.6  <head>
    88.7 -	<meta charset="utf-8" />
    88.8 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    88.9 +	<meta charset="utf-8"/>
   88.10  	<title>SliTaz - Téléchargements</title>
   88.11 -	<meta name="description" content="Télécharger librement SliTaz GNU/Linux LiveCD/LiveUSB" />
   88.12 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome" />
   88.13 +	<meta name="description" content="Télécharger librement SliTaz GNU/Linux LiveCD/LiveUSB"/>
   88.14 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome"/>
   88.15  	<meta name="author" content="Christophe Lincoln"/>
   88.16  	<?php include("../../lib/html/meta-link.html"); ?>
   88.17  </head>
    89.1 --- a/fr/index.php	Thu Apr 23 11:02:06 2015 +0200
    89.2 +++ b/fr/index.php	Thu Apr 23 23:53:42 2015 +0300
    89.3 @@ -1,10 +1,10 @@
    89.4  <!DOCTYPE html>
    89.5  <html lang="fr">
    89.6  <head>
    89.7 -	<meta charset="utf-8" />
    89.8 +	<meta charset="utf-8"/>
    89.9  	<title>SliTaz GNU/Linux (fr)</title>
   89.10 -	<meta name="description" content="SliTaz GNU/Linux français système linux libre gratuit" />
   89.11 -	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, suisse, france, quebec, belgique" />
   89.12 +	<meta name="description" content="SliTaz GNU/Linux français système linux libre gratuit"/>
   89.13 +	<meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, suisse, france, quebec, belgique"/>
   89.14  	<meta name="author" content="Christophe Lincoln"/>
   89.15  	<?php include("../lib/html/meta-link.html"); ?>
   89.16  </head>
    90.1 --- a/fr/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
    90.2 +++ b/fr/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
    90.3 @@ -1,11 +1,10 @@
    90.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    90.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    90.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    90.7 +<!DOCTYPE html>
    90.8 +<html lang="fr">
    90.9  <head>
   90.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   90.11 +	<meta charset="utf-8"/>
   90.12  	<title>SliTaz (fr) - Mailing list</title>
   90.13 -	<meta name="description" content="SliTaz GNU/Linux support mail liste de diffusion utilisateurs deéveloppeurs" />
   90.14 -	<meta name="keywords" lang="fr" content="liste de discussion slitaz" />
   90.15 +	<meta name="description" content="SliTaz GNU/Linux support mail liste de diffusion utilisateurs deéveloppeurs"/>
   90.16 +	<meta name="keywords" lang="fr" content="liste de discussion slitaz"/>
   90.17  	<meta name="author" content="Christophe Lincoln"/>
   90.18  	<?php include("../lib/html/meta-link.html"); ?>
   90.19  </head>
    91.1 --- a/fr/news/2007.php	Thu Apr 23 11:02:06 2015 +0200
    91.2 +++ b/fr/news/2007.php	Thu Apr 23 23:53:42 2015 +0300
    91.3 @@ -1,11 +1,10 @@
    91.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    91.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    91.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    91.7 +<!DOCTYPE html>
    91.8 +<html lang="fr">
    91.9  <head>
   91.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   91.11 +	<meta charset="utf-8"/>
   91.12  	<title>SliTaz - 2007 News archives</title>
   91.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux" />
   91.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   91.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux"/>
   91.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   91.17  	<meta name="author" content="Christophe Lincoln"/>
   91.18  	<?php include("../../lib/html/meta-link.html"); ?>
   91.19  </head>
    92.1 --- a/fr/news/2008.php	Thu Apr 23 11:02:06 2015 +0200
    92.2 +++ b/fr/news/2008.php	Thu Apr 23 23:53:42 2015 +0300
    92.3 @@ -1,11 +1,10 @@
    92.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    92.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    92.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    92.7 +<!DOCTYPE html>
    92.8 +<html lang="fr">
    92.9  <head>
   92.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   92.11 +	<meta charset="utf-8"/>
   92.12  	<title>SliTaz - 2008 News archives</title>
   92.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux" />
   92.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   92.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux"/>
   92.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   92.17  	<meta name="author" content="Christophe Lincoln"/>
   92.18  	<?php include("../../lib/html/meta-link.html"); ?>
   92.19  </head>
    93.1 --- a/fr/news/2009.php	Thu Apr 23 11:02:06 2015 +0200
    93.2 +++ b/fr/news/2009.php	Thu Apr 23 23:53:42 2015 +0300
    93.3 @@ -1,11 +1,10 @@
    93.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    93.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    93.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    93.7 +<!DOCTYPE html>
    93.8 +<html lang="fr">
    93.9  <head>
   93.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   93.11 +	<meta charset="utf-8"/>
   93.12  	<title>SliTaz - 2009 News archives</title>
   93.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   93.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   93.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009"/>
   93.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   93.17  	<meta name="author" content="Christophe Lincoln"/>
   93.18  	<?php include("../../lib/html/meta-link.html"); ?>
   93.19  </head>
   93.20 @@ -158,5 +157,3 @@
   93.21  
   93.22  </body>
   93.23  </html>
   93.24 -
   93.25 -
    94.1 --- a/fr/news/2010.php	Thu Apr 23 11:02:06 2015 +0200
    94.2 +++ b/fr/news/2010.php	Thu Apr 23 23:53:42 2015 +0300
    94.3 @@ -1,11 +1,10 @@
    94.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    94.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    94.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    94.7 +<!DOCTYPE html>
    94.8 +<html lang="fr">
    94.9  <head>
   94.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   94.11 +	<meta charset="utf-8"/>
   94.12  	<title>SliTaz - 2010 News archives</title>
   94.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   94.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   94.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009"/>
   94.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   94.17  	<meta name="author" content="Christophe Lincoln"/>
   94.18  	<?php include("../../lib/html/meta-link.html"); ?>
   94.19  </head>
    95.1 --- a/fr/news/2011.php	Thu Apr 23 11:02:06 2015 +0200
    95.2 +++ b/fr/news/2011.php	Thu Apr 23 23:53:42 2015 +0300
    95.3 @@ -1,11 +1,10 @@
    95.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    95.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    95.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    95.7 +<!DOCTYPE html>
    95.8 +<html lang="fr">
    95.9  <head>
   95.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   95.11 +	<meta charset="utf-8"/>
   95.12  	<title>SliTaz - 2011 News archives</title>
   95.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   95.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   95.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009"/>
   95.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   95.17  	<meta name="author" content="Christophe Lincoln"/>
   95.18  	<?php include("../../lib/html/meta-link.html"); ?>
   95.19  </head>
    96.1 --- a/fr/news/2012.php	Thu Apr 23 11:02:06 2015 +0200
    96.2 +++ b/fr/news/2012.php	Thu Apr 23 23:53:42 2015 +0300
    96.3 @@ -1,11 +1,10 @@
    96.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    96.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    96.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
    96.7 +<!DOCTYPE html>
    96.8 +<html lang="fr">
    96.9  <head>
   96.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   96.11 +	<meta charset="utf-8"/>
   96.12  	<title>SliTaz - 2012 News archives</title>
   96.13 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009" />
   96.14 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   96.15 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux 2009"/>
   96.16 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   96.17  	<meta name="author" content="Christophe Lincoln"/>
   96.18  	<?php include("../../lib/html/meta-link.html"); ?>
   96.19  </head>
    97.1 --- a/fr/news/index.php	Thu Apr 23 11:02:06 2015 +0200
    97.2 +++ b/fr/news/index.php	Thu Apr 23 23:53:42 2015 +0300
    97.3 @@ -1,10 +1,10 @@
    97.4  <!DOCTYPE html>
    97.5  <html lang="fr">
    97.6  <head>
    97.7 -	<meta charset="utf-8" />
    97.8 +	<meta charset="utf-8"/>
    97.9  	<title>SliTaz - Actualité</title>
   97.10 -	<meta name="description" content="Archive des news de SliTaz GNU/Linux" />
   97.11 -	<meta name="keywords" lang="fr" content="slitaz old news" />
   97.12 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux"/>
   97.13 +	<meta name="keywords" lang="fr" content="slitaz old news"/>
   97.14  	<meta name="author" content="Christophe Lincoln"/>
   97.15  	<?php include("../../lib/html/meta-link.html"); ?>
   97.16  </head>
    98.1 --- a/fr/search.php	Thu Apr 23 11:02:06 2015 +0200
    98.2 +++ b/fr/search.php	Thu Apr 23 23:53:42 2015 +0300
    98.3 @@ -1,10 +1,10 @@
    98.4  <!DOCTYPE html>
    98.5  <html lang="fr">
    98.6  <head>
    98.7 -	<meta charset="utf-8" />
    98.8 +	<meta charset="utf-8"/>
    98.9  	<title>SliTaz - Search</title>
   98.10 -	<meta name="description" content="SliTaz GNU/Linux custom search engine" />
   98.11 -	<meta name="keywords" lang="fr" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
   98.12 +	<meta name="description" content="SliTaz GNU/Linux custom search engine"/>
   98.13 +	<meta name="keywords" lang="fr" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
   98.14  	<meta name="author" content="Christophe Lincoln"/>
   98.15  	<?php include("../lib/html/meta-link.html"); ?>
   98.16  </head>
    99.1 --- a/fr/sponsor/index.php	Thu Apr 23 11:02:06 2015 +0200
    99.2 +++ b/fr/sponsor/index.php	Thu Apr 23 23:53:42 2015 +0300
    99.3 @@ -1,10 +1,10 @@
    99.4  <!DOCTYPE html>
    99.5 -<html lang="en">
    99.6 +<html lang="fr">
    99.7  <head>
    99.8 -	<meta charset="utf-8" />
    99.9 +	<meta charset="utf-8"/>
   99.10  	<title>SliTaz - Sponsor</title>
   99.11 -	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
   99.12 -	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
   99.13 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor"/>
   99.14 +	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support"/>
   99.15  	<meta name="author" content="Christophe Lincoln"/>
   99.16  	<?php include("../../lib/html/meta-link.html"); ?>
   99.17  </head>
   100.1 --- a/fr/support.php	Thu Apr 23 11:02:06 2015 +0200
   100.2 +++ b/fr/support.php	Thu Apr 23 23:53:42 2015 +0300
   100.3 @@ -1,58 +1,58 @@
   100.4 -<!DOCTYPE html>
   100.5 -<html lang="fr">
   100.6 -<head>
   100.7 -	<meta charset="utf-8" />
   100.8 -	<title>SliTaz - Support (fr)</title>
   100.9 -	<meta name="description" content="slitaz support en français" />
  100.10 -	<meta name="keywords" content="slitaz liste irc support commercial" lang="fr" />
  100.11 -	<meta name="author" content="Christophe Lincoln" />
  100.12 -	<?php include("../lib/html/meta-link.html"); ?>
  100.13 -</head>
  100.14 -<body>
  100.15 -
  100.16 -<?php 
  100.17 -include("../lib/html/header.fr.html");
  100.18 -include("../lib/html/nav.fr.html"); 
  100.19 -include("../lib/lang.php");
  100.20 -?>
  100.21 -
  100.22 -<!-- Content -->
  100.23 -<section id="content">
  100.24 -
  100.25 -<h2>Support SliTaz</h2>
  100.26 -
  100.27 -<p>
  100.28 -	Le projet SliTaz propose divers moyens d'aide et de support. Nous avons
  100.29 -	un forum actif et une large documentation.
  100.30 -</p>
  100.31 -
  100.32 -<div class="box">
  100.33 -	<img src="../images/text.png" alt="text" />
  100.34 -	Documentation: <a href="doc/">Notes de publication &amp; Manuels</a> -
  100.35 -	<a href="http://doc.slitaz.org/fr:start">Wiki &amp; Livres</a> -
  100.36 -	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
  100.37 -</div>
  100.38 -
  100.39 -<div class="box">
  100.40 -	<img src="../images/users.png" alt="users" />
  100.41 -	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
  100.42 -</div>
  100.43 -
  100.44 -<div class="box">
  100.45 -	<img src="../images/irc.png" alt="irc" />
  100.46 -	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
  100.47 -	#slitaz sur irc.freenode.net
  100.48 -</div>
  100.49 -
  100.50 -<div class="box">
  100.51 -	<img src="../images/support.png" alt="support" />
  100.52 -	Commercial: Veuillez contacter par mail &lt;asso AT slitaz.org&gt;
  100.53 -</div>
  100.54 -
  100.55 -<!-- End of content -->
  100.56 -</section>
  100.57 -
  100.58 -<?php include("../lib/html/footer.html"); ?>
  100.59 -
  100.60 -</body>
  100.61 -</html>
  100.62 +<!DOCTYPE html>
  100.63 +<html lang="fr">
  100.64 +<head>
  100.65 +	<meta charset="utf-8"/>
  100.66 +	<title>SliTaz - Support (fr)</title>
  100.67 +	<meta name="description" content="slitaz support en français"/>
  100.68 +	<meta name="keywords" content="slitaz liste irc support commercial" lang="fr"/>
  100.69 +	<meta name="author" content="Christophe Lincoln"/>
  100.70 +	<?php include("../lib/html/meta-link.html"); ?>
  100.71 +</head>
  100.72 +<body>
  100.73 +
  100.74 +<?php 
  100.75 +include("../lib/html/header.fr.html");
  100.76 +include("../lib/html/nav.fr.html"); 
  100.77 +include("../lib/lang.php");
  100.78 +?>
  100.79 +
  100.80 +<!-- Content -->
  100.81 +<section id="content">
  100.82 +
  100.83 +<h2>Support SliTaz</h2>
  100.84 +
  100.85 +<p>
  100.86 +	Le projet SliTaz propose divers moyens d'aide et de support. Nous avons
  100.87 +	un forum actif et une large documentation.
  100.88 +</p>
  100.89 +
  100.90 +<div class="box">
  100.91 +	<img src="../images/text.png" alt="text" />
  100.92 +	Documentation: <a href="doc/">Notes de publication &amp; Manuels</a> -
  100.93 +	<a href="http://doc.slitaz.org/fr:start">Wiki &amp; Livres</a> -
  100.94 +	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
  100.95 +</div>
  100.96 +
  100.97 +<div class="box">
  100.98 +	<img src="../images/users.png" alt="users" />
  100.99 +	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
 100.100 +</div>
 100.101 +
 100.102 +<div class="box">
 100.103 +	<img src="../images/irc.png" alt="irc" />
 100.104 +	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
 100.105 +	#slitaz sur irc.freenode.net
 100.106 +</div>
 100.107 +
 100.108 +<div class="box">
 100.109 +	<img src="../images/support.png" alt="support" />
 100.110 +	Commercial: Veuillez contacter par mail &lt;asso AT slitaz.org&gt;
 100.111 +</div>
 100.112 +
 100.113 +<!-- End of content -->
 100.114 +</section>
 100.115 +
 100.116 +<?php include("../lib/html/footer.html"); ?>
 100.117 +
 100.118 +</body>
 100.119 +</html>
   101.1 --- a/i18n.php	Thu Apr 23 11:02:06 2015 +0200
   101.2 +++ b/i18n.php	Thu Apr 23 23:53:42 2015 +0300
   101.3 @@ -1,10 +1,10 @@
   101.4  <!DOCTYPE html>
   101.5  <html lang="en">
   101.6  <head>
   101.7 -	<meta charset="utf-8" />
   101.8 +	<meta charset="utf-8"/>
   101.9  	<title>SliTaz - Internationalization</title>
  101.10 -	<meta name="description" content="SliTaz GNU/Linux languages" />
  101.11 -	<meta name="keywords" lang="en" content="SliTaz POT, gettext, translation" />
  101.12 +	<meta name="description" content="SliTaz GNU/Linux languages"/>
  101.13 +	<meta name="keywords" lang="en" content="SliTaz POT, gettext, translation"/>
  101.14  	<meta name="author" content="Christophe Lincoln"/>
  101.15  	<?php include("lib/html/meta-link.html"); ?>
  101.16  	<style type="text/css">
   102.1 --- a/id/index.php	Thu Apr 23 11:02:06 2015 +0200
   102.2 +++ b/id/index.php	Thu Apr 23 23:53:42 2015 +0300
   102.3 @@ -1,12 +1,11 @@
   102.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   102.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   102.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="id" lang="id">
   102.7 +<!DOCTYPE html>
   102.8 +<html lang="id">
   102.9  <head>
  102.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  102.11 +	<meta charset="utf-8"/>
  102.12  	<title>SliTaz GNU/Linux (id)</title>
  102.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
  102.14 -	<meta name="keywords" lang="en" content="SliTaz indonesian" />
  102.15 -	<meta name="author" content="AjiNalo" />
  102.16 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
  102.17 +	<meta name="keywords" lang="en" content="SliTaz indonesian"/>
  102.18 +	<meta name="author" content="AjiNalo"/>
  102.19  	<?php include("../lib/html/meta-link.html"); ?>
  102.20  </head>
  102.21  <body>
   103.1 --- a/it/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
   103.2 +++ b/it/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
   103.3 @@ -1,11 +1,10 @@
   103.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   103.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   103.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
   103.7 +<!DOCTYPE html>
   103.8 +<html lang="it">
   103.9  <head>
  103.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  103.11 +	<meta charset="utf-8"/>
  103.12  	<title>SliTaz - Documentazione Italiana</title>
  103.13 -	<meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
  103.14 -	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
  103.15 +	<meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages"/>
  103.16 +	<meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM"/>
  103.17  	<meta name="author" content="Alessandro Frisenda"/>
  103.18  <?php include("../../lib/html/meta-link.html"); ?>
  103.19  </head>
   104.1 --- a/it/get/index.php	Thu Apr 23 11:02:06 2015 +0200
   104.2 +++ b/it/get/index.php	Thu Apr 23 23:53:42 2015 +0300
   104.3 @@ -1,11 +1,10 @@
   104.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   104.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   104.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
   104.7 +<!DOCTYPE html>
   104.8 +<html lang="it">
   104.9  <head>
  104.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  104.11 +	<meta charset="utf-8"/>
  104.12  	<title>SliTaz - Scarica</title>
  104.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
  104.14 -	<meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
  104.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD free download"/>
  104.16 +	<meta name="keywords" lang="en" content="source, iso, livecd, get, free"/>
  104.17  	<meta name="author" content="Alessandro Frisenda"/>
  104.18  	<?php include("../../lib/html/meta-link.html"); ?>
  104.19  </head>
   105.1 --- a/it/index.php	Thu Apr 23 11:02:06 2015 +0200
   105.2 +++ b/it/index.php	Thu Apr 23 23:53:42 2015 +0300
   105.3 @@ -1,176 +1,175 @@
   105.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   105.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   105.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
   105.7 -<head>
   105.8 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   105.9 -	<title>SliTaz GNU/Linux (it)</title>
  105.10 -	<meta name="description" content="SliTaz GNU/Linux LiveCD in italian" />
  105.11 -	<meta name="keywords" lang="it" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
  105.12 -	<meta name="author" content="Alessandro Frisenda"/>
  105.13 -	<?php include("../lib/html/meta-link.html"); ?>
  105.14 -</head>
  105.15 -<body>
  105.16 -
  105.17 -<?php include("../lib/html/header.html"); ?>
  105.18 -
  105.19 -<!-- Block -->
  105.20 -<div id="block">
  105.21 -	<?php include("../lib/html/nav.it.html"); ?>
  105.22 -	<!-- Information/image -->
  105.23 -	<div id="block_info">
  105.24 -		<h4>Sito Web Italiano</h4>
  105.25 -		<p>
  105.26 -			SliTaz è un sistema operativo gratuito che offre un desktop o server
  105.27 -			completo in meno di 35 MB.
  105.28 -		</p>
  105.29 -		<p>
  105.30 -			In modalità Live SliTaz può girare completamente nella memoria RAM
  105.31 -			e partire da dispositivi portatili e rimovibili come un cdrom o una
  105.32 -			chiavetta USB. Il sistema è sicuro, stabile e facile da utilizzare.
  105.33 -			<a href="../en/about/">Più informazioni...(en)</a>
  105.34 -		</p>
  105.35 -	</div>
  105.36 -</div>
  105.37 -
  105.38 -<?php include("../lib/lang.php"); ?>
  105.39 -
  105.40 -<!-- Content -->
  105.41 -<div id="content">
  105.42 -
  105.43 -<!-- <div class="box-up">
  105.44 -	<p>
  105.45 -		Call for sponsor!
  105.46 -	</p>
  105.47 -</div> -->
  105.48 -
  105.49 -<!--
  105.50 -    SliTaz news starting.
  105.51 --->
  105.52 -
  105.53 -<h2>Ultime Novità</h2>
  105.54 -
  105.55 -<p>
  105.56 -	Il sito di SliTaz offre le novità principali del progetto nonché le novità
  105.57 -	sulle attività generali dei sotto-progetti sul
  105.58 -	<a href="http://scn.slitaz.org/">sito della comunità</a>. Entrambi sono
  105.59 -	disponibili come <a href="/rss.xml">feed XML</a>. Il progetto pubblica
  105.60 -	anche una piccola Newsletter mensile. Questa pagina e il sito web
  105.61 -	<a href="../">Pagina Principale</a> vi darà una buona panoramica delle
  105.62 -	ultime novità, impegni e Tweets.
  105.63 -</p>
  105.64 -
  105.65 -<div class="box">
  105.66 -	<img src="/images/news.png" alt="[ ]" />
  105.67 -	<a href="http://scn.slitaz.org/">Novità dal Blog</a> |
  105.68 -	<a href="http://doc.slitaz.org/en:newsletter:start">Newsletter Mensile</a>
  105.69 -</div>
  105.70 -
  105.71 -<div class="news">
  105.72 -
  105.73 -<ul>
  105.74 -	<!-- <li><strong>Date - Title</strong>
  105.75 -	<p></p>
  105.76 -	</li> -->
  105.77 -
  105.78 -	<li>
  105.79 -		<strong>29 Marzo 2011 - Nuova Cooking 20110329</strong>
  105.80 -	<p>
  105.81 -	Il team di SliTaz è felice di annunciare il rilascio di una nuova cooking
  105.82 -	ISO caratterizzata da oltre 2900 pacchetti. Tutti i pacchetti sono stati
  105.83 -	ricostruiti usando il nostro nuovo strumento di cooking , ora incluso in
  105.84 -	tazwok. Esso contiene il Kernel Linux 2.6.37 compilato su glibc 2.13,
  105.85 -	binutils 2.21 &amp; gcc 4.5.2. Il Core LiveCD include Midori 0.3.3. Tazpkg
  105.86 -	ora è interamente tradotto in Francese e siamo disponibili per ricevere
  105.87 -	ulteriori traduzioni. Tazwok è stato interamente reiscritto ed è ora
  105.88 -	possibile ricucocere SliTaz da Scratch usando qualsiasi ISO. Questa ISO
  105.89 -	è la prima di una serie di release candidate che ci porterà ad un rilascio
  105.90 -	stabile ovvero la 4.0.
  105.91 -	</p>
  105.92 -	<p>
  105.93 -	Un sacco di lavoro è stato fatto dalla nostra ultima cooking ISO rilasciata
  105.94 -	a novembre: più di 2200 cambiamenti sono stati apportati al lavoro, e diverse
  105.95 -	centinaia ancora negli strumenti fatti in casa. Siamo orgogliosi di
  105.96 -	annunciare che la comunità di SliTaz è cresciuta un sacco in questi ultimi
  105.97 -	mesi: lo scorso anno, molti più cambiamenti sono stati apportati che nei
  105.98 -	quattro precedenti. Comunque, quantità non significa qualità. Abbiamo
  105.99 -	bisogno il vostro aiuto per testare questa nuova ISO per poi riportare
 105.100 -	eventuali bugs. Se volete, siete i benvenuti per aiutare a sistemare i
 105.101 -	problemi conosciuti prima che la 4.0 venga rilasciata. Puoi partecipare
 105.102 -	ai membri della squadra via IRC, mailing-list, forums o mandando una mail
 105.103 -	ai manutentori dei pacchetti. Speriamo gradiate questo nuovo
 105.104 -	<a href="get/">rilascio!</a>
 105.105 -	</p>
 105.106 -	</li>
 105.107 -
 105.108 -	<li><a href="/en/news/">Più novità</a> o sfoglia gli archivi (English):
 105.109 -	<a href="/en/news/2007.php">2007</a> |
 105.110 -	<a href="/en/news/2008.php">2008</a> |
 105.111 -	<a href="/en/news/2009.php">2009</a></li>
 105.112 -</ul>
 105.113 -
 105.114 -<!-- End of news -->
 105.115 -</div>
 105.116 -
 105.117 -<h2>Attività del Progetto</h2>
 105.118 -
 105.119 -<?php require_once("../lib/get-feeds.php"); ?>
 105.120 -
 105.121 -<div class="activity">
 105.122 -	<p>
 105.123 -		<a href="http://scn.slitaz.org/?log"><img
 105.124 -			src="/images/users.png" alt="[ ]" /></a>
 105.125 -		Bacheca degli Sviluppatori
 105.126 -		<?php get_feed("scn.xml"); ?>
 105.127 -	</div>
 105.128 -	<p class="activity_more">
 105.129 -		<a href="http://scn.slitaz.org/?log">Più Attività</a>
 105.130 -	</p>
 105.131 -</div>
 105.132 -
 105.133 -<div class="activity">
 105.134 -	<p>
 105.135 -		<a href="http://forum.slitaz.org/"><img 
 105.136 -			src="/images/support.png" alt="[ ]" /></a>
 105.137 -		Forum activity
 105.138 -		<?php get_feed_forum("forum.xml"); ?>
 105.139 -	</div>
 105.140 -	<p class="activity_more">
 105.141 -		<a href="http://forum.slitaz.org/">More support</a>
 105.142 -	</p>
 105.143 -</div>
 105.144 -
 105.145 -<div class="activity">
 105.146 -	<p>
 105.147 -		<a href="http://hg.slitaz.org/">
 105.148 -			<img src="/images/development.png" alt="[ ]" /></a>
 105.149 -		Ultimi impegni in progresso
 105.150 -		<?php get_feed("wok.xml"); ?>
 105.151 -	</div>
 105.152 -	<p class="activity_more">
 105.153 -		<a href="http://hg.slitaz.org/">Più Impegni</a>
 105.154 -	</p>
 105.155 -</div>
 105.156 -
 105.157 -<h2>Supportaci</h2>
 105.158 -
 105.159 -<p>
 105.160 -	Rendi SliTaz ancora più popolare o fai una donazione. Puoi utlizzare PayPal
 105.161 -	o un Flattr micropayment per supportarci monetariamente. Puoi parlare
 105.162 -	del nostro progetto tramite Blog, Tweets, o qualsiasi altra cosa per
 105.163 -	aiutarci a diffonderlo. Puoi anche prendere parte direttamente al
 105.164 -	progetto sulla <a href="http://scn.slitaz.org/">Comunità di SliTaz</a>.
 105.165 -</p>
 105.166 -
 105.167 -<?php include("../lib/html/donate.html"); ?>
 105.168 -
 105.169 -<h3>Twitter &amp; Facebook</h3>
 105.170 -
 105.171 -<?php include("../lib/html/social.html"); ?>
 105.172 -
 105.173 -<!-- End of content  -->
 105.174 -</div>
 105.175 -
 105.176 -<?php include("../lib/html/footer.html"); ?>
 105.177 -
 105.178 -</body>
 105.179 -</html>
 105.180 +<!DOCTYPE html>
 105.181 +<html lang="it">
 105.182 +<head>
 105.183 +	<meta charset="utf-8"/>
 105.184 +	<title>SliTaz GNU/Linux (it)</title>
 105.185 +	<meta name="description" content="SliTaz GNU/Linux LiveCD in italian"/>
 105.186 +	<meta name="keywords" lang="it" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM"/>
 105.187 +	<meta name="author" content="Alessandro Frisenda"/>
 105.188 +	<?php include("../lib/html/meta-link.html"); ?>
 105.189 +</head>
 105.190 +<body>
 105.191 +
 105.192 +<?php include("../lib/html/header.html"); ?>
 105.193 +
 105.194 +<!-- Block -->
 105.195 +<div id="block">
 105.196 +	<?php include("../lib/html/nav.it.html"); ?>
 105.197 +	<!-- Information/image -->
 105.198 +	<div id="block_info">
 105.199 +		<h4>Sito Web Italiano</h4>
 105.200 +		<p>
 105.201 +			SliTaz è un sistema operativo gratuito che offre un desktop o server
 105.202 +			completo in meno di 35 MB.
 105.203 +		</p>
 105.204 +		<p>
 105.205 +			In modalità Live SliTaz può girare completamente nella memoria RAM
 105.206 +			e partire da dispositivi portatili e rimovibili come un cdrom o una
 105.207 +			chiavetta USB. Il sistema è sicuro, stabile e facile da utilizzare.
 105.208 +			<a href="../en/about/">Più informazioni...(en)</a>
 105.209 +		</p>
 105.210 +	</div>
 105.211 +</div>
 105.212 +
 105.213 +<?php include("../lib/lang.php"); ?>
 105.214 +
 105.215 +<!-- Content -->
 105.216 +<div id="content">
 105.217 +
 105.218 +<!-- <div class="box-up">
 105.219 +	<p>
 105.220 +		Call for sponsor!
 105.221 +	</p>
 105.222 +</div> -->
 105.223 +
 105.224 +<!--
 105.225 +    SliTaz news starting.
 105.226 +-->
 105.227 +
 105.228 +<h2>Ultime Novità</h2>
 105.229 +
 105.230 +<p>
 105.231 +	Il sito di SliTaz offre le novità principali del progetto nonché le novità
 105.232 +	sulle attività generali dei sotto-progetti sul
 105.233 +	<a href="http://scn.slitaz.org/">sito della comunità</a>. Entrambi sono
 105.234 +	disponibili come <a href="/rss.xml">feed XML</a>. Il progetto pubblica
 105.235 +	anche una piccola Newsletter mensile. Questa pagina e il sito web
 105.236 +	<a href="../">Pagina Principale</a> vi darà una buona panoramica delle
 105.237 +	ultime novità, impegni e Tweets.
 105.238 +</p>
 105.239 +
 105.240 +<div class="box">
 105.241 +	<img src="/images/news.png" alt="[ ]" />
 105.242 +	<a href="http://scn.slitaz.org/">Novità dal Blog</a> |
 105.243 +	<a href="http://doc.slitaz.org/en:newsletter:start">Newsletter Mensile</a>
 105.244 +</div>
 105.245 +
 105.246 +<div class="news">
 105.247 +
 105.248 +<ul>
 105.249 +	<!-- <li><strong>Date - Title</strong>
 105.250 +	<p></p>
 105.251 +	</li> -->
 105.252 +
 105.253 +	<li>
 105.254 +		<strong>29 Marzo 2011 - Nuova Cooking 20110329</strong>
 105.255 +	<p>
 105.256 +	Il team di SliTaz è felice di annunciare il rilascio di una nuova cooking
 105.257 +	ISO caratterizzata da oltre 2900 pacchetti. Tutti i pacchetti sono stati
 105.258 +	ricostruiti usando il nostro nuovo strumento di cooking , ora incluso in
 105.259 +	tazwok. Esso contiene il Kernel Linux 2.6.37 compilato su glibc 2.13,
 105.260 +	binutils 2.21 &amp; gcc 4.5.2. Il Core LiveCD include Midori 0.3.3. Tazpkg
 105.261 +	ora è interamente tradotto in Francese e siamo disponibili per ricevere
 105.262 +	ulteriori traduzioni. Tazwok è stato interamente reiscritto ed è ora
 105.263 +	possibile ricucocere SliTaz da Scratch usando qualsiasi ISO. Questa ISO
 105.264 +	è la prima di una serie di release candidate che ci porterà ad un rilascio
 105.265 +	stabile ovvero la 4.0.
 105.266 +	</p>
 105.267 +	<p>
 105.268 +	Un sacco di lavoro è stato fatto dalla nostra ultima cooking ISO rilasciata
 105.269 +	a novembre: più di 2200 cambiamenti sono stati apportati al lavoro, e diverse
 105.270 +	centinaia ancora negli strumenti fatti in casa. Siamo orgogliosi di
 105.271 +	annunciare che la comunità di SliTaz è cresciuta un sacco in questi ultimi
 105.272 +	mesi: lo scorso anno, molti più cambiamenti sono stati apportati che nei
 105.273 +	quattro precedenti. Comunque, quantità non significa qualità. Abbiamo
 105.274 +	bisogno il vostro aiuto per testare questa nuova ISO per poi riportare
 105.275 +	eventuali bugs. Se volete, siete i benvenuti per aiutare a sistemare i
 105.276 +	problemi conosciuti prima che la 4.0 venga rilasciata. Puoi partecipare
 105.277 +	ai membri della squadra via IRC, mailing-list, forums o mandando una mail
 105.278 +	ai manutentori dei pacchetti. Speriamo gradiate questo nuovo
 105.279 +	<a href="get/">rilascio!</a>
 105.280 +	</p>
 105.281 +	</li>
 105.282 +
 105.283 +	<li><a href="/en/news/">Più novità</a> o sfoglia gli archivi (English):
 105.284 +	<a href="/en/news/2007.php">2007</a> |
 105.285 +	<a href="/en/news/2008.php">2008</a> |
 105.286 +	<a href="/en/news/2009.php">2009</a></li>
 105.287 +</ul>
 105.288 +
 105.289 +<!-- End of news -->
 105.290 +</div>
 105.291 +
 105.292 +<h2>Attività del Progetto</h2>
 105.293 +
 105.294 +<?php require_once("../lib/get-feeds.php"); ?>
 105.295 +
 105.296 +<div class="activity">
 105.297 +	<p>
 105.298 +		<a href="http://scn.slitaz.org/?log"><img
 105.299 +			src="/images/users.png" alt="[ ]" /></a>
 105.300 +		Bacheca degli Sviluppatori
 105.301 +		<?php get_feed("scn.xml"); ?>
 105.302 +	</div>
 105.303 +	<p class="activity_more">
 105.304 +		<a href="http://scn.slitaz.org/?log">Più Attività</a>
 105.305 +	</p>
 105.306 +</div>
 105.307 +
 105.308 +<div class="activity">
 105.309 +	<p>
 105.310 +		<a href="http://forum.slitaz.org/"><img 
 105.311 +			src="/images/support.png" alt="[ ]" /></a>
 105.312 +		Forum activity
 105.313 +		<?php get_feed_forum("forum.xml"); ?>
 105.314 +	</div>
 105.315 +	<p class="activity_more">
 105.316 +		<a href="http://forum.slitaz.org/">More support</a>
 105.317 +	</p>
 105.318 +</div>
 105.319 +
 105.320 +<div class="activity">
 105.321 +	<p>
 105.322 +		<a href="http://hg.slitaz.org/">
 105.323 +			<img src="/images/development.png" alt="[ ]" /></a>
 105.324 +		Ultimi impegni in progresso
 105.325 +		<?php get_feed("wok.xml"); ?>
 105.326 +	</div>
 105.327 +	<p class="activity_more">
 105.328 +		<a href="http://hg.slitaz.org/">Più Impegni</a>
 105.329 +	</p>
 105.330 +</div>
 105.331 +
 105.332 +<h2>Supportaci</h2>
 105.333 +
 105.334 +<p>
 105.335 +	Rendi SliTaz ancora più popolare o fai una donazione. Puoi utlizzare PayPal
 105.336 +	o un Flattr micropayment per supportarci monetariamente. Puoi parlare
 105.337 +	del nostro progetto tramite Blog, Tweets, o qualsiasi altra cosa per
 105.338 +	aiutarci a diffonderlo. Puoi anche prendere parte direttamente al
 105.339 +	progetto sulla <a href="http://scn.slitaz.org/">Comunità di SliTaz</a>.
 105.340 +</p>
 105.341 +
 105.342 +<?php include("../lib/html/donate.html"); ?>
 105.343 +
 105.344 +<h3>Twitter &amp; Facebook</h3>
 105.345 +
 105.346 +<?php include("../lib/html/social.html"); ?>
 105.347 +
 105.348 +<!-- End of content  -->
 105.349 +</div>
 105.350 +
 105.351 +<?php include("../lib/html/footer.html"); ?>
 105.352 +
 105.353 +</body>
 105.354 +</html>
   106.1 --- a/it/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
   106.2 +++ b/it/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
   106.3 @@ -1,12 +1,11 @@
   106.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   106.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   106.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
   106.7 +<!DOCTYPE html>
   106.8 +<html lang="it">
   106.9  <head>
  106.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  106.11 +	<meta charset="utf-8"/>
  106.12  	<title>SliTaz - Mailing list (it)</title>
  106.13 -	<meta name="description" content="slitaz users developpers mailing list" />
  106.14 -	<meta name="keywords" content="slitaz list mail discussione" lang="it" />
  106.15 -	<meta name="author" content="Giovanni Santini" />
  106.16 +	<meta name="description" content="slitaz users developpers mailing list"/>
  106.17 +	<meta name="keywords" content="slitaz list mail discussione" lang="it"/>
  106.18 +	<meta name="author" content="Giovanni Santini"/>
  106.19  	<?php include("../lib/html/meta-link.html"); ?>
  106.20  </head>
  106.21  <body>
   107.1 --- a/it/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
   107.2 +++ b/it/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
   107.3 @@ -1,120 +1,119 @@
   107.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   107.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   107.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   107.7 -<head>
   107.8 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
   107.9 -	<title>SliTaz - Pacchetti</title>
  107.10 -	<meta name="description" content="SliTaz GNU/Linux LiveCD packages" />
  107.11 -	<meta name="keywords" lang="en" content="package, tazpkg" />    
  107.12 -	<meta name="author" content="Alessandro Frisenda"/>
  107.13 -	<?php include("../../lib/html/meta-link.html"); ?>
  107.14 -</head>
  107.15 -<body>
  107.16 -
  107.17 -<?php include("../../lib/html/header.html"); ?>
  107.18 -
  107.19 -<!-- Block -->
  107.20 -<div id="block">
  107.21 -	<?php include("../../lib/html/nav.it.html"); ?>
  107.22 -	<!-- Information/image -->
  107.23 -	<div id="block_info">
  107.24 -		<h4>Pacchetti</h4>
  107.25 -		<p>
  107.26 -			Questa parte del sito vi permette di vedere tutto dei pacchetti
  107.27 -			software disponibili nelle fonti di SliTaz. Le pagine sono
  107.28 -			automaticamente aggiornate quotidianamente. Tutti i pacchetti sono
  107.29 -			installabili tramite il gestore pacchetti Tazpkg usando
  107.30 -			l'interfaccia grafica o il comando:
  107.31 -			<code>tazpkg get-install pkgname</code>.
  107.32 -		</p>
  107.33 -		<p>
  107.34 -			Sfoglia l'interfaccia web dei pacchetti: 
  107.35 -			<a href="http://pkgs.slitaz.org/stable/">Stabile</a>
  107.36 -			| <a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
  107.37 -		</p>
  107.38 -	</div>
  107.39 -</div>
  107.40 -
  107.41 -<?php include("../../lib/lang.php"); ?>
  107.42 -
  107.43 -<!-- Content -->
  107.44 -<div id="content">
  107.45 -
  107.46 -<div style="text-align: center; margin-bottom: 40px;">
  107.47 -	<form method="post" action="http://pkgs.slitaz.org/">
  107.48 -		<div class="searchbox">
  107.49 -			<p>
  107.50 -				<input type="hidden" name="lang" value="en" />
  107.51 -				<input type="text" name="query" size="24" style="width: 80%;" />
  107.52 -				<input type="submit" name="search" value="Cerca" />
  107.53 -			</p>
  107.54 -		</div>
  107.55 -		Cerca per:
  107.56 -		<select name="object">
  107.57 -			<option value="Package">Pacchetto</option>
  107.58 -			<option value="Desc">Descrizione</option>
  107.59 -			<option value="Tags">Parole Chiave</option>
  107.60 -			<option value="Depends">Dipendenze</option>
  107.61 -			<option value="BuildDepends">Dipendenze di Costruzione</option>
  107.62 -			<option value="File">File</option>
  107.63 -			<option value="File_list">Lista File</option>
  107.64 -			<option value="FileOverlap">Files Comuni</option>
  107.65 -		</select>
  107.66 -		in
  107.67 -		<select name="version">
  107.68 -			<option value="cooking">Cooking</option>
  107.69 -			<option value="stable">Stabile</option>
  107.70 -			<option value="2.0">2.0</option>
  107.71 -			<option value="1.0">1.0</option>
  107.72 -		</select>
  107.73 -	</form>
  107.74 -</div>
  107.75 -
  107.76 -<div class="box">
  107.77 -	<img src="/images/text.png" alt="[ ]" />
  107.78 -	Lista pacchetti:
  107.79 -	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
  107.80 -		>Stabile</a> |
  107.81 -	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
  107.82 -		>Cooking</a><br />
  107.83 -	<img src="/images/network.png" alt="[ ]" />
  107.84 -	Fonte principale:
  107.85 -	<a href="http://mirror.slitaz.org/packages/"
  107.86 -		>http://mirror.slitaz.org/packages/</a>
  107.87 -</div>
  107.88 -
  107.89 -<h2>Attività</h2>
  107.90 -
  107.91 -<?php require_once("../../lib/get-feeds.php"); ?>
  107.92 -
  107.93 -<div class="activity">
  107.94 -	<p>
  107.95 -		<a href="http://hg.slitaz.org/">
  107.96 -			<img src="/images/development.png" alt="[ ]" /></a>
  107.97 -		Ultimi impegni in progresso
  107.98 -		<?php get_feed("wok.xml"); ?>
  107.99 -	</div>
 107.100 -	<p class="activity_more">
 107.101 -		<a href="http://hg.slitaz.org/">Più impegni</a>
 107.102 -	</p>
 107.103 -</div>
 107.104 -
 107.105 -<h2>Documentazione</h2>
 107.106 -
 107.107 -<p>
 107.108 -	Il progetto SliTaz fornisce una
 107.109 -	<a href="http://doc.slitaz.org/">documentazione</a>
 107.110 -	dettagliata per permettervi di imparare come installare e gestire i
 107.111 -	pacchetti sulla vostra distribuzione SliTaz GNU/Linux. 
 107.112 -	I membri del <a href="http://forum.slitaz.org/">forum di supporto</a>
 107.113 -	vi aiuteranno in caso di complicazioni, ed è inoltre il posto dove
 107.114 -	richiedere un nuovo pacchetto.
 107.115 -</p>
 107.116 -
 107.117 -<!-- End of content -->
 107.118 -</div>
 107.119 -
 107.120 -<?php include("../../lib/html/footer.html"); ?>
 107.121 -
 107.122 -</body>
 107.123 -</html>
 107.124 +<!DOCTYPE html>
 107.125 +<html lang="it">
 107.126 +<head>
 107.127 +	<meta charset="utf-8"/>
 107.128 +	<title>SliTaz - Pacchetti</title>
 107.129 +	<meta name="description" content="SliTaz GNU/Linux LiveCD packages"/>
 107.130 +	<meta name="keywords" lang="en" content="package, tazpkg"/>
 107.131 +	<meta name="author" content="Alessandro Frisenda"/>
 107.132 +	<?php include("../../lib/html/meta-link.html"); ?>
 107.133 +</head>
 107.134 +<body>
 107.135 +
 107.136 +<?php include("../../lib/html/header.html"); ?>
 107.137 +
 107.138 +<!-- Block -->
 107.139 +<div id="block">
 107.140 +	<?php include("../../lib/html/nav.it.html"); ?>
 107.141 +	<!-- Information/image -->
 107.142 +	<div id="block_info">
 107.143 +		<h4>Pacchetti</h4>
 107.144 +		<p>
 107.145 +			Questa parte del sito vi permette di vedere tutto dei pacchetti
 107.146 +			software disponibili nelle fonti di SliTaz. Le pagine sono
 107.147 +			automaticamente aggiornate quotidianamente. Tutti i pacchetti sono
 107.148 +			installabili tramite il gestore pacchetti Tazpkg usando
 107.149 +			l'interfaccia grafica o il comando:
 107.150 +			<code>tazpkg get-install pkgname</code>.
 107.151 +		</p>
 107.152 +		<p>
 107.153 +			Sfoglia l'interfaccia web dei pacchetti: 
 107.154 +			<a href="http://pkgs.slitaz.org/stable/">Stabile</a>
 107.155 +			| <a href="http://pkgs.slitaz.org/cooking/">Cooking</a>
 107.156 +		</p>
 107.157 +	</div>
 107.158 +</div>
 107.159 +
 107.160 +<?php include("../../lib/lang.php"); ?>
 107.161 +
 107.162 +<!-- Content -->
 107.163 +<div id="content">
 107.164 +
 107.165 +<div style="text-align: center; margin-bottom: 40px;">
 107.166 +	<form method="post" action="http://pkgs.slitaz.org/">
 107.167 +		<div class="searchbox">
 107.168 +			<p>
 107.169 +				<input type="hidden" name="lang" value="en" />
 107.170 +				<input type="text" name="query" size="24" style="width: 80%;" />
 107.171 +				<input type="submit" name="search" value="Cerca" />
 107.172 +			</p>
 107.173 +		</div>
 107.174 +		Cerca per:
 107.175 +		<select name="object">
 107.176 +			<option value="Package">Pacchetto</option>
 107.177 +			<option value="Desc">Descrizione</option>
 107.178 +			<option value="Tags">Parole Chiave</option>
 107.179 +			<option value="Depends">Dipendenze</option>
 107.180 +			<option value="BuildDepends">Dipendenze di Costruzione</option>
 107.181 +			<option value="File">File</option>
 107.182 +			<option value="File_list">Lista File</option>
 107.183 +			<option value="FileOverlap">Files Comuni</option>
 107.184 +		</select>
 107.185 +		in
 107.186 +		<select name="version">
 107.187 +			<option value="cooking">Cooking</option>
 107.188 +			<option value="stable">Stabile</option>
 107.189 +			<option value="2.0">2.0</option>
 107.190 +			<option value="1.0">1.0</option>
 107.191 +		</select>
 107.192 +	</form>
 107.193 +</div>
 107.194 +
 107.195 +<div class="box">
 107.196 +	<img src="/images/text.png" alt="[ ]" />
 107.197 +	Lista pacchetti:
 107.198 +	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
 107.199 +		>Stabile</a> |
 107.200 +	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
 107.201 +		>Cooking</a><br />
 107.202 +	<img src="/images/network.png" alt="[ ]" />
 107.203 +	Fonte principale:
 107.204 +	<a href="http://mirror.slitaz.org/packages/"
 107.205 +		>http://mirror.slitaz.org/packages/</a>
 107.206 +</div>
 107.207 +
 107.208 +<h2>Attività</h2>
 107.209 +
 107.210 +<?php require_once("../../lib/get-feeds.php"); ?>
 107.211 +
 107.212 +<div class="activity">
 107.213 +	<p>
 107.214 +		<a href="http://hg.slitaz.org/">
 107.215 +			<img src="/images/development.png" alt="[ ]" /></a>
 107.216 +		Ultimi impegni in progresso
 107.217 +		<?php get_feed("wok.xml"); ?>
 107.218 +	</div>
 107.219 +	<p class="activity_more">
 107.220 +		<a href="http://hg.slitaz.org/">Più impegni</a>
 107.221 +	</p>
 107.222 +</div>
 107.223 +
 107.224 +<h2>Documentazione</h2>
 107.225 +
 107.226 +<p>
 107.227 +	Il progetto SliTaz fornisce una
 107.228 +	<a href="http://doc.slitaz.org/">documentazione</a>
 107.229 +	dettagliata per permettervi di imparare come installare e gestire i
 107.230 +	pacchetti sulla vostra distribuzione SliTaz GNU/Linux. 
 107.231 +	I membri del <a href="http://forum.slitaz.org/">forum di supporto</a>
 107.232 +	vi aiuteranno in caso di complicazioni, ed è inoltre il posto dove
 107.233 +	richiedere un nuovo pacchetto.
 107.234 +</p>
 107.235 +
 107.236 +<!-- End of content -->
 107.237 +</div>
 107.238 +
 107.239 +<?php include("../../lib/html/footer.html"); ?>
 107.240 +
 107.241 +</body>
 107.242 +</html>
   108.1 --- a/lib/archives.php	Thu Apr 23 11:02:06 2015 +0200
   108.2 +++ b/lib/archives.php	Thu Apr 23 23:53:42 2015 +0300
   108.3 @@ -1,8 +1,8 @@
   108.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
   108.5 -<html xmlns="http://www.w3.org/1999/xhtml">
   108.6 +<!DOCTYPE html>
   108.7 +<html>
   108.8  <head>
   108.9 +	<meta charset="utf-8"/>
  108.10  	<title>lists.tuxfamily.org/slitaz mailing list</title>
  108.11 -	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  108.12  	<!-- link rel="stylesheet" type="text/css" href="/slitaz.css" / -->
  108.13  	<style type="text/css">
  108.14  body {
   109.1 --- a/pt/about/index.php	Thu Apr 23 11:02:06 2015 +0200
   109.2 +++ b/pt/about/index.php	Thu Apr 23 23:53:42 2015 +0300
   109.3 @@ -1,11 +1,11 @@
   109.4 -<!DOCTYPE html>
   109.5 +<!DOCTYPE html>
   109.6  <html lang="pt">
   109.7  <head>
   109.8 -	<meta charset="utf-8" />
   109.9 +	<meta charset="utf-8"/>
  109.10  	<title>SliTaz - Sobre o Projeto</title>
  109.11 -	<meta name="description" content="Informações gerais sobre o SliTaz GNU/Linux" />
  109.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  109.13 -	<meta name="author" content="Claudinei Pereira" />
  109.14 +	<meta name="description" content="Informações gerais sobre o SliTaz GNU/Linux"/>
  109.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  109.16 +	<meta name="author" content="Claudinei Pereira"/>
  109.17  	<?php include("../../lib/html/meta-link.html") ?>
  109.18  </head>
  109.19  <body>
   110.1 --- a/pt/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
   110.2 +++ b/pt/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
   110.3 @@ -1,11 +1,11 @@
   110.4 -<!DOCTYPE html>
   110.5 +<!DOCTYPE html>
   110.6  <html lang="pt">
   110.7  <head>
   110.8 -	<meta charset="utf-8" />
   110.9 +	<meta charset="utf-8"/>
  110.10  	<title>SliTaz (pt) - Artwork</title>
  110.11 -	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
  110.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  110.13 -	<meta name="author" content="Claudinei Pereira" />
  110.14 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
  110.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  110.16 +	<meta name="author" content="Claudinei Pereira"/>
  110.17  	<?php include("../../lib/html/meta-link.html") ?>
  110.18  </head>
  110.19  <body>
   111.1 --- a/pt/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
   111.2 +++ b/pt/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
   111.3 @@ -1,11 +1,11 @@
   111.4 -<!DOCTYPE html>
   111.5 +<!DOCTYPE html>
   111.6  <html lang="pt">
   111.7  <head>
   111.8 +	<meta charset="utf-8"/>
   111.9  	<title>SliTaz (pt) - Screenshots</title>
  111.10 -	<meta charset="utf-8" />
  111.11 -	<meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
  111.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  111.13 -	<meta name="author" content="Claudinei Pereira" />
  111.14 +	<meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
  111.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  111.16 +	<meta name="author" content="Claudinei Pereira"/>
  111.17  	<?php include("../../lib/html/meta-link.html") ?>
  111.18  </head>
  111.19  <body>
   112.1 --- a/pt/asso/index.php	Thu Apr 23 11:02:06 2015 +0200
   112.2 +++ b/pt/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
   112.3 @@ -1,11 +1,11 @@
   112.4 -<!DOCTYPE html>
   112.5 +<!DOCTYPE html>
   112.6  <html lang="pt">
   112.7  <head>
   112.8 -	<meta charset="utf-8" />
   112.9 +	<meta charset="utf-8"/>
  112.10  	<title>SliTaz - Associação</title>
  112.11 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
  112.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  112.13 -	<meta name="author" content="Claudinei Pereira" />
  112.14 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
  112.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  112.16 +	<meta name="author" content="Claudinei Pereira"/>
  112.17  	<?php include("../../lib/html/meta-link.html"); ?>
  112.18  </head>
  112.19  <body>
   113.1 --- a/pt/asso/statutes.php	Thu Apr 23 11:02:06 2015 +0200
   113.2 +++ b/pt/asso/statutes.php	Thu Apr 23 23:53:42 2015 +0300
   113.3 @@ -1,11 +1,11 @@
   113.4 -<!DOCTYPE html>
   113.5 +<!DOCTYPE html>
   113.6  <html lang="pt">
   113.7  <head>
   113.8 -	<meta charset="utf-8" />
   113.9 +	<meta charset="utf-8"/>
  113.10  	<title>SliTaz - Estatuto da Associação</title>
  113.11 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
  113.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  113.13 -	<meta name="author" content="Claudinei Pereira" />
  113.14 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
  113.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  113.16 +	<meta name="author" content="Claudinei Pereira"/>
  113.17  	<?php include("../../lib/html/meta-link.html") ?>
  113.18  </head>
  113.19  <body>
   114.1 --- a/pt/devel/forge.php	Thu Apr 23 11:02:06 2015 +0200
   114.2 +++ b/pt/devel/forge.php	Thu Apr 23 23:53:42 2015 +0300
   114.3 @@ -1,11 +1,11 @@
   114.4 -<!DOCTYPE html>
   114.5 +<!DOCTYPE html>
   114.6  <html lang="pt">
   114.7  <head>
   114.8 -	<meta charset="utf-8" />
   114.9 +	<meta charset="utf-8"/>
  114.10  	<title>SliTaz - Espaço dos Desenvolvedores</title>
  114.11 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
  114.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  114.13 -	<meta name="author" content="Claudinei Pereira" />
  114.14 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
  114.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  114.16 +	<meta name="author" content="Claudinei Pereira"/>
  114.17  	<?php include("../../lib/html/meta-link.html"); ?>
  114.18  </head>
  114.19  <body>
   115.1 --- a/pt/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
   115.2 +++ b/pt/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
   115.3 @@ -1,11 +1,11 @@
   115.4 -<!DOCTYPE html>
   115.5 +<!DOCTYPE html>
   115.6  <html lang="pt">
   115.7  <head>
   115.8 -	<meta charset="utf-8" />
   115.9 +	<meta charset="utf-8"/>
  115.10  	<title>SliTaz - Espaço dos Desenvolvedores</title>
  115.11 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
  115.12 -	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
  115.13 -	<meta name="author" content="Claudinei Pereira" />
  115.14 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
  115.15 +	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd"/>
  115.16 +	<meta name="author" content="Claudinei Pereira"/>
  115.17  	<?php include("../../lib/html/meta-link.html"); ?>
  115.18  </head>
  115.19  <body>
   116.1 --- a/pt/devel/release.php	Thu Apr 23 11:02:06 2015 +0200
   116.2 +++ b/pt/devel/release.php	Thu Apr 23 23:53:42 2015 +0300
   116.3 @@ -1,85 +1,85 @@
   116.4 -<!DOCTYPE html>
   116.5 -<html lang="pt">
   116.6 -<head>
   116.7 -	<meta charset="utf-8" />
   116.8 -	<title>SliTaz - Guia de Lançamento</title>
   116.9 -	<meta name="description" content="guia de lançamento para desenvolvedores do slitaz" />
  116.10 -	<meta name="keywords" lang="en" content="slitaz, devel, tazdev, cooking, source" />
  116.11 -	<meta name="author" content="Claudinei Pereira"/>
  116.12 -	<?php include("../../lib/html/meta-link.html"); ?>
  116.13 -</head>
  116.14 -<body>
  116.15 -
  116.16 -<?php 
  116.17 -include("../../lib/html/header.pt.html");
  116.18 -include("../../lib/html/nav.pt.html"); 
  116.19 -include("../../lib/lang.php"); 
  116.20 -?>
  116.21 -
  116.22 -<!-- Content -->
  116.23 -<section id="content">
  116.24 -
  116.25 -<h2>Guias de lançamento</h2>
  116.26 -
  116.27 -<ul>
  116.28 -	<li><a href="#cooking">Lançamento Cooking</a></li>
  116.29 -	<li><a href="#stable">Lançamento Estável</a></li>
  116.30 -	<li><a href="#project">Lançamento do Projeto</a></li>
  116.31 -</ul>
  116.32 -
  116.33 -<h2 id="cooking">Lançamento Cooking</h2>
  116.34 -
  116.35 -<p>
  116.36 -	TOWRITE - algumas informações não atualizadas (em inglês)
  116.37 -	<a href="http://doc.slitaz.org/en:cookbook:reltasks">na wiki / cookbook</a>
  116.38 -</p>
  116.39 -
  116.40 -<h2 id="stable">Lançamento Estável</h2>
  116.41 -
  116.42 -<p>
  116.43 -	TOWRITE
  116.44 -</p>
  116.45 -
  116.46 -<p>
  116.47 -    Instruções em como utilizar o servidor de compilação encontra-se no Cookbook:
  116.48 -	<a href="http://doc.slitaz.org/en:cookbook:buildhost">
  116.49 -		SliTaz Build Host (tank)</a>.
  116.50 -</p>
  116.51 -
  116.52 -<h2 id="project">Lançamento do Projeto</h2>
  116.53 -
  116.54 -<p>
  116.55 -    Sub projetos do SliTaz são lançados individualmente utilizando a ferramenta
  116.56 -    para desenvolvidores "tazdev". Um exemplo simples em linha de comando
  116.57 -    (para o pacote 'spk' 1.0):
  116.58 -</p>
  116.59 -
  116.60 -<pre>
  116.61 -$ cd spk
  116.62 -$ hg pull -u
  116.63 -$ hg tag 1.0
  116.64 -$ hg push
  116.65 -$ tazdev -rp spk
  116.66 -</pre>
  116.67 -
  116.68 -<p>
  116.69 -    Alguns pacotes não precisam ser arquivados no mirror porque já se
  116.70 -    encontram replicados na árvore completa de pacotes. Uma vez que algum
  116.71 -    pacote tenha sido lançado, pode-se atualizar o wok automaticamente ou
  116.72 -    manualmente, fazer o commit no repositório ou aguardar que o pacote
  116.73 -    seja compilado no <a href="http://cook.slitaz.org/">servidor de compilação</a>.
  116.74 -    Para gravar as mudanças no repositório:
  116.75 -</p>
  116.76 -
  116.77 -<pre>
  116.78 -$ cd ../wok
  116.79 -$ hg push
  116.80 -</pre>
  116.81 -
  116.82 -<!-- End of content -->
  116.83 -</section>
  116.84 -
  116.85 -<?php include("../../lib/html/footer.pt.html"); ?>
  116.86 -
  116.87 -</body>
  116.88 -</html>
  116.89 +<!DOCTYPE html>
  116.90 +<html lang="pt">
  116.91 +<head>
  116.92 +	<meta charset="utf-8"/>
  116.93 +	<title>SliTaz - Guia de Lançamento</title>
  116.94 +	<meta name="description" content="guia de lançamento para desenvolvedores do slitaz"/>
  116.95 +	<meta name="keywords" lang="en" content="slitaz, devel, tazdev, cooking, source"/>
  116.96 +	<meta name="author" content="Claudinei Pereira"/>
  116.97 +	<?php include("../../lib/html/meta-link.html"); ?>
  116.98 +</head>
  116.99 +<body>
 116.100 +
 116.101 +<?php 
 116.102 +include("../../lib/html/header.pt.html");
 116.103 +include("../../lib/html/nav.pt.html"); 
 116.104 +include("../../lib/lang.php"); 
 116.105 +?>
 116.106 +
 116.107 +<!-- Content -->
 116.108 +<section id="content">
 116.109 +
 116.110 +<h2>Guias de lançamento</h2>
 116.111 +
 116.112 +<ul>
 116.113 +	<li><a href="#cooking">Lançamento Cooking</a></li>
 116.114 +	<li><a href="#stable">Lançamento Estável</a></li>
 116.115 +	<li><a href="#project">Lançamento do Projeto</a></li>
 116.116 +</ul>
 116.117 +
 116.118 +<h2 id="cooking">Lançamento Cooking</h2>
 116.119 +
 116.120 +<p>
 116.121 +	TOWRITE - algumas informações não atualizadas (em inglês)
 116.122 +	<a href="http://doc.slitaz.org/en:cookbook:reltasks">na wiki / cookbook</a>
 116.123 +</p>
 116.124 +
 116.125 +<h2 id="stable">Lançamento Estável</h2>
 116.126 +
 116.127 +<p>
 116.128 +	TOWRITE
 116.129 +</p>
 116.130 +
 116.131 +<p>
 116.132 +    Instruções em como utilizar o servidor de compilação encontra-se no Cookbook:
 116.133 +	<a href="http://doc.slitaz.org/en:cookbook:buildhost">
 116.134 +		SliTaz Build Host (tank)</a>.
 116.135 +</p>
 116.136 +
 116.137 +<h2 id="project">Lançamento do Projeto</h2>
 116.138 +
 116.139 +<p>
 116.140 +    Sub projetos do SliTaz são lançados individualmente utilizando a ferramenta
 116.141 +    para desenvolvidores "tazdev". Um exemplo simples em linha de comando
 116.142 +    (para o pacote 'spk' 1.0):
 116.143 +</p>
 116.144 +
 116.145 +<pre>
 116.146 +$ cd spk
 116.147 +$ hg pull -u
 116.148 +$ hg tag 1.0
 116.149 +$ hg push
 116.150 +$ tazdev -rp spk
 116.151 +</pre>
 116.152 +
 116.153 +<p>
 116.154 +    Alguns pacotes não precisam ser arquivados no mirror porque já se
 116.155 +    encontram replicados na árvore completa de pacotes. Uma vez que algum
 116.156 +    pacote tenha sido lançado, pode-se atualizar o wok automaticamente ou
 116.157 +    manualmente, fazer o commit no repositório ou aguardar que o pacote
 116.158 +    seja compilado no <a href="http://cook.slitaz.org/">servidor de compilação</a>.
 116.159 +    Para gravar as mudanças no repositório:
 116.160 +</p>
 116.161 +
 116.162 +<pre>
 116.163 +$ cd ../wok
 116.164 +$ hg push
 116.165 +</pre>
 116.166 +
 116.167 +<!-- End of content -->
 116.168 +</section>
 116.169 +
 116.170 +<?php include("../../lib/html/footer.pt.html"); ?>
 116.171 +
 116.172 +</body>
 116.173 +</html>
   117.1 --- a/pt/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
   117.2 +++ b/pt/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
   117.3 @@ -1,11 +1,11 @@
   117.4  <!DOCTYPE html>
   117.5  <html lang="pt">
   117.6  <head>
   117.7 -	<meta charset="utf-8" />
   117.8 +	<meta charset="utf-8"/>
   117.9  	<title>SliTaz - Documentação em Português</title>
  117.10 -	<meta name="description" content="Documentação em português do SliTaz GNU/Linux" />
  117.11 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  117.12 -	<meta name="author" content="Claudinei Pereira" />
  117.13 +	<meta name="description" content="Documentação em português do SliTaz GNU/Linux"/>
  117.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  117.15 +	<meta name="author" content="Claudinei Pereira"/>
  117.16  	<?php include("../../lib/html/meta-link.html"); ?>
  117.17  </head>
  117.18  <body>
   118.1 --- a/pt/doc/releases/4.0/relnotes.pt_BR.html	Thu Apr 23 11:02:06 2015 +0200
   118.2 +++ b/pt/doc/releases/4.0/relnotes.pt_BR.html	Thu Apr 23 23:53:42 2015 +0300
   118.3 @@ -1,10 +1,10 @@
   118.4 -<!DOCTYPE html>
   118.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="pt">
   118.6 +<!DOCTYPE html>
   118.7 +<html lang="pt">
   118.8  <head>
   118.9 -	<meta charset="utf-8" />
  118.10 +	<meta charset="utf-8"/>
  118.11  	<title>SliTaz 4.0 - Notas de Lançamento</title>
  118.12 -	<link rel="shortcut icon" href="/favicon.ico" />
  118.13 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
  118.14 +	<link rel="shortcut icon" href="/favicon.ico"/>
  118.15 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
  118.16  </head>
  118.17  <body>
  118.18  
   119.1 --- a/pt/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
   119.2 +++ b/pt/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
   119.3 @@ -1,11 +1,11 @@
   119.4 -<!DOCTYPE html>
   119.5 +<!DOCTYPE html>
   119.6  <html lang="pt">
   119.7  <head>
   119.8 -	<meta charset="utf-8" />
   119.9 +	<meta charset="utf-8"/>
  119.10  	<title>SliTaz - Variantes do LiveCD</title>
  119.11 -	<meta name="description" content="SliTaz GNU/Linux LiveCD flavors" />
  119.12 -	<meta name="keywords" lang="pt" content="slitaz flavor" />
  119.13 -	<meta name="author" content="Claudinei Pereira" />
  119.14 +	<meta name="description" content="SliTaz GNU/Linux LiveCD flavors"/>
  119.15 +	<meta name="keywords" lang="pt" content="slitaz flavor"/>
  119.16 +	<meta name="author" content="Claudinei Pereira"/>
  119.17  	<?php include("../../lib/html/meta-link.html") ?>
  119.18  </head>
  119.19  <body>
   120.1 --- a/pt/get/index.php	Thu Apr 23 11:02:06 2015 +0200
   120.2 +++ b/pt/get/index.php	Thu Apr 23 23:53:42 2015 +0300
   120.3 @@ -1,11 +1,11 @@
   120.4 -<!DOCTYPE html>
   120.5 +<!DOCTYPE html>
   120.6  <html lang="pt">
   120.7  <head>
   120.8 -	<meta charset="utf-8" />
   120.9 +	<meta charset="utf-8"/>
  120.10  	<title>SliTaz (pt) - Downloads</title>
  120.11 -	<meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
  120.12 -	<meta name="keywords" lang="pt" content="fonte, iso, livecd, obter, livre" />
  120.13 -	<meta name="author" content="Claudinei Pereira" />
  120.14 +	<meta name="description" content="SliTaz GNU/Linux LiveCD free download"/>
  120.15 +	<meta name="keywords" lang="pt" content="fonte, iso, livecd, obter, livre"/>
  120.16 +	<meta name="author" content="Claudinei Pereira"/>
  120.17  	<?php include("../../lib/html/meta-link.html") ?>
  120.18  </head>
  120.19  <body>
   121.1 --- a/pt/index.php	Thu Apr 23 11:02:06 2015 +0200
   121.2 +++ b/pt/index.php	Thu Apr 23 23:53:42 2015 +0300
   121.3 @@ -1,11 +1,11 @@
   121.4 -<!DOCTYPE html>
   121.5 +<!DOCTYPE html>
   121.6  <html lang="pt">
   121.7  <head>
   121.8 -	<meta charset="utf-8" />
   121.9 +	<meta charset="utf-8"/>
  121.10  	<title>SliTaz GNU/Linux (pt)</title>
  121.11 -	<meta name="description" content="Site em português do SliTaz GNU/Linux" />
  121.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM" />
  121.13 -	<meta name="author" content="Claudinei Pereira" />
  121.14 +	<meta name="description" content="Site em português do SliTaz GNU/Linux"/>
  121.15 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM"/>
  121.16 +	<meta name="author" content="Claudinei Pereira"/>
  121.17  	<?php include("../lib/html/meta-link.html") ?>
  121.18  </head>
  121.19  <body>
  121.20 @@ -58,9 +58,9 @@
  121.21          <span>- 10 de abril de 2012</span></li>
  121.22      <li><strong><a href="news/">Arquivo dos lançamentos anteriores</a></strong>
  121.23          <span>- 2007-2013</span></li>   
  121.24 -</ul>        
  121.25 +</ul>
  121.26  
  121.27 -<!-- Enf of news -->
  121.28 +<!-- End of news -->
  121.29  </div>
  121.30  
  121.31  <h2>Atalho para downloads</h2>
   122.1 --- a/pt/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
   122.2 +++ b/pt/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
   122.3 @@ -1,131 +1,131 @@
   122.4 -<!DOCTYPE html>
   122.5 -<html lang="pt">
   122.6 -<head>
   122.7 -	<meta charset="utf-8" />
   122.8 -	<title>SliTaz - Lista de Discussão</title>
   122.9 -	<meta name="description" content="slitaz users developers mailing list" />
  122.10 -	<meta name="keywords" content="slitaz lista mail discussão" lang="pt" />
  122.11 -	<meta name="author" content="Claudinei Pereira" />
  122.12 -	<?php include("../lib/html/meta-link.html"); ?>
  122.13 -</head>
  122.14 -<body>
  122.15 -
  122.16 -<?php 
  122.17 -include("../lib/html/header.pt.html");
  122.18 -include("../lib/html/nav.pt.html"); 
  122.19 -include("../lib/lang.php");
  122.20 -?>
  122.21 -
  122.22 -<!-- Content -->
  122.23 -<section id="content">
  122.24 -
  122.25 -<h2>Lista de discussão do SliTaz</h2>
  122.26 -<p>
  122.27 -    Lista de discussão para usuários e colaboradores,
  122.28 -    anúncios, com tópicos sobre suporte e desenvolvimento.
  122.29 -    Faça inscrição na lista para obter ajuda ou colaborar
  122.30 -    com o projeto.
  122.31 -</p>
  122.32 -
  122.33 -
  122.34 -<ul>
  122.35 -	<li><a href="#about">Sobre a Lista</a> - Suporte e desenvolvimento.</li>
  122.36 -	<li><a href="#usage">Usando a Lista</a> - Inscrição, Cancelamento da Inscrição
  122.37 -		e utilização.</li>
  122.38 -	<li><a href="#archives">Arquivos da Lista</a> - Leia e/ou busque nas mensagens
  122.39 -		arquivadas.</li>
  122.40 -</ul>
  122.41 -
  122.42 -<h3 id="about">Sobre a Lista</h3>
  122.43 -
  122.44 -<p>
  122.45 -A lista de discussão é a principal forma de comunicação na comunidade
  122.46 -SliTaz. Ela é aberta a todos e você é livre para se inscrever ou
  122.47 -cancelar sua inscrição a qualquer tempo. É um meio eficaz de colaboração,
  122.48 -usada para fornecer suporte técnico gratuito aos usuários do SliTaz.
  122.49 -Desenvolvedores, usuários avançados, revisores, dentre outros, a utilizam
  122.50 -para gerenciar o desenvolvimento do projeto. Usar a lista para suporte
  122.51 -e desenvolvimento nos permite alcançar uma vasta audiência, o que resulta
  122.52 -em respostas mais rápidas e corretas. Entretanto, os membros da lista são
  122.53 -todos voluntários e fazem o melhor que podem em seu tempo livre. Cortesia
  122.54 -e polidez são exigidos e um pouco de humor não machuca ninguém.
  122.55 -</p>
  122.56 -<p>
  122.57 -A <em>lista de discussão</em> é usada para enviar e receber mensagens.
  122.58 -Isto significa que todos os membros registrados podem postar na lista e
  122.59 -receber todas as outras mensagens postadas por outros membros. As mensagens
  122.60 -são enviadas pelo gerenciador de listas da <a href="http://www.tuxfamily.org/">TuxFamily</a>
  122.61 -oferecido pela excelente <a href="http://www.vhffs.org/">VHFFS</a>.
  122.62 -</p>
  122.63 -
  122.64 -<h4>Civilidade</h4>
  122.65 -
  122.66 -<p>
  122.67 -A lista de discussão é utilizada, às vezes, por algumas pessoas sensíveis e
  122.68 -temperamentais. Faça um esforço extra para tratar os outros com respeito,
  122.69 -mesmo se você se sentir maltrado. Se houver algo negativo a dizer ou se
  122.70 -você quiser fazer alguma crítica, por favor não poste. Se alguém agir
  122.71 -inapropriadamente entre em contato com um desenvolvedor do SliTaz.
  122.72 -</p>
  122.73 -
  122.74 -<h3 id="usage">Usando a Lista</h3>
  122.75 -
  122.76 -<p>
  122.77 -Para postar na lista, será necessário fazer sua inscrição, então você receberá
  122.78 -uma mensagem de confirmação via e-mail. Esta mensagem contem um número de
  122.79 -confirmação que você precisa reenviar ao administrador da lista (uma forma de
  122.80 -evitar spams). Uma vez que você tenha feito esse processo, será
  122.81 -liberada sua participação na lista para que você possa postar e receber
  122.82 -mensagens. Note que as mensagens podem ser filtradas para um diretório
  122.83 -específico por seu programa de e-mails preferido. É recomendável que se utilize
  122.84 -a função "Reply" ao responder a alguma mensagem, desta maneira o fluxo da
  122.85 -discussão pode ser corretamente seguido.
  122.86 -</p>
  122.87 -<ul>
  122.88 -	<li>E-mail da administração (Mensagens em <em>inglês</em> e <em>francês</em>):
  122.89 -		<a href="mailto:slitaz-request@lists.tuxfamily.org"
  122.90 -		>slitaz-request@lists.tuxfamily.org</a></li>
  122.91 -	<li>Inscreva-se com o assunto (subject) : subscribe</li>
  122.92 -	<li>Cancele a inscrição com o assunto (subject) : unsubscribe</li>
  122.93 -	<li>Obtenha ajuda com o assunto (subject) : help</li>
  122.94 -	<li>Endereço para postagem na lista (Mensagens em <em>inglês</em> e <em>francês</em>):
  122.95 -		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  122.96 -</ul>
  122.97 -
  122.98 -<h4>Formato</h4>
  122.99 -
 122.100 -<p>
 122.101 -As mensagens devem ser enviadas no formato texto puro e não como HTML,
 122.102 -justificando-se as linhas com 72 a 80 caracteres para que possam ser lidas
 122.103 -facilmente por pessoas que se utilizam de clientes de e-mail em modo texto.
 122.104 -O formato para estas mensagems pode ser configurado automaticamente pela maioria
 122.105 -dos clientes de e-mail tais como o Sylpheed. Tal formato permite uma forma mais
 122.106 -clara de leitura dos arquivos da lista. Também recomendamos remover citações
 122.107 -desnecessárias e não anexar arquivos muito grandes.
 122.108 -</p>
 122.109 -
 122.110 -<h3 id="archives">Arquivos da Lista</h3>
 122.111 -
 122.112 -<p>
 122.113 -A lista de discussão é um fórum público, todas as mensagens são arquivadas e
 122.114 -podem ser buscadas online. Isto permite que mesmo aqueles que não se inscreveram
 122.115 -ainda possam consultar a lista, o que a torna uma boa fonte de informação sobre
 122.116 -assuntos específicos. A lista é arquivada toda noite e você pode facilmente
 122.117 -consulta-la através do gerenciador de listas da TuxFamily. As mensagens são
 122.118 -organizadas por mês e data ou por fluxo de discussão (<em>Thread</em>) :
 122.119 -<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
 122.120 - >Arquivos da Lista de Discussão</a>
 122.121 -</p>
 122.122 -
 122.123 -<div>
 122.124 -<object type="text/html" width="100%" height="345" data="../lib/archives.php?lang=pt">
 122.125 -</object>
 122.126 -</div>
 122.127 -
 122.128 -<!-- End of content -->
 122.129 -</section>
 122.130 -
 122.131 -<?php include("../lib/html/footer.pt.html"); ?>
 122.132 -
 122.133 -</body>
 122.134 -</html>
 122.135 +<!DOCTYPE html>
 122.136 +<html lang="pt">
 122.137 +<head>
 122.138 +	<meta charset="utf-8"/>
 122.139 +	<title>SliTaz - Lista de Discussão</title>
 122.140 +	<meta name="description" content="slitaz users developers mailing list"/>
 122.141 +	<meta name="keywords" content="slitaz lista mail discussão" lang="pt"/>
 122.142 +	<meta name="author" content="Claudinei Pereira"/>
 122.143 +	<?php include("../lib/html/meta-link.html"); ?>
 122.144 +</head>
 122.145 +<body>
 122.146 +
 122.147 +<?php 
 122.148 +include("../lib/html/header.pt.html");
 122.149 +include("../lib/html/nav.pt.html"); 
 122.150 +include("../lib/lang.php");
 122.151 +?>
 122.152 +
 122.153 +<!-- Content -->
 122.154 +<section id="content">
 122.155 +
 122.156 +<h2>Lista de discussão do SliTaz</h2>
 122.157 +<p>
 122.158 +    Lista de discussão para usuários e colaboradores,
 122.159 +    anúncios, com tópicos sobre suporte e desenvolvimento.
 122.160 +    Faça inscrição na lista para obter ajuda ou colaborar
 122.161 +    com o projeto.
 122.162 +</p>
 122.163 +
 122.164 +
 122.165 +<ul>
 122.166 +	<li><a href="#about">Sobre a Lista</a> - Suporte e desenvolvimento.</li>
 122.167 +	<li><a href="#usage">Usando a Lista</a> - Inscrição, Cancelamento da Inscrição
 122.168 +		e utilização.</li>
 122.169 +	<li><a href="#archives">Arquivos da Lista</a> - Leia e/ou busque nas mensagens
 122.170 +		arquivadas.</li>
 122.171 +</ul>
 122.172 +
 122.173 +<h3 id="about">Sobre a Lista</h3>
 122.174 +
 122.175 +<p>
 122.176 +A lista de discussão é a principal forma de comunicação na comunidade
 122.177 +SliTaz. Ela é aberta a todos e você é livre para se inscrever ou
 122.178 +cancelar sua inscrição a qualquer tempo. É um meio eficaz de colaboração,
 122.179 +usada para fornecer suporte técnico gratuito aos usuários do SliTaz.
 122.180 +Desenvolvedores, usuários avançados, revisores, dentre outros, a utilizam
 122.181 +para gerenciar o desenvolvimento do projeto. Usar a lista para suporte
 122.182 +e desenvolvimento nos permite alcançar uma vasta audiência, o que resulta
 122.183 +em respostas mais rápidas e corretas. Entretanto, os membros da lista são
 122.184 +todos voluntários e fazem o melhor que podem em seu tempo livre. Cortesia
 122.185 +e polidez são exigidos e um pouco de humor não machuca ninguém.
 122.186 +</p>
 122.187 +<p>
 122.188 +A <em>lista de discussão</em> é usada para enviar e receber mensagens.
 122.189 +Isto significa que todos os membros registrados podem postar na lista e
 122.190 +receber todas as outras mensagens postadas por outros membros. As mensagens
 122.191 +são enviadas pelo gerenciador de listas da <a href="http://www.tuxfamily.org/">TuxFamily</a>
 122.192 +oferecido pela excelente <a href="http://www.vhffs.org/">VHFFS</a>.
 122.193 +</p>
 122.194 +
 122.195 +<h4>Civilidade</h4>
 122.196 +
 122.197 +<p>
 122.198 +A lista de discussão é utilizada, às vezes, por algumas pessoas sensíveis e
 122.199 +temperamentais. Faça um esforço extra para tratar os outros com respeito,
 122.200 +mesmo se você se sentir maltrado. Se houver algo negativo a dizer ou se
 122.201 +você quiser fazer alguma crítica, por favor não poste. Se alguém agir
 122.202 +inapropriadamente entre em contato com um desenvolvedor do SliTaz.
 122.203 +</p>
 122.204 +
 122.205 +<h3 id="usage">Usando a Lista</h3>
 122.206 +
 122.207 +<p>
 122.208 +Para postar na lista, será necessário fazer sua inscrição, então você receberá
 122.209 +uma mensagem de confirmação via e-mail. Esta mensagem contem um número de
 122.210 +confirmação que você precisa reenviar ao administrador da lista (uma forma de
 122.211 +evitar spams). Uma vez que você tenha feito esse processo, será
 122.212 +liberada sua participação na lista para que você possa postar e receber
 122.213 +mensagens. Note que as mensagens podem ser filtradas para um diretório
 122.214 +específico por seu programa de e-mails preferido. É recomendável que se utilize
 122.215 +a função "Reply" ao responder a alguma mensagem, desta maneira o fluxo da
 122.216 +discussão pode ser corretamente seguido.
 122.217 +</p>
 122.218 +<ul>
 122.219 +	<li>E-mail da administração (Mensagens em <em>inglês</em> e <em>francês</em>):
 122.220 +		<a href="mailto:slitaz-request@lists.tuxfamily.org"
 122.221 +		>slitaz-request@lists.tuxfamily.org</a></li>
 122.222 +	<li>Inscreva-se com o assunto (subject) : subscribe</li>
 122.223 +	<li>Cancele a inscrição com o assunto (subject) : unsubscribe</li>
 122.224 +	<li>Obtenha ajuda com o assunto (subject) : help</li>
 122.225 +	<li>Endereço para postagem na lista (Mensagens em <em>inglês</em> e <em>francês</em>):
 122.226 +		<a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
 122.227 +</ul>
 122.228 +
 122.229 +<h4>Formato</h4>
 122.230 +
 122.231 +<p>
 122.232 +As mensagens devem ser enviadas no formato texto puro e não como HTML,
 122.233 +justificando-se as linhas com 72 a 80 caracteres para que possam ser lidas
 122.234 +facilmente por pessoas que se utilizam de clientes de e-mail em modo texto.
 122.235 +O formato para estas mensagems pode ser configurado automaticamente pela maioria
 122.236 +dos clientes de e-mail tais como o Sylpheed. Tal formato permite uma forma mais
 122.237 +clara de leitura dos arquivos da lista. Também recomendamos remover citações
 122.238 +desnecessárias e não anexar arquivos muito grandes.
 122.239 +</p>
 122.240 +
 122.241 +<h3 id="archives">Arquivos da Lista</h3>
 122.242 +
 122.243 +<p>
 122.244 +A lista de discussão é um fórum público, todas as mensagens são arquivadas e
 122.245 +podem ser buscadas online. Isto permite que mesmo aqueles que não se inscreveram
 122.246 +ainda possam consultar a lista, o que a torna uma boa fonte de informação sobre
 122.247 +assuntos específicos. A lista é arquivada toda noite e você pode facilmente
 122.248 +consulta-la através do gerenciador de listas da TuxFamily. As mensagens são
 122.249 +organizadas por mês e data ou por fluxo de discussão (<em>Thread</em>) :
 122.250 +<a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
 122.251 + >Arquivos da Lista de Discussão</a>
 122.252 +</p>
 122.253 +
 122.254 +<div>
 122.255 +<object type="text/html" width="100%" height="345" data="../lib/archives.php?lang=pt">
 122.256 +</object>
 122.257 +</div>
 122.258 +
 122.259 +<!-- End of content -->
 122.260 +</section>
 122.261 +
 122.262 +<?php include("../lib/html/footer.pt.html"); ?>
 122.263 +
 122.264 +</body>
 122.265 +</html>
   123.1 --- a/pt/news/2008.php	Thu Apr 23 11:02:06 2015 +0200
   123.2 +++ b/pt/news/2008.php	Thu Apr 23 23:53:42 2015 +0300
   123.3 @@ -1,10 +1,10 @@
   123.4 -<!DOCTYPE html>
   123.5 +<!DOCTYPE html>
   123.6  <html lang="pt">
   123.7  <head>
   123.8 +	<meta charset="utf-8"/>
   123.9  	<title>SliTaz - Arquivo de notícias (2008)</title>
  123.10 -	<meta charset="utf-8" />
  123.11 -	<meta name="description" content="SliTaz news archives info release" />
  123.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  123.13 +	<meta name="description" content="SliTaz news archives info release"/>
  123.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  123.15  	<meta name="author" content="Claudinei Pereira"/>
  123.16  	<?php include("../../lib/html/meta-link.html") ?>
  123.17  </head>
  123.18 @@ -68,7 +68,7 @@
  123.19  	serviço oferece a possibilidade de usar o SliTaz em modo Live (totalmente
  123.20  	carregado na memória RAM), usando a opção LIVE para guardar todos os seus
  123.21  	dados permanentemente e pré-configurar o sistema. Esta nova versão possui
  123.22 -	3 Mb a mais, então pudemos incluir o player multimí­dia MPlayer, um gerenciador
  123.23 +	3 Mb a mais, então pudemos incluir o player multimídia MPlayer, um gerenciador
  123.24  	de notas (Notecase), uma versão do gerenciador de pacotes Tazpkg que possui
  123.25  	suporte a md5sum, suporte ao sistema de arquivos XFS diretamente no Kernel,
  123.26  	o comando "man" e algumas atualizações. Esta versão requer ao menos 160 Mb
  123.27 @@ -85,8 +85,8 @@
  123.28  	uma generosa seleção de aplicativos para os mais diversificados usos.
  123.29  	O SliTaz GNU/Linux 1.0 usa o Kernel Linux 2.6.24.2, oferece o Firefox 2.0.0.12,
  123.30  	Rsync 3.0.0, Gparted 0.3.5 e suporte a som com o Alsa 1.0.16. A distribuição
  123.31 -	permite a você ouvir música, navegar na web, editar ví­deos e muito mais por
  123.32 -	meio dos 448 pacotes (programas) disponí­veis que podem ser instalados com o
  123.33 +	permite a você ouvir música, navegar na web, editar vídeos e muito mais por
  123.34 +	meio dos 448 pacotes (programas) disponíveis que podem ser instalados com o
  123.35  	gerenciador de pacotes tazpkg. O LiveCD permite a você criar uma distribuição
  123.36  	personalizada ou um dispositivo LiveUSB em um simples comando. Atualizações
  123.37  	de segurança são fornecidas pelo projeto e pacotes populares como o Firefox
   124.1 --- a/pt/news/2009.php	Thu Apr 23 11:02:06 2015 +0200
   124.2 +++ b/pt/news/2009.php	Thu Apr 23 23:53:42 2015 +0300
   124.3 @@ -1,10 +1,10 @@
   124.4 -<!DOCTYPE html>
   124.5 +<!DOCTYPE html>
   124.6  <html lang="pt">
   124.7  <head>
   124.8 +	<meta charset="utf-8"/>
   124.9  	<title>SliTaz - Arquivo de notícias (2009)</title>
  124.10 -	<meta charset="utf-8" />
  124.11 -	<meta name="description" content="SliTaz news archives info release" />
  124.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  124.13 +	<meta name="description" content="SliTaz news archives info release"/>
  124.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  124.15  	<meta name="author" content="Claudinei Pereira"/>
  124.16  	<?php include("../../lib/html/meta-link.html") ?>
  124.17  </head>
   125.1 --- a/pt/news/2010.php	Thu Apr 23 11:02:06 2015 +0200
   125.2 +++ b/pt/news/2010.php	Thu Apr 23 23:53:42 2015 +0300
   125.3 @@ -1,10 +1,10 @@
   125.4 -<!DOCTYPE html>
   125.5 +<!DOCTYPE html>
   125.6  <html lang="pt">
   125.7  <head>
   125.8 +	<meta charset="utf-8"/>
   125.9  	<title>SliTaz - Arquivo de notícias (2010)</title>
  125.10 -	<meta charset="utf-8" />
  125.11 -	<meta name="description" content="SliTaz news archives info release" />
  125.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  125.13 +	<meta name="description" content="SliTaz news archives info release"/>
  125.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  125.15  	<meta name="author" content="Claudinei Pereira"/>
  125.16  	<?php include("../../lib/html/meta-link.html") ?>
  125.17  </head>
  125.18 @@ -140,4 +140,4 @@
  125.19  <?php include("../../lib/html/footer.pt.html") ?>
  125.20  
  125.21  </body>
  125.22 -</html>
  125.23 \ No newline at end of file
  125.24 +</html>
   126.1 --- a/pt/news/2011.php	Thu Apr 23 11:02:06 2015 +0200
   126.2 +++ b/pt/news/2011.php	Thu Apr 23 23:53:42 2015 +0300
   126.3 @@ -1,10 +1,10 @@
   126.4 -<!DOCTYPE html>
   126.5 +<!DOCTYPE html>
   126.6  <html lang="pt">
   126.7  <head>
   126.8 +	<meta charset="utf-8"/>
   126.9  	<title>SliTaz - Arquivo de notícias (2011)</title>
  126.10 -	<meta charset="utf-8" />
  126.11 -	<meta name="description" content="SliTaz news archives info release" />
  126.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  126.13 +	<meta name="description" content="SliTaz news archives info release"/>
  126.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  126.15  	<meta name="author" content="Claudinei Pereira"/>
  126.16  	<?php include("../../lib/html/meta-link.html") ?>
  126.17  </head>
   127.1 --- a/pt/news/2012.php	Thu Apr 23 11:02:06 2015 +0200
   127.2 +++ b/pt/news/2012.php	Thu Apr 23 23:53:42 2015 +0300
   127.3 @@ -1,10 +1,10 @@
   127.4 -<!DOCTYPE html>
   127.5 +<!DOCTYPE html>
   127.6  <html lang="pt">
   127.7  <head>
   127.8 +	<meta charset="utf-8"/>
   127.9  	<title>SliTaz - Arquivo de notícias (2012)</title>
  127.10 -	<meta charset="utf-8" />
  127.11 -	<meta name="description" content="SliTaz news archives info release" />
  127.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  127.13 +	<meta name="description" content="SliTaz news archives info release"/>
  127.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  127.15  	<meta name="author" content="Claudinei Pereira"/>
  127.16  	<?php include("../../lib/html/meta-link.html") ?>
  127.17  </head>
   128.1 --- a/pt/news/index.php	Thu Apr 23 11:02:06 2015 +0200
   128.2 +++ b/pt/news/index.php	Thu Apr 23 23:53:42 2015 +0300
   128.3 @@ -1,10 +1,10 @@
   128.4 -<!DOCTYPE html>
   128.5 +<!DOCTYPE html>
   128.6  <html lang="pt">
   128.7  <head>
   128.8 -	<meta charset="utf-8" />
   128.9 +	<meta charset="utf-8"/>
  128.10  	<title>SliTaz - Notícias do SliTaz</title>
  128.11 -	<meta name="description" content="SliTaz news archives info release" />
  128.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM" />
  128.13 +	<meta name="description" content="SliTaz news archives info release"/>
  128.14 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, opensource software, livecd na RAM"/>
  128.15  	<meta name="author" content="Claudinei Pereira"/>
  128.16  	<?php include("../../lib/html/meta-link.html") ?>
  128.17  </head>
   129.1 --- a/pt/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
   129.2 +++ b/pt/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
   129.3 @@ -1,11 +1,10 @@
   129.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   129.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   129.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
   129.7 +<!DOCTYPE html>
   129.8 +<html lang="pt">
   129.9  <head>
  129.10 +	<meta charset="utf-8"/>
  129.11  	<title>SliTaz - Pacotes (programas)</title>
  129.12 -	<meta http-equiv="content-type" content="text/html; charset="utf-8" />
  129.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
  129.14 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM" />
  129.15 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
  129.16 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM"/>
  129.17  	<meta name="author" content="Claudinei Pereira"/>
  129.18  	<?php include("../../lib/html/meta-link.html") ?>
  129.19  </head>
   130.1 --- a/pt/search.php	Thu Apr 23 11:02:06 2015 +0200
   130.2 +++ b/pt/search.php	Thu Apr 23 23:53:42 2015 +0300
   130.3 @@ -1,11 +1,11 @@
   130.4 -<!DOCTYPE html>
   130.5 +<!DOCTYPE html>
   130.6  <html lang="pt">
   130.7  <head>
   130.8 -	<meta charset="utf-8" />
   130.9 +	<meta charset="utf-8"/>
  130.10  	<title>SliTaz - Busca</title>
  130.11 -	<meta name="description" content="SliTaz GNU/Linux busca customizada" />
  130.12 -	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM" />
  130.13 -	<meta name="author" content="Claudinei Pereira" />
  130.14 +	<meta name="description" content="SliTaz GNU/Linux busca customizada"/>
  130.15 +	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM"/>
  130.16 +	<meta name="author" content="Claudinei Pereira"/>
  130.17  	<?php include("../lib/html/meta-link.html"); ?>
  130.18  </head>
  130.19  <body>
   131.1 --- a/pt/sponsor/index.php	Thu Apr 23 11:02:06 2015 +0200
   131.2 +++ b/pt/sponsor/index.php	Thu Apr 23 23:53:42 2015 +0300
   131.3 @@ -1,10 +1,10 @@
   131.4 -<!DOCTYPE html>
   131.5 +<!DOCTYPE html>
   131.6  <html lang="pt">
   131.7  <head>
   131.8 +	<meta charset="utf-8"/>
   131.9  	<title>SliTaz - Patrocínio</title>
  131.10 -	<meta charset="utf-8" />
  131.11 -	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
  131.12 -	<meta name="keywords" lang="pt" content="slitaz pro, slitaz patrocínio, suporte" />
  131.13 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor"/>
  131.14 +	<meta name="keywords" lang="pt" content="slitaz pro, slitaz patrocínio, suporte"/>
  131.15  	<meta name="author" content="Claudinei Pereira"/>
  131.16  	<?php include("../../lib/html/meta-link.html") ?>
  131.17  </head>
   132.1 --- a/pt/support.php	Thu Apr 23 11:02:06 2015 +0200
   132.2 +++ b/pt/support.php	Thu Apr 23 23:53:42 2015 +0300
   132.3 @@ -1,54 +1,54 @@
   132.4 -<!DOCTYPE html>
   132.5 -<html lang="pt">
   132.6 -<head>
   132.7 -	<meta charset="utf-8" />
   132.8 -	<title>SliTaz - Suporte</title>
   132.9 -	<meta name="description" content="Suporte do SliTaz GNU/Linux" />
  132.10 -	<meta name="keywords" content="slitaz list irc comercial" lang="pt" />
  132.11 -	<meta name="author" content="Claudinei Pereira" />
  132.12 -	<?php include("../lib/html/meta-link.html"); ?>
  132.13 -</head>
  132.14 -<body>
  132.15 -
  132.16 -<?php 
  132.17 -include("../lib/html/header.pt.html");
  132.18 -include("../lib/html/nav.pt.html"); 
  132.19 -include("../lib/lang.php");
  132.20 -?>
  132.21 -
  132.22 -<!-- Content -->
  132.23 -<section id="content">
  132.24 -
  132.25 -<h2>Suporte do SliTaz</h2>
  132.26 -
  132.27 -<p>
  132.28 -    O SliTaz fornece diversas forma de suporte. Temos um fórum bastante
  132.29 -    ativo e uma documentação bem diversa.
  132.30 -</p>
  132.31 -
  132.32 -<div class="box">
  132.33 -	Documentação: <a href="doc/">Notas de lançamento &amp; Manuais</a> -
  132.34 -	<a href="http://doc.slitaz.org">Wiki &amp; Livros</a> -
  132.35 -	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
  132.36 -</div>
  132.37 -
  132.38 -<div class="box">
  132.39 -	Fórum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
  132.40 -</div>
  132.41 -
  132.42 -<div class="box">
  132.43 -	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
  132.44 -	#slitaz em irc.freenode.net
  132.45 -</div>
  132.46 -
  132.47 -<div class="box">
  132.48 -	Comecial: Entre em contato por email em &lt;assoATslitaz.org&gt;
  132.49 -</div>
  132.50 -
  132.51 -<!-- End of content -->
  132.52 -</section>
  132.53 -
  132.54 -<?php include("../lib/html/footer.pt.html"); ?>
  132.55 -
  132.56 -</body>
  132.57 -</html>
  132.58 +<!DOCTYPE html>
  132.59 +<html lang="pt">
  132.60 +<head>
  132.61 +	<meta charset="utf-8"/>
  132.62 +	<title>SliTaz - Suporte</title>
  132.63 +	<meta name="description" content="Suporte do SliTaz GNU/Linux"/>
  132.64 +	<meta name="keywords" content="slitaz list irc comercial" lang="pt"/>
  132.65 +	<meta name="author" content="Claudinei Pereira"/>
  132.66 +	<?php include("../lib/html/meta-link.html"); ?>
  132.67 +</head>
  132.68 +<body>
  132.69 +
  132.70 +<?php 
  132.71 +include("../lib/html/header.pt.html");
  132.72 +include("../lib/html/nav.pt.html"); 
  132.73 +include("../lib/lang.php");
  132.74 +?>
  132.75 +
  132.76 +<!-- Content -->
  132.77 +<section id="content">
  132.78 +
  132.79 +<h2>Suporte do SliTaz</h2>
  132.80 +
  132.81 +<p>
  132.82 +    O SliTaz fornece diversas forma de suporte. Temos um fórum bastante
  132.83 +    ativo e uma documentação bem diversa.
  132.84 +</p>
  132.85 +
  132.86 +<div class="box">
  132.87 +	Documentação: <a href="doc/">Notas de lançamento &amp; Manuais</a> -
  132.88 +	<a href="http://doc.slitaz.org">Wiki &amp; Livros</a> -
  132.89 +	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
  132.90 +</div>
  132.91 +
  132.92 +<div class="box">
  132.93 +	Fórum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
  132.94 +</div>
  132.95 +
  132.96 +<div class="box">
  132.97 +	Canal IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
  132.98 +	#slitaz em irc.freenode.net
  132.99 +</div>
 132.100 +
 132.101 +<div class="box">
 132.102 +	Comecial: Entre em contato por email em &lt;assoATslitaz.org&gt;
 132.103 +</div>
 132.104 +
 132.105 +<!-- End of content -->
 132.106 +</section>
 132.107 +
 132.108 +<?php include("../lib/html/footer.pt.html"); ?>
 132.109 +
 132.110 +</body>
 132.111 +</html>
   133.1 --- a/ru/about/index.php	Thu Apr 23 11:02:06 2015 +0200
   133.2 +++ b/ru/about/index.php	Thu Apr 23 23:53:42 2015 +0300
   133.3 @@ -1,11 +1,10 @@
   133.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   133.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   133.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   133.7 +<!DOCTYPE html>
   133.8 +<html lang="ru">
   133.9  <head>
  133.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  133.11 +	<meta charset="utf-8"/>
  133.12  	<title>О проекте | SliTaz</title>
  133.13 -	<meta name="description" content="Общие сведения о проекте SliTaz GNU/Linux" />
  133.14 -	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD" />
  133.15 +	<meta name="description" content="Общие сведения о проекте SliTaz GNU/Linux"/>
  133.16 +	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD"/>
  133.17  	<meta name="author" content="Christophe Lincoln"/>
  133.18  	<?php include("../../lib/html/meta-link.html"); ?>
  133.19  </head>
  133.20 @@ -38,11 +37,12 @@
  133.21  
  133.22  <h2 id="intro">Введение в проект</h2>
  133.23  
  133.24 -<p>SliTaz GNU/Linux — это свободная операционная система, которая полностью
  133.25 -	помещается в памяти и может запускаться со съемных носителей, таких
  133.26 -	как компакт-диск или USB-флеш. SliTaz легкий, быстрый и может быть
  133.27 +<p>SliTaz GNU/Linux — это свободная операционная система, которая может целиком
  133.28 +	поместиться в ОЗУ и работать без установки, и может запускаться со съемных
  133.29 +	носителей, таких
  133.30 +	как CD или USB-флеш-накопитель. SliTaz легкий, быстрый и может быть
  133.31  	целиком установлен на жесткий диск. SliTaz распространяется в виде
  133.32 -	ISO-образа LiveCD, который легко можно записать на компакт-диск
  133.33 +	ISO-образа Live CD, который легко можно записать на компакт-диск
  133.34  	и загрузиться с него. После того как система загрузилась, диск можно извлечь
  133.35  	из привода и использовать привод для других дисков. Live-система
  133.36  	представляет собой полнофункциональный графический дистрибутив, способный
  133.37 @@ -61,7 +61,7 @@
  133.38  <h2 id="overview">Общие сведения</h2>
  133.39  
  133.40  <ul>
  133.41 -	<li>Корневая файловая система занимает до 100 МБ, а образ ISO — около
  133.42 +	<li>Корневая файловая система занимает до 100 МБ, а образ Live CD — около
  133.43  		30 МБ.</li>
  133.44  	<li>Готовый к использованию веб-сервер, основанный на LightTPD с CGI
  133.45  		и поддержкой PHP.</li>
   134.1 --- a/ru/artwork/index.php	Thu Apr 23 11:02:06 2015 +0200
   134.2 +++ b/ru/artwork/index.php	Thu Apr 23 23:53:42 2015 +0300
   134.3 @@ -1,11 +1,10 @@
   134.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   134.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   134.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   134.7 +<!DOCTYPE html>
   134.8 +<html lang="ru">
   134.9  <head>
  134.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  134.11 +	<meta charset="utf-8"/>
  134.12  	<title>Графика | SliTaz</title>
  134.13 -	<meta name="description" content="Изображения и логотипы проекта SliTaz GNU/Linux" />
  134.14 -	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD" />
  134.15 +	<meta name="description" content="Изображения и логотипы проекта SliTaz GNU/Linux"/>
  134.16 +	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD"/>
  134.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
  134.18  	<?php include("../../lib/html/meta-link.html"); ?>
  134.19  </head>
   135.1 --- a/ru/artwork/screenshots.php	Thu Apr 23 11:02:06 2015 +0200
   135.2 +++ b/ru/artwork/screenshots.php	Thu Apr 23 23:53:42 2015 +0300
   135.3 @@ -1,11 +1,10 @@
   135.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   135.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   135.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   135.7 +<!DOCTYPE html>
   135.8 +<html lang="ru">
   135.9  <head>
  135.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  135.11 +	<meta charset="utf-8"/>
  135.12  	<title>Скриншоты | SliTaz</title>
  135.13 -	<meta name="description" content="Скриншоты проекта SliTaz GNU/Linux" />
  135.14 -	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD" />
  135.15 +	<meta name="description" content="Скриншоты проекта SliTaz GNU/Linux"/>
  135.16 +	<meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD"/>
  135.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
  135.18  	<?php include("../../lib/html/meta-link.html"); ?>
  135.19  </head>
   136.1 --- a/ru/asso/index.php	Thu Apr 23 11:02:06 2015 +0200
   136.2 +++ b/ru/asso/index.php	Thu Apr 23 23:53:42 2015 +0300
   136.3 @@ -1,11 +1,10 @@
   136.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   136.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   136.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   136.7 +<!DOCTYPE html>
   136.8 +<html lang="ru">
   136.9  <head>
  136.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  136.11 +	<meta charset="utf-8"/>
  136.12  	<title>Ассоциация | SliTaz</title>
  136.13 -	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate" />
  136.14 -	<meta name="author" content="Christophe Lincoln" />
  136.15 +	<meta name="description" content="SliTaz GNU/Linux asso non-profit donate"/>
  136.16 +	<meta name="author" content="Christophe Lincoln"/>
  136.17  	<?php include("../../lib/html/meta-link.html"); ?>
  136.18  </head>
  136.19  <body>
  136.20 @@ -51,8 +50,8 @@
  136.21  
  136.22  <h3 id="overview">Обзор</h3>
  136.23  
  136.24 -<p>SliTaz GNU/Linux является международной ассоциацией, основанной в Швейцарии
  136.25 -	и уважающй Гражданский кодекс Швейцарии. Ассоциация состоит из комитета и
  136.26 +<p>SliTaz GNU/Linux — международная ассоциация, основанная в Швейцарии
  136.27 +	и уважающая Гражданский кодекс Швейцарии. Ассоциация состоит из комитета и
  136.28  	участников, и обеспечивает финансовые вопросы и оплату труда персонала.
  136.29  	Участники встречаются один раз в год на общем собрании и принимают решения,
  136.30  	например, о деятельности ассоциации или членских взносах. Каждый участник
   137.1 --- a/ru/devel/forge.php	Thu Apr 23 11:02:06 2015 +0200
   137.2 +++ b/ru/devel/forge.php	Thu Apr 23 23:53:42 2015 +0300
   137.3 @@ -1,11 +1,10 @@
   137.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   137.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   137.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   137.7 +<!DOCTYPE html>
   137.8 +<html lang="ru">
   137.9  <head>
  137.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  137.11 +	<meta charset="utf-8"/>
  137.12  	<title>Кузница | SliTaz</title>
  137.13 -	<meta name="description" content="«Кузница» разработчиков SliTaz" />
  137.14 -	<meta name="keywords" lang="ru" content="SliTaz, разработчики, hg, bugs" />
  137.15 +	<meta name="description" content="«Кузница» разработчиков SliTaz"/>
  137.16 +	<meta name="keywords" lang="ru" content="SliTaz, разработчики, hg, bugs"/>
  137.17  	<meta name="author" content="Christophe Lincoln"/>
  137.18  	<?php include("../../lib/html/meta-link.html"); ?>
  137.19  </head>
   138.1 --- a/ru/devel/index.php	Thu Apr 23 11:02:06 2015 +0200
   138.2 +++ b/ru/devel/index.php	Thu Apr 23 23:53:42 2015 +0300
   138.3 @@ -1,11 +1,10 @@
   138.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   138.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   138.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   138.7 +<!DOCTYPE html>
   138.8 +<html lang="ru">
   138.9  <head>
  138.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  138.11 +	<meta charset="utf-8"/>
  138.12  	<title>Уголок разработчика | SliTaz</title>
  138.13 -	<meta name="description" content="SliTaz GNU/Linux project information overview" />
  138.14 -	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
  138.15 +	<meta name="description" content="SliTaz GNU/Linux project information overview"/>
  138.16 +	<meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
  138.17  	<meta name="author" content="Christophe Lincoln"/>
  138.18  	<?php include("../../lib/html/meta-link.html"); ?>
  138.19  </head>
   139.1 --- a/ru/doc/index.php	Thu Apr 23 11:02:06 2015 +0200
   139.2 +++ b/ru/doc/index.php	Thu Apr 23 23:53:42 2015 +0300
   139.3 @@ -1,11 +1,10 @@
   139.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   139.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   139.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   139.7 +<!DOCTYPE html>
   139.8 +<html lang="ru">
   139.9  <head>
  139.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  139.11 +	<meta charset="utf-8"/>
  139.12  	<title>Документация | SliTaz</title>
  139.13 -	<meta name="description" content="Документация SliTaz GNU/Linux" />
  139.14 -	<meta name="keywords" lang="ru" content="Система, бесплатно, Gnu, Linux, открытое ПО, LiveCD в RAM" />
  139.15 +	<meta name="description" content="Документация SliTaz GNU/Linux"/>
  139.16 +	<meta name="keywords" lang="ru" content="Система, бесплатно, Gnu, Linux, открытое ПО, LiveCD в RAM"/>
  139.17  	<meta name="author" content="Christophe Lincoln"/>
  139.18  	<?php include("../../lib/html/meta-link.html"); ?>
  139.19  </head>
   140.1 --- a/ru/doc/releases/4.0/relnotes.ru.html	Thu Apr 23 11:02:06 2015 +0200
   140.2 +++ b/ru/doc/releases/4.0/relnotes.ru.html	Thu Apr 23 23:53:42 2015 +0300
   140.3 @@ -1,10 +1,10 @@
   140.4  <!DOCTYPE html>
   140.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="ru">
   140.6 +<html lang="ru">
   140.7  <head>
   140.8 -	<meta charset="utf-8" />
   140.9 +	<meta charset="utf-8"/>
  140.10  	<title>Примечания к релизу SliTaz 4.0</title>
  140.11 -	<link rel="shortcut icon" href="/favicon.ico" />
  140.12 -	<link rel="stylesheet" type="text/css" href="/relnotes.css" />
  140.13 +	<link rel="shortcut icon" href="/favicon.ico"/>
  140.14 +	<link rel="stylesheet" type="text/css" href="/relnotes.css"/>
  140.15  </head>
  140.16  <body>
  140.17  
   141.1 --- a/ru/get/flavors.php	Thu Apr 23 11:02:06 2015 +0200
   141.2 +++ b/ru/get/flavors.php	Thu Apr 23 23:53:42 2015 +0300
   141.3 @@ -1,12 +1,11 @@
   141.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   141.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   141.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   141.7 +<!DOCTYPE html>
   141.8 +<html lang="ru">
   141.9  <head>
  141.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  141.11 +	<meta charset="utf-8"/>
  141.12  	<title>Редакции LiveCD | SliTaz</title>
  141.13 -	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
  141.14 -	<meta name="keywords" lang="ru" content="система, бесплатно, Gnu, Linux, открытое ПО, LiveCD Linux в RAM" />    
  141.15 -	<meta name="author" content="Christophe Lincoln" />
  141.16 +	<meta name="description" content="SliTaz GNU/Linux LiveCD"/>
  141.17 +	<meta name="keywords" lang="ru" content="система, бесплатно, Gnu, Linux, открытое ПО, LiveCD Linux в RAM"/>
  141.18 +	<meta name="author" content="Christophe Lincoln"/>
  141.19  	<?php include("../../lib/html/meta-link.html"); ?>
  141.20  </head>
  141.21  <body>
   142.1 --- a/ru/get/index.php	Thu Apr 23 11:02:06 2015 +0200
   142.2 +++ b/ru/get/index.php	Thu Apr 23 23:53:42 2015 +0300
   142.3 @@ -1,11 +1,10 @@
   142.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   142.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   142.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   142.7 +<!DOCTYPE html>
   142.8 +<html lang="ru">
   142.9  <head>
  142.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  142.11 +	<meta charset="utf-8"/>
  142.12  	<title>Загрузки | SliTaz</title>
  142.13 -	<meta name="description" content="Бесплатная загрузка LiveCD с SliTaz GNU/Linux" />
  142.14 -	<meta name="keywords" lang="ru" content="исходники, ISO, LiveCD, загрузить, бесплатно" />
  142.15 +	<meta name="description" content="Бесплатная загрузка LiveCD с SliTaz GNU/Linux"/>
  142.16 +	<meta name="keywords" lang="ru" content="исходники, ISO, LiveCD, загрузить, бесплатно"/>
  142.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
  142.18  	<?php include("../../lib/html/meta-link.html"); ?>
  142.19  </head>
   143.1 --- a/ru/index.php	Thu Apr 23 11:02:06 2015 +0200
   143.2 +++ b/ru/index.php	Thu Apr 23 23:53:42 2015 +0300
   143.3 @@ -1,10 +1,9 @@
   143.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   143.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   143.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   143.7 +<!DOCTYPE html>
   143.8 +<html lang="ru">
   143.9  <head>
  143.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  143.11 +	<meta charset="utf-8"/>
  143.12  	<title>SliTaz GNU/Linux</title>
  143.13 -	<meta name="description" content="Главная страница проекта SliTaz GNU/Linux" />
  143.14 +	<meta name="description" content="Главная страница проекта SliTaz GNU/Linux"/>
  143.15  	<?php include("../lib/html/meta-link.html"); ?>
  143.16  </head>
  143.17  <body>
   144.1 --- a/ru/mailing-list.php	Thu Apr 23 11:02:06 2015 +0200
   144.2 +++ b/ru/mailing-list.php	Thu Apr 23 23:53:42 2015 +0300
   144.3 @@ -1,12 +1,11 @@
   144.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   144.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   144.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   144.7 +<!DOCTYPE html>
   144.8 +<html lang="ru">
   144.9  <head>
  144.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  144.11 +	<meta charset="utf-8"/>
  144.12  	<title>Рассылка | SliTaz</title>
  144.13 -	<meta name="description" content="Рассылка пользователей и разработчиков SliTaz" />
  144.14 -	<meta name="keywords" content="SliTaz рассылка дискуссии" lang="ru" />
  144.15 -	<meta name="author" content="Christophe Lincoln" />
  144.16 +	<meta name="description" content="Рассылка пользователей и разработчиков SliTaz"/>
  144.17 +	<meta name="keywords" content="SliTaz рассылка дискуссии" lang="ru"/>
  144.18 +	<meta name="author" content="Christophe Lincoln"/>
  144.19  	<?php include("../lib/html/meta-link.html"); ?>
  144.20  	<style type="text/css">
  144.21  		ul.nobullet { list-style-type: none; }
   145.1 --- a/ru/news/2007.php	Thu Apr 23 11:02:06 2015 +0200
   145.2 +++ b/ru/news/2007.php	Thu Apr 23 23:53:42 2015 +0300
   145.3 @@ -1,11 +1,10 @@
   145.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   145.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   145.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   145.7 +<!DOCTYPE html>
   145.8 +<html lang="ru">
   145.9  <head>
  145.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  145.11 +	<meta charset="utf-8"/>
  145.12  	<title>Архив новостей за 2007 год | SliTaz</title>
  145.13 -	<meta name="description" content="Архив новостей SliTaz за 2007 год" />
  145.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  145.15 +	<meta name="description" content="Архив новостей SliTaz за 2007 год"/>
  145.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  145.17  	<meta name="author" content="Christophe Lincoln"/>
  145.18  	<?php include("../../lib/html/meta-link.html"); ?>
  145.19  </head>
  145.20 @@ -21,7 +20,7 @@
  145.21  		<h4>Архивы новостей</h4>
  145.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  145.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  145.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  145.25 +			(в основном это документы, которые перемещены в свой собственный
  145.26  			домен).</p>
  145.27  		<p><img src="/images/news.png" alt="*" />
  145.28  			2007 | <a href="2008.php">2008</a> |
  145.29 @@ -79,7 +78,7 @@
  145.30  			чтобы предоставить вам надежную стабильную версию со всеми этими
  145.31  			новыми возможностями и более чем 240 пакетами в репозитории. Так
  145.32  			вот, в этом новом релизе SliTaz вы найдёте Alsa с его регулятором
  145.33 -			громкости, Alsaplayer, mpg123, Gcolor2, pcmciautils и новое ядро​​.
  145.34 +			громкости, Alsaplayer, mpg123, Gcolor2, pcmciautils и новое ядро.
  145.35  			SliTaz предоставляет новые параметры, которые можно использовать во
  145.36  			время загрузки и ISAPNPTOOLS для очень старого оборудования, такого
  145.37  			как IBM GL300 6272/6282 или P133/32M. Всё это помещается в образе
   146.1 --- a/ru/news/2008.php	Thu Apr 23 11:02:06 2015 +0200
   146.2 +++ b/ru/news/2008.php	Thu Apr 23 23:53:42 2015 +0300
   146.3 @@ -1,11 +1,10 @@
   146.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   146.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   146.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   146.7 +<!DOCTYPE html>
   146.8 +<html lang="ru">
   146.9  <head>
  146.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  146.11 +	<meta charset="utf-8"/>
  146.12  	<title>Архив новостей за 2008 год | SliTaz</title>
  146.13 -	<meta name="description" content="Архив новостей SliTaz за 2008 год" />
  146.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  146.15 +	<meta name="description" content="Архив новостей SliTaz за 2008 год"/>
  146.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  146.17  	<meta name="author" content="Christophe Lincoln"/>
  146.18  	<?php include("../../lib/html/meta-link.html"); ?>
  146.19  </head>
  146.20 @@ -21,7 +20,7 @@
  146.21  		<h4>Архивы новостей</h4>
  146.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  146.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  146.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  146.25 +			(в основном это документы, которые перемещены в свой собственный
  146.26  			домен).</p>
  146.27  		<p><img src="/images/news.png" alt="*" />
  146.28  			<a href="2007.php">2007</a> | 2008 |
   147.1 --- a/ru/news/2009.php	Thu Apr 23 11:02:06 2015 +0200
   147.2 +++ b/ru/news/2009.php	Thu Apr 23 23:53:42 2015 +0300
   147.3 @@ -1,11 +1,10 @@
   147.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   147.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   147.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   147.7 +<!DOCTYPE html>
   147.8 +<html lang="ru">
   147.9  <head>
  147.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  147.11 +	<meta charset="utf-8"/>
  147.12  	<title>Архив новостей за 2009 год | SliTaz</title>
  147.13 -	<meta name="description" content="Архив новостей SliTaz за 2009 год" />
  147.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  147.15 +	<meta name="description" content="Архив новостей SliTaz за 2009 год"/>
  147.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  147.17  	<meta name="author" content="Christophe Lincoln"/>
  147.18  	<?php include("../../lib/html/meta-link.html"); ?>
  147.19  </head>
  147.20 @@ -21,7 +20,7 @@
  147.21  		<h4>Архивы новостей</h4>
  147.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  147.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  147.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  147.25 +			(в основном это документы, которые перемещены в свой собственный
  147.26  			домен).</p>
  147.27  		<p><img src="/images/news.png" alt="*" />
  147.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
   148.1 --- a/ru/news/2010.php	Thu Apr 23 11:02:06 2015 +0200
   148.2 +++ b/ru/news/2010.php	Thu Apr 23 23:53:42 2015 +0300
   148.3 @@ -1,11 +1,10 @@
   148.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   148.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   148.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   148.7 +<!DOCTYPE html>
   148.8 +<html lang="ru">
   148.9  <head>
  148.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  148.11 +	<meta charset="utf-8"/>
  148.12  	<title>Архив новостей за 2010 год | SliTaz</title>
  148.13 -	<meta name="description" content="Архив новостей SliTaz за 2010 год" />
  148.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  148.15 +	<meta name="description" content="Архив новостей SliTaz за 2010 год"/>
  148.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  148.17  	<meta name="author" content="Christophe Lincoln"/>
  148.18  	<?php include("../../lib/html/meta-link.html"); ?>
  148.19  </head>
  148.20 @@ -21,7 +20,7 @@
  148.21  		<h4>Архивы новостей</h4>
  148.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  148.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  148.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  148.25 +			(в основном это документы, которые перемещены в свой собственный
  148.26  			домен).</p>
  148.27  		<p><img src="/images/news.png" alt="*" />
  148.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
   149.1 --- a/ru/news/2011.php	Thu Apr 23 11:02:06 2015 +0200
   149.2 +++ b/ru/news/2011.php	Thu Apr 23 23:53:42 2015 +0300
   149.3 @@ -1,11 +1,10 @@
   149.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   149.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   149.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   149.7 +<!DOCTYPE html>
   149.8 +<html lang="ru">
   149.9  <head>
  149.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  149.11 +	<meta charset="utf-8"/>
  149.12  	<title>Архив новостей за 2011 год | SliTaz</title>
  149.13 -	<meta name="description" content="Архив новостей SliTaz за 2011 год" />
  149.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  149.15 +	<meta name="description" content="Архив новостей SliTaz за 2011 год"/>
  149.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  149.17  	<meta name="author" content="Christophe Lincoln"/>
  149.18  	<?php include("../../lib/html/meta-link.html"); ?>
  149.19  </head>
  149.20 @@ -21,7 +20,7 @@
  149.21  		<h4>Архивы новостей</h4>
  149.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  149.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  149.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  149.25 +			(в основном это документы, которые перемещены в свой собственный
  149.26  			домен).</p>
  149.27  		<p><img src="/images/news.png" alt="*" />
  149.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
   150.1 --- a/ru/news/2012.php	Thu Apr 23 11:02:06 2015 +0200
   150.2 +++ b/ru/news/2012.php	Thu Apr 23 23:53:42 2015 +0300
   150.3 @@ -1,11 +1,10 @@
   150.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   150.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   150.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   150.7 +<!DOCTYPE html>
   150.8 +<html lang="ru">
   150.9  <head>
  150.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  150.11 +	<meta charset="utf-8"/>
  150.12  	<title>Архив новостей за 2012 год | SliTaz</title>
  150.13 -	<meta name="description" content="Архив новостей SliTaz за 2012 год" />
  150.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  150.15 +	<meta name="description" content="Архив новостей SliTaz за 2012 год"/>
  150.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  150.17  	<meta name="author" content="Christophe Lincoln"/>
  150.18  	<?php include("../../lib/html/meta-link.html"); ?>
  150.19  </head>
  150.20 @@ -21,7 +20,7 @@
  150.21  		<h4>Архивы новостей</h4>
  150.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  150.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  150.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  150.25 +			(в основном это документы, которые перемещены в свой собственный
  150.26  			домен).</p>
  150.27  		<p><img src="/images/news.png" alt="*" />
  150.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
  150.29 @@ -49,7 +48,7 @@
  150.30  			короткое время, и были добавлены более чем 1000 новых пакетов.</p>
  150.31  		<p>В 35 МБ SliTaz вместился полный графический рабочий стол на основе
  150.32  			LXDE и Openbox, который работает полностью в 192 МБ оперативной
  150.33 -			памяти. Новому ISO «4-в-1» для установки ​​на жесткий диск требуется
  150.34 +			памяти. Новому ISO «4-в-1» для установки на жесткий диск требуется
  150.35  			только 48 МБ; он автоматически выбирает конфигурацию, которая
  150.36  			наиболее полно подходит для вашего компьютера.</p>
  150.37  		<p>Наши собственные утилиты тоже «подросли». TazPkg обзавелся новой
   151.1 --- a/ru/news/index.php	Thu Apr 23 11:02:06 2015 +0200
   151.2 +++ b/ru/news/index.php	Thu Apr 23 23:53:42 2015 +0300
   151.3 @@ -1,11 +1,10 @@
   151.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   151.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   151.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   151.7 +<!DOCTYPE html>
   151.8 +<html lang="ru">
   151.9  <head>
  151.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  151.11 +	<meta charset="utf-8"/>
  151.12  	<title>Архив новостей | SliTaz</title>
  151.13 -	<meta name="description" content="Архив новостей SliTaz" />
  151.14 -	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM" />
  151.15 +	<meta name="description" content="Архив новостей SliTaz"/>
  151.16 +	<meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
  151.17  	<meta name="author" content="Christophe Lincoln"/>
  151.18  	<?php include("../../lib/html/meta-link.html"); ?>
  151.19  </head>
  151.20 @@ -21,7 +20,7 @@
  151.21  		<h4>Архивы новостей</h4>
  151.22  		<p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
  151.23  			ссылки могут быть испорчены из-за изменения структуры сайта
  151.24 -			(в основном это документы, которые перемещены в свой ​​собственный
  151.25 +			(в основном это документы, которые перемещены в свой собственный
  151.26  			домен).</p>
  151.27  		<p><img src="/images/news.png" alt="*" />
  151.28  			<a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
   152.1 --- a/ru/packages/index.php	Thu Apr 23 11:02:06 2015 +0200
   152.2 +++ b/ru/packages/index.php	Thu Apr 23 23:53:42 2015 +0300
   152.3 @@ -1,11 +1,10 @@
   152.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   152.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   152.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   152.7 +<!DOCTYPE html>
   152.8 +<html lang="ru">
   152.9  <head>
  152.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  152.11 +	<meta charset="utf-8"/>
  152.12  	<title>Пакеты | SliTaz</title>
  152.13 -	<meta name="description" content="Пакеты LiveCD SliTaz GNU/Linux" />
  152.14 -	<meta name="keywords" lang="ru" content="пакет, tazpkg" />
  152.15 +	<meta name="description" content="Пакеты LiveCD SliTaz GNU/Linux"/>
  152.16 +	<meta name="keywords" lang="ru" content="пакет, tazpkg"/>
  152.17  	<meta name="author" content="Christophe Lincoln, Paul Issot"/>
  152.18  	<?php include("../../lib/html/meta-link.html"); ?>
  152.19  </head>
   153.1 --- a/ru/search.php	Thu Apr 23 11:02:06 2015 +0200
   153.2 +++ b/ru/search.php	Thu Apr 23 23:53:42 2015 +0300
   153.3 @@ -1,11 +1,10 @@
   153.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   153.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   153.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   153.7 +<!DOCTYPE html>
   153.8 +<html lang="ru">
   153.9  <head>
  153.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  153.11 +	<meta charset="utf-8"/>
  153.12  	<title>Поиск | SliTaz</title>
  153.13 -	<meta name="description" content="Движок пользовательского поиска SliTaz GNU/Linux" />
  153.14 -	<meta name="keywords" lang="ru" content="система, свободная, gnu, linux, открытое ПО, Live-CD LINUX in RAM" />
  153.15 +	<meta name="description" content="Движок пользовательского поиска SliTaz GNU/Linux"/>
  153.16 +	<meta name="keywords" lang="ru" content="система, свободная, gnu, linux, открытое ПО, Live-CD LINUX in RAM"/>
  153.17  	<meta name="author" content="Christophe Lincoln"/>
  153.18  	<?php include("../lib/html/meta-link.html"); ?>
  153.19  </head>
   154.1 --- a/ru/sponsor/index.php	Thu Apr 23 11:02:06 2015 +0200
   154.2 +++ b/ru/sponsor/index.php	Thu Apr 23 23:53:42 2015 +0300
   154.3 @@ -1,11 +1,10 @@
   154.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   154.5 -	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   154.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
   154.7 +<!DOCTYPE html>
   154.8 +<html lang="ru">
   154.9  <head>
  154.10 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
  154.11 +	<meta charset="utf-8"/>
  154.12  	<title>Поддержи нас | SliTaz</title>
  154.13 -	<meta name="description" content="SliTaz GNU/Linux asso sponsor" />
  154.14 -	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support" />
  154.15 +	<meta name="description" content="SliTaz GNU/Linux asso sponsor"/>
  154.16 +	<meta name="keywords" lang="en" content="slitaz pro, slitaz sponsor, support"/>
  154.17  	<meta name="author" content="Christophe Lincoln"/>
  154.18  	<?php include("../../lib/html/meta-link.html"); ?>
  154.19  </head>