summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xabout/create_html.sh24
-rw-r--r--about/html/index.html93
-rw-r--r--about/index.html.in93
-rw-r--r--about/index.html.in.h41
-rw-r--r--about/po/fr.po274
-rw-r--r--about/po/index.pot222
-rw-r--r--about/style/images/BDO-GALAXY-BAS.pngbin0 -> 8017 bytes
-rw-r--r--about/style/images/BDO-GALAXY.pngbin0 -> 53544 bytes
-rw-r--r--about/style/images/favicon.pngbin0 -> 638 bytes
-rw-r--r--about/style/images/free-galaxy2009.pngbin0 -> 66320 bytes
-rw-r--r--about/style/images/img1.pngbin0 -> 20759 bytes
-rw-r--r--about/style/images/img2.pngbin0 -> 40826 bytes
-rw-r--r--about/style/images/img3.pngbin0 -> 51967 bytes
-rw-r--r--about/style/images/one-galaxy2009.pngbin0 -> 17328 bytes
-rw-r--r--about/style/images/pwp-galaxy2009.pngbin0 -> 23829 bytes
-rw-r--r--about/style/images/top.pngbin0 -> 24483 bytes
-rw-r--r--about/style/screen-rtl.css102
-rw-r--r--about/style/screen.css106
18 files changed, 955 insertions, 0 deletions
diff --git a/about/create_html.sh b/about/create_html.sh
new file mode 100755
index 0000000..550f596
--- /dev/null
+++ b/about/create_html.sh
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+BASEDIR=".."
+XMLFILE="index.html.in"
+PODIR='./po'
+HTMLDIR='./html'
+
+if [ ! -d $HTMLDIR ]; then
+ mkdir $HTMLDIR
+fi
+
+cd $HTMLDIR
+
+intltool-merge --xml-style -m ../${PODIR} ../${XMLFILE} index.html
+
+for indexdir in `ls`; do
+ mv $indexdir/index.html index-$indexdir.html
+ rm -rf $indexdir
+done
+
+if [ -e "index-C.html" ]; then
+ mv index-C.html index.html
+fi
+
diff --git a/about/html/index.html b/about/html/index.html
new file mode 100644
index 0000000..76dc109
--- /dev/null
+++ b/about/html/index.html
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
+ <head>
+ <title>About Mandriva Linux</title>
+ <link type="text/css" rel="stylesheet" media="screen" href="style/screen.css"/>
+ </head>
+ <body>
+<a name="top"/>
+<div id="content">
+ <div id="title">
+ </div>
+
+ <div id="title_top"><a href="#what"><span>What is Mandriva Linux?</span></a> | <a href="#browse"><span>Browse ressources</span></a></div>
+
+<a name="what"/>
+
+<div id="title2">Mandriva Linux is...</div>
+
+<h3>a Linux distribution...</h3>
+<p>Mandriva Linux is a Linux distribution created in 1998.</p>
+
+<h3>based on OpenSource software</h3>
+
+<p>Mandriva Linux aims to provide the best of Open Source components. All packages included in repositories "main" and "contrib" use Open Source compliant licenses. Any non Open Source components will be stored in the "non-free" repository provided its license allows public redistribution. Any package that does not fit this requirement must be removed. Providing non-free packages should be only a way to make life easier for users. The "Free" version of Mandriva Linux contains only Open Source components.</p>
+
+<h3>easy to use</h3>
+
+<p>Mandriva Linux was created in order to help beginners on both the Linux desktop and server. Mandriva Linux provides installation and configuration tools that make the Linux experience easy and smooth. A global packaging policy focuses on packaging quality: providing tools, examples, documentation and templates to help more advanced users in daily administration.</p>
+
+<h3>a collective project</h3>
+
+<p>Mandriva Linux development is based on a collective work of Mandriva Community (a combination of paid employees and volunteer contributors). Global specifications are a result of global discussion. The community is responsible for testing, packaging and translation work.</p>
+
+<h3>not only an international project</h3>
+
+<p>Mandriva Linux is translated in more than 70 languages. More languages may come to complete it. Mandriva Linux members come from all over the world, which means not only complete localization but also very different commitments.</p>
+
+<h3>... but also an organized community</h3>
+
+<p>Mandriva Linux development is based on Cooker daily work. It uses a code of conduct, well defined policies for packaging, defined tools like Bugzilla, svn or git. Community is now also organized in Mandriva Assembly, the main goal of which is to help make contributing to Mandriva easier and to help users, packagers, testers and translators work together more smoothly.</p>
+
+<h3>open to any contribution</h3>
+
+<p>All included components in the Mandriva Linux distribution are available through version control software. Anyone can contribute to improve it, either as an individual or a corporation.</p>
+
+<h3>based on quality and stability requirements...</h3>
+
+<p>Mandriva Linux is strongly committed to both quality and stability for official releases. This applies to packages included in distribution as well as general updates, upgrades and security.</p>
+
+<h3>compliant with Open Source standards</h3>
+
+<p>Mandriva Linux aims to follow recognized standards that allow improved global distribution quality and interoperability. Among the main standards you will find: LSB, freedesktop</p>
+
+<h3>working in collaboration with other open source projects</h3>
+
+<p>Mandriva Linux is looking to collaborate with other open source communities by ensuring our work is retrofitted upstream, when relevant.</p>
+<p><a href="#top">[<span>top of this page</span>]</a></p>
+
+<a name="browse"/>
+<div id="title2">Browse ressources</div>
+
+<h3>Users documentation</h3>
+<p>Mandriva Linux comes with a full set of documentation for beginners but also for advanced users. You may also find help in Mandriva community: forums, Expert, mailing-lists...</p>
+<ul>
+ <li><a href="http://doc.mandriva.com"><span>Mandriva official documentation</span></a></li>
+ <li><a href="http://forum.mandriva.com"><span>Mandriva forums</span></a></li>
+ <li><a href="http://expert.mandriva.com"><span>Mandriva experts community</span></a></li>
+ <li><a href="http://lists.mandriva.com"><span>Mandriva mailing lists</span></a></li>
+ <li><a href="http://www2.mandriva.com/community"><span>Enter Mandriva Community</span></a></li>
+</ul>
+
+<h3>Development and contribution</h3>
+<p>You can contribute to Mandriva Linux whatever your technical skills are.</p>
+<ul>
+ <li><a href="http://wiki.mandriva.com"><span>Mandriva wiki</span></a></li>
+ <li><a href="http://svn.mandriva.com"><span>Mandriva svn</span></a></li>
+ <li><a href="http://lists.mandriva.com"><span>Mandriva mailing lists</span></a></li>
+ <li><a href="http://www2.mandriva.com/community/contribute"><span>Howto Contribute to Mandriva Linux</span></a></li>
+ <li><a href="http://planetmandriva.zarb.org/"><span>Mandriva developpers corner</span></a></li>
+</ul>
+
+<h3>Fund Mandriva Linux project</h3>
+<p>You can also contribute to Mandriva Linux funding it.</p>
+<ul>
+ <li><a href="http://www2.mandriva.com/community/fund/"><span>Fund Mandriva Linux</span></a></li>
+</ul>
+
+<p><a href="#top">[<span>top of this page</span>]</a></p>
+<div class="bottom"/>
+</div>
+
+</body>
+</html> \ No newline at end of file
diff --git a/about/index.html.in b/about/index.html.in
new file mode 100644
index 0000000..28b5163
--- /dev/null
+++ b/about/index.html.in
@@ -0,0 +1,93 @@
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" dir="ltr">
+ <head>
+ <_title>About Mandriva Linux</_title>
+ <link rel="stylesheet" media="screen" type="text/css" href="style/screen.css" />
+ </head>
+ <body>
+<a name="top" />
+<div id="content">
+ <div id="title">
+ </div>
+
+ <div id="title_top"><a href="#what"><_span>What is Mandriva Linux?</_span></a> | <a href="#browse"><_span>Browse ressources</_span></a></div>
+
+<a name="what" />
+
+<_div id="title2">Mandriva Linux is...</_div>
+
+<_h3>a Linux distribution...</_h3>
+<_p>Mandriva Linux is a Linux distribution created in 1998.</_p>
+
+<_h3>based on OpenSource software</_h3>
+
+<_p>Mandriva Linux aims to provide the best of Open Source components. All packages included in repositories "main" and "contrib" use Open Source compliant licenses. Any non Open Source components will be stored in the "non-free" repository provided its license allows public redistribution. Any package that does not fit this requirement must be removed. Providing non-free packages should be only a way to make life easier for users. The "Free" version of Mandriva Linux contains only Open Source components.</_p>
+
+<_h3>easy to use</_h3>
+
+<_p>Mandriva Linux was created in order to help beginners on both the Linux desktop and server. Mandriva Linux provides installation and configuration tools that make the Linux experience easy and smooth. A global packaging policy focuses on packaging quality: providing tools, examples, documentation and templates to help more advanced users in daily administration.</_p>
+
+<_h3>a collective project</_h3>
+
+<_p>Mandriva Linux development is based on a collective work of Mandriva Community (a combination of paid employees and volunteer contributors). Global specifications are a result of global discussion. The community is responsible for testing, packaging and translation work.</_p>
+
+<_h3>not only an international project</_h3>
+
+<_p>Mandriva Linux is translated in more than 70 languages. More languages may come to complete it. Mandriva Linux members come from all over the world, which means not only complete localization but also very different commitments.</_p>
+
+<_h3>... but also an organized community</_h3>
+
+<_p>Mandriva Linux development is based on Cooker daily work. It uses a code of conduct, well defined policies for packaging, defined tools like Bugzilla, svn or git. Community is now also organized in Mandriva Assembly, the main goal of which is to help make contributing to Mandriva easier and to help users, packagers, testers and translators work together more smoothly.</_p>
+
+<_h3>open to any contribution</_h3>
+
+<_p>All included components in the Mandriva Linux distribution are available through version control software. Anyone can contribute to improve it, either as an individual or a corporation.</_p>
+
+<_h3>based on quality and stability requirements...</_h3>
+
+<_p>Mandriva Linux is strongly committed to both quality and stability for official releases. This applies to packages included in distribution as well as general updates, upgrades and security.</_p>
+
+<_h3>compliant with Open Source standards</_h3>
+
+<_p>Mandriva Linux aims to follow recognized standards that allow improved global distribution quality and interoperability. Among the main standards you will find: LSB, freedesktop</_p>
+
+<_h3>working in collaboration with other open source projects</_h3>
+
+<_p>Mandriva Linux is looking to collaborate with other open source communities by ensuring our work is retrofitted upstream, when relevant. </_p>
+<p><a href="#top">[<_span>top of this page</_span>]</a></p>
+
+<a name="browse" />
+<_div id="title2">Browse ressources</_div>
+
+<_h3>Users documentation</_h3>
+<_p>Mandriva Linux comes with a full set of documentation for beginners but also for advanced users. You may also find help in Mandriva community: forums, Expert, mailing-lists...</_p>
+<ul>
+ <li><a href="http://doc.mandriva.com"><_span>Mandriva official documentation</_span></a></li>
+ <li><a href="http://forum.mandriva.com"><_span>Mandriva forums</_span></a></li>
+ <li><a href="http://expert.mandriva.com"><_span>Mandriva experts community</_span></a></li>
+ <li><a href="http://lists.mandriva.com"><_span>Mandriva mailing lists</_span></a></li>
+ <li><a href="http://www2.mandriva.com/community"><_span>Enter Mandriva Community</_span></a></li>
+</ul>
+
+<_h3>Development and contribution</_h3>
+<_p>You can contribute to Mandriva Linux whatever your technical skills are.</_p>
+<ul>
+ <li><a href="http://wiki.mandriva.com"><_span>Mandriva wiki</_span></a></li>
+ <li><a href="http://svn.mandriva.com"><_span>Mandriva svn</_span></a></li>
+ <li><a href="http://lists.mandriva.com"><_span>Mandriva mailing lists</_span></a></li>
+ <li><a href="http://www2.mandriva.com/community/contribute"><_span>Howto Contribute to Mandriva Linux</_span></a></li>
+ <li><a href="http://planetmandriva.zarb.org/"><_span>Mandriva developpers corner</_span></a></li>
+</ul>
+
+<_h3>Fund Mandriva Linux project</_h3>
+<_p>You can also contribute to Mandriva Linux funding it.</_p>
+<ul>
+ <li><a href="http://www2.mandriva.com/community/fund/"><_span>Fund Mandriva Linux</_span></a></li>
+</ul>
+
+<p><a href="#top">[<_span>top of this page</_span>]</a></p>
+<div class="bottom"></div>
+</div>
+
+</body>
+</html>
+
diff --git a/about/index.html.in.h b/about/index.html.in.h
new file mode 100644
index 0000000..4b4df0c
--- /dev/null
+++ b/about/index.html.in.h
@@ -0,0 +1,41 @@
+char *s = N_("... but also an organized community");
+char *s = N_("About Mandriva Linux");
+char *s = N_("All included components in the Mandriva Linux distribution are available through version control software. Anyone can contribute to improve it, either as an individual or a corporation.");
+char *s = N_("Browse ressources");
+char *s = N_("Development and contribution");
+char *s = N_("Enter Mandriva Community");
+char *s = N_("Fund Mandriva Linux");
+char *s = N_("Fund Mandriva Linux project");
+char *s = N_("Howto Contribute to Mandriva Linux");
+char *s = N_("Mandriva Linux aims to follow recognized standards that allow improved global distribution quality and interoperability. Among the main standards you will find: LSB, freedesktop");
+char *s = N_("Mandriva Linux aims to provide the best of Open Source components. All packages included in repositories \"main\" and \"contrib\" use Open Source compliant licenses. Any non Open Source components will be stored in the \"non-free\" repository provided its license allows public redistribution. Any package that does not fit this requirement must be removed. Providing non-free packages should be only a way to make life easier for users. The \"Free\" version of Mandriva Linux contains only Open Source components.");
+char *s = N_("Mandriva Linux comes with a full set of documentation for beginners but also for advanced users. You may also find help in Mandriva community: forums, Expert, mailing-lists...");
+char *s = N_("Mandriva Linux development is based on Cooker daily work. It uses a code of conduct, well defined policies for packaging, defined tools like Bugzilla, svn or git. Community is now also organized in Mandriva Assembly, the main goal of which is to help make contributing to Mandriva easier and to help users, packagers, testers and translators work together more smoothly.");
+char *s = N_("Mandriva Linux development is based on a collective work of Mandriva Community (a combination of paid employees and volunteer contributors). Global specifications are a result of global discussion. The community is responsible for testing, packaging and translation work.");
+char *s = N_("Mandriva Linux is a Linux distribution created in 1998.");
+char *s = N_("Mandriva Linux is looking to collaborate with other open source communities by ensuring our work is retrofitted upstream, when relevant.");
+char *s = N_("Mandriva Linux is strongly committed to both quality and stability for official releases. This applies to packages included in distribution as well as general updates, upgrades and security.");
+char *s = N_("Mandriva Linux is translated in more than 70 languages. More languages may come to complete it. Mandriva Linux members come from all over the world, which means not only complete localization but also very different commitments.");
+char *s = N_("Mandriva Linux is...");
+char *s = N_("Mandriva Linux was created in order to help beginners on both the Linux desktop and server. Mandriva Linux provides installation and configuration tools that make the Linux experience easy and smooth. A global packaging policy focuses on packaging quality: providing tools, examples, documentation and templates to help more advanced users in daily administration.");
+char *s = N_("Mandriva developpers corner");
+char *s = N_("Mandriva experts community");
+char *s = N_("Mandriva forums");
+char *s = N_("Mandriva mailing lists");
+char *s = N_("Mandriva official documentation");
+char *s = N_("Mandriva svn");
+char *s = N_("Mandriva wiki");
+char *s = N_("Users documentation");
+char *s = N_("What is Mandriva Linux?");
+char *s = N_("You can also contribute to Mandriva Linux funding it.");
+char *s = N_("You can contribute to Mandriva Linux whatever your technical skills are.");
+char *s = N_("a Linux distribution...");
+char *s = N_("a collective project");
+char *s = N_("based on OpenSource software");
+char *s = N_("based on quality and stability requirements...");
+char *s = N_("compliant with Open Source standards");
+char *s = N_("easy to use");
+char *s = N_("not only an international project");
+char *s = N_("open to any contribution");
+char *s = N_("top of this page");
+char *s = N_("working in collaboration with other open source projects");
diff --git a/about/po/fr.po b/about/po/fr.po
new file mode 100644
index 0000000..7edfe13
--- /dev/null
+++ b/about/po/fr.po
@@ -0,0 +1,274 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-10-21 23:40+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: index.html.in.h:1
+msgid "... but also an organized community"
+msgstr "... mais aussi une communauté organisée"
+
+#: index.html.in.h:2
+msgid "About Mandriva Linux"
+msgstr "A propos de Mandriva Linux"
+
+#: index.html.in.h:3
+msgid ""
+"All included components in the Mandriva Linux distribution are available "
+"through version control software. Anyone can contribute to improve it, "
+"either as an individual or a corporation."
+msgstr ""
+"Tous les composants compris dans la distribution Mandriva Linux "
+"sont disponibles via un logiciel de gestion des versions. N\'importe qui "
+"peut contribuer à l\'améliorer, que ce soit une personne ou une société."
+
+#: index.html.in.h:4
+msgid "Browse ressources"
+msgstr "Parcourir les ressources"
+
+#: index.html.in.h:5
+msgid "Development and contribution"
+msgstr "Développement et contribution"
+
+#: index.html.in.h:6
+msgid "Enter Mandriva Community"
+msgstr "Entrez dans la communauté Mandriva"
+
+#: index.html.in.h:7
+msgid "Fund Mandriva Linux"
+msgstr "Participer financièrement à Mandriva Linux"
+
+#: index.html.in.h:8
+msgid "Fund Mandriva Linux project"
+msgstr "Participer financièrement au projet Mandriva Linux"
+
+#: index.html.in.h:9
+msgid "Howto Contribute to Mandriva Linux"
+msgstr "Mode d'emploi de la contribution à Mandriva Linux"
+
+#: index.html.in.h:10
+msgid ""
+"Mandriva Linux aims to follow recognized standards that allow improved "
+"global distribution quality and interoperability. Among the main standards "
+"you will find: LSB, freedesktop"
+msgstr ""
+"Mandriva Linux a pour but de suivre les standards reconnus qui permettent "
+"d'améliorer la qualité générale ainsi que l'interopérabilité de la "
+"distribution. Parmi les principales normes, vous trouverez : LSB, freedesktop."
+
+#: index.html.in.h:11
+msgid ""
+"Mandriva Linux aims to provide the best of Open Source components. All "
+"packages included in repositories \"main\" and \"contrib\" use Open Source "
+"compliant licenses. Any non Open Source components will be stored in the "
+"\"non-free\" repository provided its license allows public redistribution. "
+"Any package that does not fit this requirement must be removed. Providing "
+"non-free packages should be only a way to make life easier for users. The "
+"\"Free\" version of Mandriva Linux contains only Open Source components."
+msgstr ""
+"Mandriva Linux a pour but de fournir les meilleurs composants de l'Open "
+"Source. Tous les paquetages présents dans les dépôts "main" et "contrib" "
+"utilisent des licences compatibles avec l'Open Source. Chaque composant "
+"non Open Source sera placé dans le dépôt "non-free" sous réserve que sa "
+"licence autorise la redistribution publique. Tous les paquetages qui ne "
+"respectent pas cette condition seront supprimés. Fournir des paquetages "
+"non libres devrait uniquement être un moyen de rendre la vie plus simple "
+"aux débutants. La version "Free" de Mandriva Linux contient uniquement "
+"des composants Open Source."
+
+#: index.html.in.h:12
+msgid ""
+"Mandriva Linux comes with a full set of documentation for beginners but also "
+"for advanced users. You may also find help in Mandriva community: forums, "
+"Expert, mailing-lists..."
+msgstr ""
+"Mandriva Linux est fournie avec une documentation complète destinée aux "
+"débutants comme aux utilisateurs avancés. Vous pouvez également trouver de l'aide "
+"au sein de la communauté Mandriva : les forums, Expert, les listes de "
+"diffusion..."
+
+#: index.html.in.h:13
+msgid ""
+"Mandriva Linux development is based on Cooker daily work. It uses a code of "
+"conduct, well defined policies for packaging, defined tools like Bugzilla, "
+"svn or git. Community is now also organized in Mandriva Assembly, the main "
+"goal of which is to help make contributing to Mandriva easier and to help "
+"users, packagers, testers and translators work together more smoothly."
+msgstr ""
+"Le développement de Mandriva Linux est fondé sur le travail quotidien "
+"de Cooker. Il utilise un code de conduite, une politique d'empaquetage "
+"bien définie, des outils définis tels que le Bugzilla, svn ou encore git. "
+"La communauté est maintenant également organisée au sein de l'Assemblée "
+"Mandriva, dont le principal objectif est de contribuer à rendre plus facile "
+"les contributions à Mandriva ainsi que d'aider les utilisateurs, les "
+"packageurs, les testeurs et les traducteurs à travailler ensemble plus "
+"harmonieusement."
+
+#: index.html.in.h:14
+msgid ""
+"Mandriva Linux development is based on a collective work of Mandriva "
+"Community (a combination of paid employees and volunteer contributors). "
+"Global specifications are a result of global discussion. The community is "
+"responsible for testing, packaging and translation work."
+msgstr ""
+"Le développement de Mandriva Linux est fondé sur un travail collectif "
+"de la Communauté Mandriva (une combinaison d'employés payés et de "
+"contributeurs bénévoles). Les spécifications générales sont le résultat "
+"de discussions globales. La communauté s'occupe des tests, de l'empaquetage "
+"et du travail de traduction."
+
+#: index.html.in.h:15
+msgid "Mandriva Linux is a Linux distribution created in 1998."
+msgstr "Mandriva Linux est une distribution Linux créée en 1998."
+
+#: index.html.in.h:16
+msgid ""
+"Mandriva Linux is looking to collaborate with other open source communities "
+"by ensuring our work is retrofitted upstream, when relevant."
+msgstr ""
+"Mandriva Linux a pour objectif également de travailler avec d'autres "
+"communautés open source en s'assurant que, lorsque cela s'avère justifié, "
+"les développements sont reproposés aux projets upstream."
+
+#: index.html.in.h:17
+msgid ""
+"Mandriva Linux is strongly committed to both quality and stability for "
+"official releases. This applies to packages included in distribution as well "
+"as general updates, upgrades and security."
+msgstr ""
+"Mandriva Linux est fortement engagée sur la qualité et la "
+"stabilité des versions officielles. Cela concerne les paquets "
+"inclus dans la distribution aussi bien que les mises à jour générales, "
+"les mises à jours de versions et la sécurité."
+
+#: index.html.in.h:18
+msgid ""
+"Mandriva Linux is translated in more than 70 languages. More languages may "
+"come to complete it. Mandriva Linux members come from all over the world, "
+"which means not only complete localization but also very different "
+"commitments."
+msgstr ""
+"Mandriva Linux est traduit dans plus de 70 langues. D'autres langues "
+"peuvent s'y ajouter. Les utilisateurs de Mandriva Linux se trouvent "
+"partout sur la planète, ce qui se traduit non seulement par une localisation "
+"complète mais aussi par des obligations très différentes."
+
+#: index.html.in.h:19
+msgid "Mandriva Linux is..."
+msgstr "Mandriva Linux est..."
+
+#: index.html.in.h:20
+msgid ""
+"Mandriva Linux was created in order to help beginners on both the Linux "
+"desktop and server. Mandriva Linux provides installation and configuration "
+"tools that make the Linux experience easy and smooth. A global packaging "
+"policy focuses on packaging quality: providing tools, examples, "
+"documentation and templates to help more advanced users in daily "
+"administration."
+msgstr ""
+"Mandriva Linux a été créée dans le but d'aider les débutants à la fois sur "
+"les ordinateurs de bureau et sur les serveurs équipés de Linux. Mandriva "
+"Linux propose des outils d'aide à l'installation et à la configuration qui "
+"rendent l'expérience sous Linux simple et sans heurt. Une politique générale "
+"sur l'empaquetage met l'accent sur la qualité de l'empaquetage : en fournissant "
+"des outils, des exemples, de la documentation et des modèles pour aider les "
+"utilisateurs plus avancés dans l'administration quotidienne."
+
+#: index.html.in.h:21
+msgid "Mandriva developpers corner"
+msgstr "Le coin des développeurs Mandriva"
+
+#: index.html.in.h:22
+msgid "Mandriva experts community"
+msgstr "La communauté Mandriva Expert"
+
+#: index.html.in.h:23
+msgid "Mandriva forums"
+msgstr "Les forums Mandriva"
+
+#: index.html.in.h:24
+msgid "Mandriva mailing lists"
+msgstr "Les listes de diffusion Mandriva"
+
+#: index.html.in.h:25
+msgid "Mandriva official documentation"
+msgstr "La documentation officielle Mandriva"
+
+#: index.html.in.h:26
+msgid "Mandriva svn"
+msgstr "Le svn Mandriva"
+
+#: index.html.in.h:27
+msgid "Mandriva wiki"
+msgstr "Le wiki de la communauté mandriva"
+
+#: index.html.in.h:28
+msgid "Users documentation"
+msgstr "La documentation utilisateurs"
+
+#: index.html.in.h:29
+msgid "What is Mandriva Linux?"
+msgstr "Qu'est-ce que Mandriva Linux"
+
+#: index.html.in.h:30
+msgid "You can also contribute to Mandriva Linux funding it."
+msgstr ""
+"Vous pouvez aussi contribuer financièrement à Mandriva Linux"
+
+#: index.html.in.h:31
+msgid ""
+"You can contribute to Mandriva Linux whatever your technical skills are."
+msgstr ""
+"Vous pouvez contribuer quelles que soient vos compétences techniques."
+
+#: index.html.in.h:32
+msgid "a Linux distribution..."
+msgstr "une distribution Linux..."
+
+#: index.html.in.h:33
+msgid "a collective project"
+msgstr "un projet collectif"
+
+#: index.html.in.h:34
+msgid "based on OpenSource software"
+msgstr "basée sur du logiciel open source"
+
+#: index.html.in.h:35
+msgid "based on quality and stability requirements..."
+msgstr "basée sur des prérequis de stabilité et de qualité..."
+
+#: index.html.in.h:36
+msgid "compliant with Open Source standards"
+msgstr "compatible avec les standards open source"
+
+#: index.html.in.h:37
+msgid "easy to use"
+msgstr "facile à utiliser"
+
+#: index.html.in.h:38
+msgid "not only an international project"
+msgstr "pas seulement un projet international"
+
+#: index.html.in.h:39
+msgid "open to any contribution"
+msgstr "ouvert à toutes les contributions"
+
+#: index.html.in.h:40
+msgid "top of this page"
+msgstr "haut de la page"
+
+#: index.html.in.h:41
+msgid "working in collaboration with other open source projects"
+msgstr "travaillant en collaboration avec d'autres projets open source"
diff --git a/about/po/index.pot b/about/po/index.pot
new file mode 100644
index 0000000..38c5067
--- /dev/null
+++ b/about/po/index.pot
@@ -0,0 +1,222 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-10-22 08:55+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: index.html.in.h:1
+msgid "... but also an organized community"
+msgstr ""
+
+#: index.html.in.h:2
+msgid "About Mandriva Linux"
+msgstr ""
+
+#: index.html.in.h:3
+msgid ""
+"All included components in the Mandriva Linux distribution are available "
+"through version control software. Anyone can contribute to improve it, "
+"either as an individual or a corporation."
+msgstr ""
+
+#: index.html.in.h:4
+msgid "Browse ressources"
+msgstr ""
+
+#: index.html.in.h:5
+msgid "Development and contribution"
+msgstr ""
+
+#: index.html.in.h:6
+msgid "Enter Mandriva Community"
+msgstr ""
+
+#: index.html.in.h:7
+msgid "Fund Mandriva Linux"
+msgstr ""
+
+#: index.html.in.h:8
+msgid "Fund Mandriva Linux project"
+msgstr ""
+
+#: index.html.in.h:9
+msgid "Howto Contribute to Mandriva Linux"
+msgstr ""
+
+#: index.html.in.h:10
+msgid ""
+"Mandriva Linux aims to follow recognized standards that allow improved "
+"global distribution quality and interoperability. Among the main standards "
+"you will find: LSB, freedesktop"
+msgstr ""
+
+#: index.html.in.h:11
+msgid ""
+"Mandriva Linux aims to provide the best of Open Source components. All "
+"packages included in repositories \"main\" and \"contrib\" use Open Source "
+"compliant licenses. Any non Open Source components will be stored in the "
+"\"non-free\" repository provided its license allows public redistribution. "
+"Any package that does not fit this requirement must be removed. Providing "
+"non-free packages should be only a way to make life easier for users. The "
+"\"Free\" version of Mandriva Linux contains only Open Source components."
+msgstr ""
+
+#: index.html.in.h:12
+msgid ""
+"Mandriva Linux comes with a full set of documentation for beginners but also "
+"for advanced users. You may also find help in Mandriva community: forums, "
+"Expert, mailing-lists..."
+msgstr ""
+
+#: index.html.in.h:13
+msgid ""
+"Mandriva Linux development is based on Cooker daily work. It uses a code of "
+"conduct, well defined policies for packaging, defined tools like Bugzilla, "
+"svn or git. Community is now also organized in Mandriva Assembly, the main "
+"goal of which is to help make contributing to Mandriva easier and to help "
+"users, packagers, testers and translators work together more smoothly."
+msgstr ""
+
+#: index.html.in.h:14
+msgid ""
+"Mandriva Linux development is based on a collective work of Mandriva "
+"Community (a combination of paid employees and volunteer contributors). "
+"Global specifications are a result of global discussion. The community is "
+"responsible for testing, packaging and translation work."
+msgstr ""
+
+#: index.html.in.h:15
+msgid "Mandriva Linux is a Linux distribution created in 1998."
+msgstr ""
+
+#: index.html.in.h:16
+msgid ""
+"Mandriva Linux is looking to collaborate with other open source communities "
+"by ensuring our work is retrofitted upstream, when relevant."
+msgstr ""
+
+#: index.html.in.h:17
+msgid ""
+"Mandriva Linux is strongly committed to both quality and stability for "
+"official releases. This applies to packages included in distribution as well "
+"as general updates, upgrades and security."
+msgstr ""
+
+#: index.html.in.h:18
+msgid ""
+"Mandriva Linux is translated in more than 70 languages. More languages may "
+"come to complete it. Mandriva Linux members come from all over the world, "
+"which means not only complete localization but also very different "
+"commitments."
+msgstr ""
+
+#: index.html.in.h:19
+msgid "Mandriva Linux is..."
+msgstr ""
+
+#: index.html.in.h:20
+msgid ""
+"Mandriva Linux was created in order to help beginners on both the Linux "
+"desktop and server. Mandriva Linux provides installation and configuration "
+"tools that make the Linux experience easy and smooth. A global packaging "
+"policy focuses on packaging quality: providing tools, examples, "
+"documentation and templates to help more advanced users in daily "
+"administration."
+msgstr ""
+
+#: index.html.in.h:21
+msgid "Mandriva developpers corner"
+msgstr ""
+
+#: index.html.in.h:22
+msgid "Mandriva experts community"
+msgstr ""
+
+#: index.html.in.h:23
+msgid "Mandriva forums"
+msgstr ""
+
+#: index.html.in.h:24
+msgid "Mandriva mailing lists"
+msgstr ""
+
+#: index.html.in.h:25
+msgid "Mandriva official documentation"
+msgstr ""
+
+#: index.html.in.h:26
+msgid "Mandriva svn"
+msgstr ""
+
+#: index.html.in.h:27
+msgid "Mandriva wiki"
+msgstr ""
+
+#: index.html.in.h:28
+msgid "Users documentation"
+msgstr ""
+
+#: index.html.in.h:29
+msgid "What is Mandriva Linux?"
+msgstr ""
+
+#: index.html.in.h:30
+msgid "You can also contribute to Mandriva Linux funding it."
+msgstr ""
+
+#: index.html.in.h:31
+msgid ""
+"You can contribute to Mandriva Linux whatever your technical skills are."
+msgstr ""
+
+#: index.html.in.h:32
+msgid "a Linux distribution..."
+msgstr ""
+
+#: index.html.in.h:33
+msgid "a collective project"
+msgstr ""
+
+#: index.html.in.h:34
+msgid "based on OpenSource software"
+msgstr ""
+
+#: index.html.in.h:35
+msgid "based on quality and stability requirements..."
+msgstr ""
+
+#: index.html.in.h:36
+msgid "compliant with Open Source standards"
+msgstr ""
+
+#: index.html.in.h:37
+msgid "easy to use"
+msgstr ""
+
+#: index.html.in.h:38
+msgid "not only an international project"
+msgstr ""
+
+#: index.html.in.h:39
+msgid "open to any contribution"
+msgstr ""
+
+#: index.html.in.h:40
+msgid "top of this page"
+msgstr ""
+
+#: index.html.in.h:41
+msgid "working in collaboration with other open source projects"
+msgstr ""
diff --git a/about/style/images/BDO-GALAXY-BAS.png b/about/style/images/BDO-GALAXY-BAS.png
new file mode 100644
index 0000000..9e619df
--- /dev/null
+++ b/about/style/images/BDO-GALAXY-BAS.png
Binary files differ
diff --git a/about/style/images/BDO-GALAXY.png b/about/style/images/BDO-GALAXY.png
new file mode 100644
index 0000000..443102b
--- /dev/null
+++ b/about/style/images/BDO-GALAXY.png
Binary files differ
diff --git a/about/style/images/favicon.png b/about/style/images/favicon.png
new file mode 100644
index 0000000..c30b8c9
--- /dev/null
+++ b/about/style/images/favicon.png
Binary files differ
diff --git a/about/style/images/free-galaxy2009.png b/about/style/images/free-galaxy2009.png
new file mode 100644
index 0000000..c1015f1
--- /dev/null
+++ b/about/style/images/free-galaxy2009.png
Binary files differ
diff --git a/about/style/images/img1.png b/about/style/images/img1.png
new file mode 100644
index 0000000..dbf4c32
--- /dev/null
+++ b/about/style/images/img1.png
Binary files differ
diff --git a/about/style/images/img2.png b/about/style/images/img2.png
new file mode 100644
index 0000000..1179016
--- /dev/null
+++ b/about/style/images/img2.png
Binary files differ
diff --git a/about/style/images/img3.png b/about/style/images/img3.png
new file mode 100644
index 0000000..74c9857
--- /dev/null
+++ b/about/style/images/img3.png
Binary files differ
diff --git a/about/style/images/one-galaxy2009.png b/about/style/images/one-galaxy2009.png
new file mode 100644
index 0000000..c436f93
--- /dev/null
+++ b/about/style/images/one-galaxy2009.png
Binary files differ
diff --git a/about/style/images/pwp-galaxy2009.png b/about/style/images/pwp-galaxy2009.png
new file mode 100644
index 0000000..991842d
--- /dev/null
+++ b/about/style/images/pwp-galaxy2009.png
Binary files differ
diff --git a/about/style/images/top.png b/about/style/images/top.png
new file mode 100644
index 0000000..c79e8e7
--- /dev/null
+++ b/about/style/images/top.png
Binary files differ
diff --git a/about/style/screen-rtl.css b/about/style/screen-rtl.css
new file mode 100644
index 0000000..f31c98b
--- /dev/null
+++ b/about/style/screen-rtl.css
@@ -0,0 +1,102 @@
+html {
+ background-color: #fff;
+ color: #000;
+}
+
+body {
+ font-family: Sans, sans-serif;
+ font-size: 60%;
+ text-align: center;
+ font-style: italic;
+}
+
+em { font-style: normal; }
+
+a, a:visited { color: #21449c; }
+h3 a, h3 a:visited { color: #21449c; }
+
+div#content {
+ width: 800px;
+ margin: auto;
+ text-align: right;
+}
+
+div#title {
+ display: block;
+ height: 200px;
+ width: 100%;
+ background: url(images/BDO-GALAX-1.png) no-repeat;
+ margin-bottom: 2em;
+ position: relative;
+}
+ div#title h1 { position: absolute; top: 135px; left: 0px; }
+ div#title h1 a { float: left; width: 290px; height: 50px; }
+ div#title h1 a span { display: none; }
+
+ div#title ul { list-style: none; }
+ div#title ul li { top: 20px; position: absolute; }
+ div#title ul li#dis { left: 300px; }
+ div#title ul li#dis a { width: 119px; }
+
+ div#title ul li#pp { left: 420px; }
+ div#title ul li#pp a { width: 116px; }
+
+ div#title ul li#ppp { left: 537px; }
+ div#title ul li#ppp a { width: 119px; }
+
+ div#title ul li#flash { left: 695px; }
+ div#title ul li#flash a { width: 100px; }
+
+ li#dis a, li#pp a, li#ppp a, li#flash a { float: left; height: 178px; }
+ li#dis a span, li#pp a span, li#ppp a span, li#flash a span { display: none; }
+
+hr {
+ border: 1px solid #eee;
+ margin-bottom: 2em;
+}
+
+img { border: 1px solid #000; }
+
+ul {
+ list-style: none;
+ margin: 0px;
+ padding: 0px 1em 1em 2em;
+}
+
+ ul li {
+ margin-bottom: 2em;
+ }
+ ul li img {}
+ ul li h3 {
+ margin: 0px;
+ font-size: 120%;
+ }
+ ul li p {
+ margin-top: 0px;
+ text-align: justify;
+ }
+
+ ul.focus {}
+ ul.focus li {
+ text-align: center;
+ float: right;
+ padding: 1em;
+ width: 30%;
+ }
+ ul.focus li img {
+ margin: auto;
+ }
+ ul.focus li h3 {
+ text-align: right;
+ margin: 1em 0 0 0;
+ }
+ ul.focus li p {
+ text-align: right;
+ }
+
+ ul.list li p.more {
+ text-align: left;
+ }
+
+div.clear { clear: both; }
+
diff --git a/about/style/screen.css b/about/style/screen.css
new file mode 100644
index 0000000..f4c0bd9
--- /dev/null
+++ b/about/style/screen.css
@@ -0,0 +1,106 @@
+html {
+ background-color: #fff;
+ color: #000;
+}
+
+body {
+ font-family: Sans, sans-serif;
+ font-size: 70%;
+ text-align: center;
+}
+
+em { font-style: normal; }
+
+a, a:visited { color: #21449c; }
+
+#title2 {
+ color: #2b51a6;
+ font-size: 200%;
+}
+h2
+ {
+ color: #2b51a6;
+ font-size: 150%;
+ text-align: center;
+}
+
+h3 a, h3 {
+ color: #2b51a6;
+}
+
+#distro {
+ text-align: #center;
+}
+
+div#content {
+ width: 800px;
+ margin: auto;
+ text-align: left;
+}
+
+div#title {
+ display: block;
+ height: 100px;
+ width: 100%;
+ background: url(images/BDO-GALAXY.png) no-repeat;
+ margin-bottom: 2em;
+ position: relative;
+}
+
+ul {
+ list-style: none;
+ margin: 0px;
+ padding: 0px;
+}
+
+ ul li {
+ margin-bottom: 0em;
+ }
+ ul li img {}
+ ul li h3 {
+ margin: 0px;
+ font-size: 120%;
+ }
+ ul li p {
+ margin-top: 0px;
+ text-align: justify;
+ }
+
+ ul.focus {}
+ ul.focus li {
+ text-align: center;
+ float: left;
+ padding: 1em;
+ width: 30%;
+ }
+ ul.focus li img {
+ margin: auto;
+ }
+ ul.focus li h3 {
+ text-align: left;
+ margin: 1em 0 0 0;
+ }
+ ul.focus li p {
+ text-align: left;
+ }
+
+ ul.list li p.more {
+ text-align: right;
+ }
+
+div.clear { clear: both; }
+
+div.bottom {
+ width: 100%;
+ height: 24px;
+ background-image: url(images/BDO-GALAXY-BAS.png);
+ background-repeat: no-repeat;
+ margin-bottom: 2em;
+ position: relative;
+}
+div#title_top {
+ margin-top: 5px;
+ text-align: right;
+ margin-bottom: 3em;
+}
+