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.
tdeaddons/kate/katesort/doc/cs/index.docbook

179 lines
3.8 KiB

<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY katesort "<application>Kate Sort plugin 1.0</application>">
<!ENTITY kappname "&katesort;"><!-- Do *not* replace kappname-->
<!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc -->
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"><!-- change language only here -->
]>
<!-- The language must NOT be changed here. -->
<book lang="&language;">
<!-- This header contains all of the meta-information for the document such
as Authors, publish date, the abstract, and Keywords -->
<bookinfo>
<title>The &katesort; Handbook</title>
<authorgroup>
<author>
<firstname>Marián</firstname>
<othername></othername>
<surname>Kyral</surname>
<affiliation>
<address><email>mkyral@email.cz</email></address>
</affiliation>
</author>
</authorgroup>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
<copyright>
<year>2007</year>
<holder>Marián Kyral</holder>
</copyright>
<!-- Translators: put here the copyright notice of the translation -->
<!-- Put here the FDL notice. Read the explanation in fdl-notice.docbook
and in the FDL itself on how to use it. -->
<legalnotice>&FDLNotice;</legalnotice>
<date>2007-10-04</date>
<releaseinfo>1.0</releaseinfo>
<!-- Abstract about this handbook -->
<abstract>
<para>
&katesort; je KatePart plugin pro všechny KatePart kompatibilní editory. (Kate, KWrite)
</para>
</abstract>
<keywordset>
<keyword>KatePart</keyword>
<keyword>Kate</keyword>
<keyword>KWrite</keyword>
<keyword>Sort</keyword>
<keyword>Plugin</keyword>
</keywordset>
</bookinfo>
<chapter id="introduction">
<title>Úvod</title>
<para>
&katesort; umožňuje seřadit soubor, nebo výběr. Chyby, připomínky, náměty posílejte na: <email>mkyral@email.cz</email>.
</para>
</chapter>
<chapter id="using-sort">
<title>Using &katesort;</title>
<para>
<screenshot>
<screeninfo>&katesort; screenshot.</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="sort_plugin_en.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Screenshot</phrase>
</textobject>
</mediaobject>
</screenshot>
</para>
<sect1 id="sort-features">
<title>&katesort; vlastnosti</title>
<itemizedlist>
<listitem><para>Řadí vybraný text, nebo celý soubor.</para>
</listitem>
<listitem><para>Řazení dle Velkých/malých písmen.</para>
</listitem>
<listitem><para>Stejné ŕádky mohou být vynechány.</para>
</listitem>
<listitem><para>Umožňuje řazení dle zadaného sloupce. Pokud je vybrána část řádku, je automaticky použita.</para>
</listitem>
</itemizedlist>
</sect1>
</chapter>
<chapter id="credits">
<title>Autoři a Licence</title>
<para>
&katesort;
</para>
<para>
Program copyright 2007 Marián Kyral <email>mkyral@email.cz</email>
</para>
<para>
Přispěvatelé:
</para>
<para>
Documentation copyright 2007 Marián Kyral <email>mkyral@email.cz</email>
</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
&underFDL; <!-- FDL: do not remove -->
<!-- Determine which license your application is licensed under,
and delete all the remaining licenses below:
(NOTE: All documentation are licensed under the FDL,
regardless of what license the application uses) -->
&underGPL; <!-- GPL License -->
</chapter>
<appendix id="installation">
<title>Instalace</title>
<sect1 id="getting-sort">
<title>Jak získat &katesort;</title>
<para>Domovská stránka: <ulink url="http://marian.kyralovi.cz/linux/katesort">http://marian.kyralovi.cz/linux/katesortp</ulink></para>
</sect1>
<sect1 id="compilation">
<title>Kompilace a instalace</title>
&install.compile.documentation;
</sect1>
</appendix>
&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:tabstop=2:shiftwidth=2:expandtab
-->