blob: 938ca3f8e116e96ab9d88362bb1c0cd4ec7df55d (
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 "&ksim;">
<!ENTITY package "tdeutils">
<!ENTITY % Dutch "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
<book lang="&language;">
<bookinfo>
<title
>Het handboek van &ksim;</title>
<authorgroup>
<author
><firstname
></firstname
> <othername
></othername
> <surname
></surname
> <affiliation
> <address
><email
></email
></address>
</affiliation>
</author>
&Sander.Koning;
</authorgroup>
<legalnotice
>&FDLNotice;</legalnotice>
<date
>2001-01-20</date>
<releaseinfo
>0.00.00</releaseinfo>
<abstract>
<para
>&ksim; maakt deel uit van het pakket tdeutils. </para>
</abstract>
<keywordset>
<keyword
>KDE</keyword>
<keyword
>tdeutils</keyword>
<keyword
>ksim</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction">
<title
>Inleiding</title>
<para
>De documentatie voor &kappname; was nog niet af toen &kde; op deze computer werd geïnstalleerd.</para
>
<para
>Als u hulp nodig hebt, kunt u op <ulink url="http://www.kde.org"
>de website van KDE</ulink
> kijken of er bijgewerkte versies zijn, of uw vraag naar <ulink url="mailto:kde@kde.org"
>de gebruikersmailinglijst van &kde;</ulink
> sturen.</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:
-->
|