blob: 272b83314d541f2f2f0fde2a608aecae6447aa30 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "&kcharselect;">
<!ENTITY package "tdeutils">
<!ENTITY % Dutch "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
<book lang="&language;">
<bookinfo>
<title
>Het handboek van &kcharselect;</title>
<authorgroup>
<author
><firstname
></firstname
> <othername
></othername
> <surname
></surname
> <affiliation
> <address
><email
></email
></address>
</affiliation>
</author>
&Tom.Albers;
</authorgroup>
<legalnotice
>&FDLNotice;</legalnotice>
<date
>2001-01-20</date>
<releaseinfo
>0.00.00</releaseinfo>
<abstract>
<para
>&kcharselect; maakt onderdeel uit van het pakket tdeutils. </para>
</abstract>
<keywordset>
<keyword
>KDE</keyword>
<keyword
>tdeutils</keyword>
<keyword
>kcharselect</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction">
<title
>Voorwoord</title>
<para
>De documentatie van &kappname; was niet gereed op het moment dat &kde; werd geïnstalleerd.</para
>
<para
>Indien u hulp nodig hebt, kijk dan op <ulink url="http://www.kde.org"
>De KDE Web site</ulink
>, wellicht is er een nieuwe versie of stel uw vraag op de <ulink url="mailto:kde@kde.org"
>&kde;-mailinglijst voor gebruikers</ulink
>.</para>
<para
><emphasis
>Het &kde; Team</emphasis
></para
> &underFDL; &underGPL; </chapter>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes: nil
sgml-general-insert-case: lower
End:
-->
|