~ubuntu-branches/ubuntu/intrepid/kdebluetooth/intrepid-proposed

« back to all changes in this revision

Viewing changes to doc/fr/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2008-08-07 09:49:47 UTC
  • mto: This revision was merged to the branch mainline in revision 56.
  • Revision ID: james.westby@ubuntu.com-20080807094947-pj6q3uxwuv7l844q
Tags: upstream-0.1
Import upstream version 0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN" "dtd/kdex.dtd" [
3
 
  <!ENTITY The.framework "<application
4
 
>The KDE Bluetooth framework</application
5
 
>">
6
 
  <!ENTITY the.framework "<application
7
 
>the KDE Bluetooth framework</application
8
 
>">
9
 
  <!ENTITY kde "<acronym
10
 
>KDE</acronym
11
 
>">
12
 
  <!ENTITY kappname "&The.framework;">
13
 
  <!ENTITY package "kdeextragear-3">
14
 
  <!ENTITY Fred.Schaettgen "<firstname
15
 
>Fred</firstname
16
 
><surname
17
 
>Sch&auml;ttgen</surname
18
 
>">
19
 
  <!ENTITY Fred.Schaettgen.mail "<email
20
 
>kdebluetooth@0xF.de</email
21
 
>">
22
 
  <!ENTITY % addindex "IGNORE">
23
 
  <!ENTITY % French "INCLUDE">
24
 
  
25
 
  
26
 
  <!ENTITY faq SYSTEM "faq.docbook">
27
 
  <!ENTITY download SYSTEM "download.docbook">
28
 
  <!ENTITY installation SYSTEM "installation.docbook">
29
 
  <!ENTITY introduction SYSTEM "introduction.docbook">
30
 
  <!ENTITY concepts SYSTEM "concepts.docbook">
31
 
  <!ENTITY credits SYSTEM "credits.docbook">
32
 
  <!ENTITY links SYSTEM "links.docbook">
33
 
  <!ENTITY news SYSTEM "news.docbook">
34
 
  <!ENTITY components SYSTEM "components.docbook">
35
 
  <!ENTITY developers SYSTEM "developers.docbook">
36
 
  
37
 
  <!-- Handsfree is currently disabled -->
38
 
  <!--<!ENTITY components.handsfree SYSTEM "handsfree.docbook"
39
 
>-->
40
 
  <!ENTITY components.kbluetoothd SYSTEM "kbluetoothd.docbook">
41
 
  <!ENTITY components.kio_obex SYSTEM "kio_obex.docbook">
42
 
  <!ENTITY components.kbtobexsrv SYSTEM "kbtobexsrv.docbook">
43
 
  <!ENTITY components.kbtserialchat SYSTEM "kbtserialchat.docbook">
44
 
  <!ENTITY components.kio_sdp SYSTEM "kio_sdp.docbook">
45
 
  <!ENTITY components.bemused SYSTEM "bemused.docbook">
46
 
  <!-- khciconfig is currently disabled because it's unmaintained -->
47
 
  <!--<!ENTITY components.khciconfig SYSTEM "khciconfig.docbook"
48
 
>-->
49
 
  <!ENTITY components.kbtobexclient SYSTEM "kbtobexclient.docbook">
50
 
  <!--<!ENTITY components.kbluelock SYSTEM "kbluelock.docbook"
51
 
>-->
52
 
  <!ENTITY components.irmcsynckonnector SYSTEM "irmcsynckonnector.docbook">
53
 
  <!ENTITY components.othertools SYSTEM "othertools.docbook">
54
 
  
55
 
  <!-- Do not define any other entities; instead, use the entities
56
 
       from entities/general.entities and $LANG/user.entities. -->
57
 
]>
58
 
<!-- kdoctemplate v0.9 January 10 2003
59
 
     Changes to comments to clarify entity usage January 10 2003
60
 
     Minor update to "Credits and Licenses" section on August 24, 2000
61
 
     Removed "Revision history" section on 22 January 2001
62
 
     Changed to Installation/Help menu entities 18 October 2001
63
 
     Other minor cleanup and changes 18 October 2001
64
 
     FPI change and minor changes November 2002 -->
65
 
 
66
 
<book lang="&language;">
67
 
 
68
 
<!-- This header contains all of the meta-information for the document such
69
 
as Authors, publish date, the abstract, and Keywords -->
70
 
 
71
 
<bookinfo>
72
 
<title
73
 
>Le guide de &The.framework;</title>
74
 
 
75
 
<authorgroup>
76
 
 
77
 
<author
78
 
>&Fred.Schaettgen; <affiliation
79
 
> <address
80
 
><email
81
 
>kde.sch@ttgen.net</email
82
 
></address>
83
 
</affiliation>
84
 
</author>
85
 
 
86
 
</authorgroup>
87
 
 
88
 
&traducteurSimonDepiets; 
89
 
 
90
 
<copyright>
91
 
<year
92
 
>2004</year>
93
 
<holder
94
 
>&Fred.Schaettgen;</holder>
95
 
</copyright>
96
 
<!-- Translators: put here the copyright notice of the translation -->
97
 
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
98
 
     and in the FDL itself on how to use it. -->
99
 
<legalnotice
100
 
>&FDLNotice;</legalnotice>
101
 
 
102
 
<!-- Date and version information of the documentation
103
 
Don't forget to include this last date and this last revision number, we
104
 
need them for translation coordination !
105
 
Please respect the format of the date (YYYY-MM-DD) and of the version
106
 
(V.MM.LL), it could be used by automation scripts.
107
 
Do NOT change these in the translation. -->
108
 
 
109
 
<date
110
 
>2004-02-20</date>
111
 
<releaseinfo
112
 
>0.0</releaseinfo>
113
 
 
114
 
<!-- Abstract about this handbook -->
115
 
 
116
 
<abstract>
117
 
<para
118
 
>Ceci est un aperçu de l'Interface Bluetooth de KDE. L'Interface est un package de plusieurs outils et infrastructures pour KDE, qui sont Ã  l'origine utilisés pour Ã©changer des données avec les téléphones portables et les Assistants Personnels (PDA). Il est développé Ã  partir de BlueZ, le stack Bluetooth officiel pour Linux. </para>
119
 
</abstract>
120
 
 
121
 
<!-- This is a set of Keywords for indexing by search engines.
122
 
Please at least include KDE, the KDE package it is in, the name
123
 
 of your application, and a few relevant keywords. -->
124
 
 
125
 
<keywordset>
126
 
<keyword
127
 
>KDE</keyword>
128
 
<keyword
129
 
>kdenetwork</keyword>
130
 
<keyword
131
 
>kbluetoothd</keyword>
132
 
<keyword
133
 
>Bluetooth</keyword>
134
 
<keyword
135
 
>Rfcomm</keyword>
136
 
<keyword
137
 
>HCI</keyword>
138
 
<keyword
139
 
>BlueZ</keyword>
140
 
<keyword
141
 
>OBEX</keyword>
142
 
<keyword
143
 
>Navigation dans les dossiers</keyword>
144
 
<keyword
145
 
>FBS</keyword>
146
 
<keyword
147
 
>Synchro</keyword>
148
 
</keywordset>
149
 
 
150
 
</bookinfo>
151
 
 
152
 
<!-- The contents of the documentation begin here.  Label
153
 
each chapter so with the id attribute. This is necessary for two reasons: it
154
 
allows you to easily reference the chapter from other chapters of your
155
 
document, and if there is no ID, the name of the generated HTML files will vary
156
 
from time to time making it hard to manage for maintainers and for the SVN
157
 
system. Any chapter labelled (OPTIONAL) may be left out at the author's
158
 
discretion. Other chapters should not be left out in order to maintain a
159
 
consistent documentation style across all KDE apps. -->
160
 
 
161
 
&introduction;
162
 
 
163
 
&news;
164
 
 
165
 
&download;
166
 
 
167
 
&installation;
168
 
 
169
 
&components;
170
 
 
171
 
&concepts;
172
 
 
173
 
&faq;
174
 
 
175
 
&developers;
176
 
 
177
 
&links;
178
 
 
179
 
&credits;
180
 
 
181
 
&documentation.index;
182
 
 
183
 
</book>
184