diff options
author | Slávek Banko <[email protected]> | 2012-08-20 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-08-20 20:02:39 +0200 |
commit | e2a67e0b1f3ee8890ba2fce71d41def0e114aca2 (patch) | |
tree | ccbc5b26503151ec4eeb450a3b4498924ad7cb55 /koffice-i18n-fr/docs/koffice/koshell/index.docbook | |
download | koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.tar.gz koffice-i18n-e2a67e0b1f3ee8890ba2fce71d41def0e114aca2.zip |
Initial import of extracted tarballs
Diffstat (limited to 'koffice-i18n-fr/docs/koffice/koshell/index.docbook')
-rw-r--r-- | koffice-i18n-fr/docs/koffice/koshell/index.docbook | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/koffice-i18n-fr/docs/koffice/koshell/index.docbook b/koffice-i18n-fr/docs/koffice/koshell/index.docbook new file mode 100644 index 00000000..ed14a994 --- /dev/null +++ b/koffice-i18n-fr/docs/koffice/koshell/index.docbook @@ -0,0 +1,97 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&koshell;"> + <!ENTITY package "koffice"> + <!ENTITY % French "INCLUDE"> + <!ENTITY % addindex "IGNORE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Manuel de &koshell;</title> + +<authorgroup> +<author +><firstname +>-</firstname +> <othername +>-</othername +> <surname +>-</surname +> <affiliation +> <address +><email +>-</email +></address> +</affiliation> +</author> +&traducteurEquipeKDE; +</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 +>2001-01-20</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +>&koshell; fait partie du paquetage &koffice;. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kapp</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction"> +<title +>Introduction</title> +<para +>Désolé, mais la documentation relative à &koshell; n'était pas terminée au moment où &kde; fut 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:[email protected]" +>la liste de diffusion de &kde;</ulink +></para> +<para +><emphasis +>L'équipe &kde;</emphasis +></para> + +<para +>Traduction française par &EquipeKDE;.</para +> +&underFDL; &underGPL; </chapter> + +&documentation.index; +</book> +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes: nil +sgml-general-insert-case: lower +End: +--> + |