blob: 2ef7715fce8e77e620930f48698817aa3de16e9b (
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
|
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kappname "<application>Klickety</application>">
<!ENTITY package "tdegames">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
<book lang="&language;">
<bookinfo>
<title>El manual de &kappname;</title>
<authorgroup>
<author>
<firstname></firstname>
<othername></othername>
<surname></surname>
<affiliation>
<address><email></email></address>
</affiliation>
</author>
<othercredit role="translator"> <firstname>Albert</firstname> <surname>Astals Cid</surname> <affiliation><address><email>astals11@terra.es</email></address></affiliation> <contrib>Traductor</contrib> </othercredit>
</authorgroup>
<legalnotice>&FDLNotice;</legalnotice>
<date>2002-10-02</date>
<releaseinfo>0.00.00</releaseinfo>
<!-- Abstract about this handbook -->
<abstract>
<para> &kappname; és un joc d'estratègia per &kde; </para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>Kapp</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction"> <title>Introducció</title> <para>Ho sentim, però la documentació per a &kappname; no estava finalitzada quan es va instal·lar el &kde; en aquest ordinador.</para> <para>Si heu de manester ajuda, si us plau, visiteu <ulink url="http://www.kde.org">la pàgina web del &kde;</ulink> per a cercar actualitzacions o envieu els vostres dubtes a <ulink url="mailto:kde-user@kde.org">la llista de correu d'usuaris del &kde;</ulink>.</para> <para><emphasis>L'equip &kde;</emphasis></para>
&underFDL;
</chapter>
&documentation.index;
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
// vim:ts=2:sw=2:tw=78:noet
-->
|