diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook')
-rw-r--r-- | tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook b/tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook new file mode 100644 index 00000000000..2821bf52cbc --- /dev/null +++ b/tde-i18n-hu/docs/tdegraphics/kpovmodeler/index.docbook @@ -0,0 +1,120 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kpovmodeler;"> + <!ENTITY package "tdegraphics"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Hungarian "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>&kpovmodeler; kézikönyv</title> + +<authorgroup> +<author +> <firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address +> </affiliation +> </author> +<othercredit role="translator" +><firstname +>Tamás</firstname +><surname +>Szántó</surname +><contrib +>Magyar fordítás</contrib +><affiliation +><address +><email +>tszanto@mol.hu</email +></address +></affiliation +></othercredit> +</authorgroup> + +<legalnotice +>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(Major.minor.lesser), it could be used by automation scripts --> + +<date +>2002-03-30</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +> A KPovModeler segítségével 3D-s modellezést lehet végezni. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KPovModeler</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Bevezetés</title +> <para +>A &kappname; dokumentációja még nem készült el.</para +> <para +>ha segítségre van szüksége, olvassa el a rendelkezésre álló információkat a <ulink url="http://www.kde.org" +>&kde; honlapján</ulink +> vagy küldje el kérdéseit a <ulink url="mailto:kde-user@kde.org" +>&kde;-felhasználók levelezőlistájára</ulink +>.</para +> <para +><emphasis +>A &kde; fejlesztői</emphasis +></para> + +&underFDL; + +</chapter> + +&documentation.index; + +<appendix id="installation"> +<title +>Telepítés</title> + +&install.intro.documentation; +&install.compile.documentation; + +</appendix> + +</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 +--> |