blob: f13897b3a0f217cc1cb7a16408f32b2bfb1c0a61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "<application>kaboodle</application>">
<!ENTITY package "tdemultimedia">
<!ENTITY % addindex "IGNORE">
<!ENTITY % French "INCLUDE">
]>
<book lang="&language;">
<bookinfo>
<title>Manuel de &kappname;</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 (YYYY-MM-DD) and of the version
(Major.minor.lesser), it could be used by automation scripts -->
<date>2000-09-02</date>
<releaseinfo>0.00.00</releaseinfo>
<!-- Abstract about this handbook -->
<abstract>
<para>&kaboodle; est un lecteur multimédia rapide pour &kde; </para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>Kapp</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction"> <title>Introduction</title> <para>Désolé, mais 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, consultez <ulink url="http://www.kde.org">The &kde; Website</ulink> pour les mises à jour, ou soumettez vos questions à <ulink url="mailto:kde@kde.org">La liste de discussion des utilisateurs de &kde;</ulink>.</para> <para><emphasis>L'équipe &kde;</emphasis></para> &underFDL; </chapter>
&documentation.index;
</book>
|