diff options
Diffstat (limited to 'tde-i18n-fr/docs/tdesdk/kbugbuster/index.docbook')
-rw-r--r-- | tde-i18n-fr/docs/tdesdk/kbugbuster/index.docbook | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/tde-i18n-fr/docs/tdesdk/kbugbuster/index.docbook b/tde-i18n-fr/docs/tdesdk/kbugbuster/index.docbook new file mode 100644 index 00000000000..466f5133588 --- /dev/null +++ b/tde-i18n-fr/docs/tdesdk/kbugbuster/index.docbook @@ -0,0 +1,94 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kbugbuster;"> + <!ENTITY package "tdesdk"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % French "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Manuel de &kbugbuster;</title> + +<authorgroup> +<author +><firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address> +</affiliation> +</author> +&traducteurLudovicGrossard; +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(Major.minor.lesser), it could be used by automation scripts --> + +<date +>2002-03-31</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&kbugbuster; fait partie du paquetage tdesdk. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>kbugbuster</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Introduction</title +> <para +>La documentation de &kappname; n'était pas terminée lorsque &kde; a été installé sur cet ordinateur.</para +> <para +>Si vous avez besoin d'aide, vérifiez sur <ulink url="http://www.kde.org" +>le site web de &kde;</ulink +> s'il existe une mise à jour du manuel ou posez vos questions directement par <ulink url="mailto:kde@kde.org" +>la liste de diffusion de &kde;</ulink +>.</para +> <para +><emphasis +>L'équipe &kde;</emphasis +></para +> &underFDL; </chapter> + +&documentation.index; +</book> + +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: + +// vim:ts=2:sw=2:tw=78:noet +--> |