diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook')
-rw-r--r-- | tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook b/tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook new file mode 100644 index 00000000000..d5c348f1963 --- /dev/null +++ b/tde-i18n-fr/docs/tdeadmin/kxconfig/index.docbook @@ -0,0 +1,109 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" +"dtd/kdex.dtd" [ + <!ENTITY kxconfig "<application +>Kxconfig</application +>"> + <!ENTITY kappname "&kxconfig;"> + <!ENTITY package "tdeadmin"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % French "INCLUDE"> +]> + +<book lang="&language;"> +<bookinfo> +<title +>Manuel de &kxconfig;</title> + +<authorgroup> +<author +> <firstname +>Matthias</firstname +> <surname +>Hölzer-Klüpfel</surname +> </author> +<author +> <firstname +>Matthias</firstname +> <surname +>Elter</surname +> </author> +<author +> <firstname +>Simon</firstname +> <surname +>Hausmann</surname +> </author> +<author +> <firstname +>Cornelius</firstname +> <surname +>Schumacher</surname +> </author> +</authorgroup> + +<copyright> +<year +>2001</year> +<holder +>Caldera Systems</holder> +</copyright> + +<legalnotice +>&FDLNotice;</legalnotice> + +<date +>2001-02-14</date> +<releaseinfo +>0.01.00</releaseinfo> +<abstract> + +<para +>Cette documentation a été mis à jour pour la version 0.1 de &kxconfig;. Veuillez laissertous commentaires et contributions à l'auteur.</para> + +</abstract> +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Caldera</keyword> +<keyword +>Administration</keyword> +<keyword +>X Window</keyword> +<keyword +>Configuration</keyword> +</keywordset> +</bookinfo> + +<chapter id="introduction"> +<title +>Introduction</title> + +<para +>La documentation de &kappname; n'a pas encore été terminé lorsque &kde; a été installé sur cet ordinateur.</para +> <para +>Si vous désirez de l'aide, veuillez consultez <ulink url="http://www.kde.org" +>Le site web de KDE</ulink +> pour des mises à jours ou soumettez votre question à <ulink url="mailto:kde-user@kde.org" +>La liste de discussions des utilisateurs de &kde;</ulink +> (en anglais).</para +> <para +><emphasis +>L'équipe &kde;</emphasis +></para> + +&underFDL; +&underGPL; + +</chapter> + +</book> + +<!-- +Local Variables: +mode: sgml +sgml-omittag: nil +sgml-shorttag: t +End: +--> |