blob: 41f3182d0430c510b62c74ae68c00df19cb67d85 (
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
|
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY package "tdeedu">
<!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 % Portuguese "INCLUDE"><!-- change language only here -->
]>
<!-- The language must NOT be changed here. -->
<book lang="&language;">
<bookinfo>
<title>O Manual do &kpercentage;</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>[email protected]</email></address>
</affiliation>
</author>
<author><firstname>Robert</firstname> <surname>Gogolok</surname> <affiliation> <address><email>&Robert.Gogolok.mail;</email></address>
</affiliation>
</author>
<othercredit role="translator"><firstname>José</firstname><surname>Pires</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Tradução</contrib></othercredit>
</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>O &kpercentage; é uma pequena aplicação de matemática que irá ajudar os alunos a melhorar as suas capacidades para calcular percentagens. O <inlinemediaobject> <imageobject> <imagedata fileref="edu-logo.png" format="PNG"/> </imageobject> </inlinemediaobject> &kpercentage; faz parte do Projecto &kde;-EDU: <ulink url="http://edu.kde.org/">http://edu.kde.org/</ulink></para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>KPercentage</keyword>
<keyword>EDU</keyword>
<keyword>educação/entretenimento</keyword>
<keyword>percentagens</keyword>
</keywordset>
</bookinfo>
&introduction;
&using;
&commands;
&devel;
&faq;
&credits;
&install;
&documentation.index;
</book>
|