You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
140 lines
2.6 KiB
140 lines
2.6 KiB
13 years ago
|
<?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 -->
|
||
13 years ago
|
<!ENTITY package "tdeedu">
|
||
13 years ago
|
<!ENTITY introduction SYSTEM "introduction.docbook">
|
||
|
<!ENTITY firststeps SYSTEM "firststeps.docbook">
|
||
|
<!ENTITY using SYSTEM "using.docbook">
|
||
|
<!ENTITY commands SYSTEM "commands.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 % Estonian "INCLUDE"
|
||
|
><!-- change language only here -->
|
||
|
]>
|
||
|
<!-- The language must NOT be changed here. -->
|
||
|
|
||
|
<book lang="&language;">
|
||
|
|
||
|
<bookinfo>
|
||
|
<title
|
||
|
>&kmplot;i käsiraamat</title>
|
||
|
<authorgroup>
|
||
|
<author
|
||
|
><firstname
|
||
|
>Klaus-Dieter</firstname
|
||
|
> <surname
|
||
|
>Möller</surname
|
||
|
> <affiliation
|
||
|
> <address
|
||
|
>&Klaus-Dieter.Moeller.mail;</address>
|
||
|
</affiliation>
|
||
|
</author>
|
||
|
<author
|
||
|
>&Philip.Rodrigues; &Philip.Rodrigues.mail; </author>
|
||
|
<othercredit role="translator"
|
||
|
> <firstname
|
||
|
>Marek</firstname
|
||
|
> <surname
|
||
|
>Laane</surname
|
||
|
> <affiliation
|
||
|
><address
|
||
|
><email
|
||
|
>bald@starman.ee</email
|
||
|
></address
|
||
|
></affiliation
|
||
|
> <contrib
|
||
|
>Tõlge eesti keelde</contrib
|
||
|
></othercredit
|
||
|
>
|
||
|
</authorgroup>
|
||
|
|
||
|
<copyright>
|
||
|
<year
|
||
|
>2000</year
|
||
|
><year
|
||
|
>2001</year
|
||
|
><year
|
||
|
>2002</year>
|
||
|
<holder
|
||
|
>Klaus-Dieter Möller</holder>
|
||
|
</copyright>
|
||
|
|
||
|
<copyright>
|
||
|
<year
|
||
|
>2003</year>
|
||
|
<holder
|
||
|
>&Philip.Rodrigues; &Philip.Rodrigues.mail;</holder>
|
||
|
</copyright>
|
||
|
|
||
|
<legalnotice
|
||
|
>&FDLNotice;</legalnotice>
|
||
|
|
||
|
<date
|
||
|
>2006-02-24</date>
|
||
|
<releaseinfo
|
||
|
>1.2.0</releaseinfo>
|
||
|
|
||
|
<!-- Abstract about this handbook -->
|
||
|
|
||
|
<abstract>
|
||
|
<para
|
||
|
>&kmplot; on &kde; töölaua matemaatiliste funktsioonide joonistaja.</para>
|
||
|
<para
|
||
|
> <inlinemediaobject
|
||
|
><imageobject
|
||
|
><imagedata
|
||
|
fileref="edu-logo.png"
|
||
|
format="PNG"/></imageobject
|
||
|
></inlinemediaobject
|
||
|
> &kmplot; on osa &kde; projektist "Mäng ja kool": <ulink url="http://edu.kde.org/"
|
||
|
>http://edu.kde.org/</ulink
|
||
|
></para
|
||
|
></abstract>
|
||
|
|
||
|
|
||
|
<keywordset>
|
||
|
<keyword
|
||
|
>KDE</keyword>
|
||
|
<keyword
|
||
|
>KMPlot</keyword>
|
||
|
<keyword
|
||
|
>EDU</keyword>
|
||
|
<keyword
|
||
|
>mäng ja kool</keyword>
|
||
|
<keyword
|
||
|
>joonistamine</keyword>
|
||
|
<keyword
|
||
|
>matemaatika</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:
|
||
|
-->
|