summaryrefslogtreecommitdiffstats
path: root/doc/kpercentage/index.docbook
blob: 8315047c959f1b2a78129bfe749bf2527116c17b (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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"  "dtd/kdex.dtd" [
  <!ENTITY package "kdeedu">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY using SYSTEM "using.docbook">
  <!ENTITY commands SYSTEM "commands.docbook">
  <!ENTITY devel SYSTEM "devel.docbook">
  <!ENTITY faq SYSTEM "faq.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY install SYSTEM "install.docbook">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
]>

<!-- The language must NOT be changed here. -->

<book lang="&language;">

<bookinfo>
<title>The &kpercentage; Handbook</title>

<authorgroup>
<author>
<firstname>Matthias</firstname>
<surname>Messmer</surname>
<affiliation>
<address><email>&Matthias.Messmer.mail;</email></address>
</affiliation>
</author>
<author>
<firstname>Carsten</firstname>
<surname>Niehaus</surname>
<affiliation>
<address><email>cniehaus@gmx.de</email></address>
</affiliation>
</author>
<author>
<firstname>Robert</firstname>
<surname>Gogolok</surname>
<affiliation>
<address><email>&Robert.Gogolok.mail;</email></address>
</affiliation>
</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>2001</year>
<year>2002</year>
<holder>&Matthias.Messmer;</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<date>2002-10-08</date>
<releaseinfo>1.2</releaseinfo>

<abstract>
<para>
&kpercentage; is a small math application that will help pupils
to improve their skills in calculating percentages.


    <inlinemediaobject>
        <imageobject>
            <imagedata fileref="edu-logo.png" format="PNG"/>
        </imageobject>
    </inlinemediaobject>
    &kpercentage; is part of the &kde;-EDU Project:
    <ulink url="http://edu.kde.org/">http://edu.kde.org/</ulink></para>

</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>KPercentage</keyword>
<keyword>EDU</keyword>
<keyword>edutainment</keyword>
<keyword>percentages</keyword>
</keywordset>

</bookinfo>

&introduction;
&using;
&commands;
&devel;
&faq;
&credits;
&install;

&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:
-->