diff options
Diffstat (limited to 'tde-i18n-sk/docs/tdesdk/kbugbuster/index.docbook')
-rw-r--r-- | tde-i18n-sk/docs/tdesdk/kbugbuster/index.docbook | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/tde-i18n-sk/docs/tdesdk/kbugbuster/index.docbook b/tde-i18n-sk/docs/tdesdk/kbugbuster/index.docbook new file mode 100644 index 00000000000..c00da46f5b5 --- /dev/null +++ b/tde-i18n-sk/docs/tdesdk/kbugbuster/index.docbook @@ -0,0 +1,110 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY kappname "&kbugbuster;"> + <!ENTITY package "tdesdk"> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Slovak "INCLUDE"> +]> + +<book lang="&language;"> + +<bookinfo> +<title +>Manuál pre &kbugbuster;</title> + +<authorgroup> +<author +> <firstname +></firstname +> <othername +></othername +> <surname +></surname +> <affiliation +> <address +><email +></email +></address +> </affiliation +> </author> +<othercredit role="translator" +><firstname +>Stanislav</firstname +> <surname +>Višňovský</surname +> <affiliation +> <address +><email +>visnovsky@nenya.ms.mff.cuni.cz</email +></address +> </affiliation +><contrib +>Preklad</contrib +></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-31</date> +<releaseinfo +>0.00.00</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para +> &kbugbuster; je súčasťou balíka tdesdk. </para> +</abstract> + + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>kbugbuster</keyword> +</keywordset> + +</bookinfo> + +<chapter id="introduction" +> <title +>Úvod</title +> <para +> Dokumentácia pre &kappname; ešte v dobe inštalácie &kde; na tento počítač nebola dokončená.</para +> <para +>Ak potrebujete pomoc, navštívte <ulink url="http://www.kde.org" +>The &kde; Website</ulink +> pre aktualizácie alebo posielanie vašich otázok do <ulink url="mailto:kde-user@kde.org" +>Konferencie používateľov &kde;</ulink +>.</para +> <para +><emphasis +>Tím &kde;</emphasis +></para> + +&underFDL; + +</chapter> + +&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: + +// vim:ts=2:sw=2:tw=78:noet +--> |