summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt_BR/docs/tdeedu/kmplot/index.docbook
blob: a72f6495270de7d99d8ec234a4e1dea00ba31aab (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
103
104
105
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
  <!ENTITY kappname "&kmplot;"><!-- replace kmplot here -->
  <!ENTITY package "tdeedu">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY firststeps SYSTEM "firststeps.docbook">
  <!ENTITY using SYSTEM "using.docbook">
  <!ENTITY commands SYSTEM "commands.docbook">
  <!ENTITY menu SYSTEM "menu.docbook">
  <!ENTITY developer SYSTEM "developer.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY install SYSTEM "install.docbook">
  <!ENTITY reference SYSTEM "reference.docbook">
  <!ENTITY configuration SYSTEM "configuration.docbook">
  <!ENTITY dcop SYSTEM "dcop.docbook">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % Brazilian-Portuguese "INCLUDE"><!-- change language only here -->
]>
<!-- The language must NOT be changed here. -->

<book lang="&language;">

<bookinfo>
<title>O Manual do &kmplot;</title>
<authorgroup>
<author><firstname>Klaus-Dieter</firstname> <othername></othername> <surname>M&ouml;ller</surname> <affiliation> <address><email>kd.moeller@t-online.de</email></address>
</affiliation>
</author>
<author>&Philip.Rodrigues; &Philip.Rodrigues.mail; </author>
</authorgroup>

<othercredit role="translator"><firstname>Marcus</firstname><surname>Gama</surname><affiliation><address><email>marcus_gama@uol.com.br</email></address></affiliation><contrib>Tradução</contrib></othercredit> 

<copyright>
<year>2000</year><year>2001</year><year>2002</year>
<holder>Klaus-Dieter M&ouml;ller</holder>
</copyright>

<copyright>
<year>2003</year>
<holder>&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder>
</copyright>

<legalnotice>&FDLNotice;</legalnotice>

<date>2003-09-25</date>
<releaseinfo>1.0</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para>O &kmplot; é um desenhador de funções matemáticas para o ambiente de trabalho do &kde;.</para>
<para> <inlinemediaobject><imageobject><imagedata
fileref="edu-logo.png"
format="PNG"/></imageobject></inlinemediaobject> O &kmplot; faz parte do projeto educacional do KDE: <ulink url="http://edu.kde.org/">http://edu.kde.org/</ulink></para></abstract>


<keywordset>
<keyword>KDE</keyword>
<keyword>KMPlot</keyword>
<keyword>EDU</keyword>
<keyword>educação</keyword>
<keyword>desenho</keyword>
<keyword>matemática</keyword>
</keywordset>

</bookinfo>

&introduction;
&firststeps;
&using;
&configuration;
&reference;
&commands;
&dcop;
&developer;
&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:
-->