summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2014-02-06 18:02:20 -0600
committerDarrell Anderson <[email protected]>2014-02-06 18:02:20 -0600
commit9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch)
tree795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail
parentf9dfb6416745710680d26abcc774b4146cd3ef2b (diff)
downloadtde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz
tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail')
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/Makefile.am4
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/index.docbook23
3 files changed, 33 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt
new file mode 100644
index 00000000000..fad08aa6977
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/thumbnail
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/Makefile.am b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/Makefile.am
new file mode 100644
index 00000000000..7cfe0a854d5
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = pl
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/thumbnail
+KDE_MANS = AUTO
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/index.docbook b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/index.docbook
new file mode 100644
index 00000000000..bd1db803055
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/thumbnail/index.docbook
@@ -0,0 +1,23 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % Polish "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="thumbnail">
+<title>thumbnail</title>
+<articleinfo>
+<authorgroup>
+<author>&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;</author>
+<othercredit role="translator"><firstname>Suse</firstname><surname>Polska</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit> <othercredit role="translator"><firstname>Krzysztof</firstname><surname>Woźniak</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Polskie tłumaczenie - Aktualizacja i poprawki</contrib></othercredit>
+</authorgroup>
+</articleinfo>
+<para>Wtyczka protokołu "thumbnail" wykorzystywana jest przez środowisko &kde; do generowania trwałych podglądów (miniaturek) plików graficznych w sposób niezależny od lokalizacji pliku w sieci.</para>
+
+<para>Wtyczka protokołu "thumbnail" wykorzystuje inne programy do pracy związanej z obróbką obrazu i generacją miniatur. Aby włączyć podgląd miniatur należy skorzystać z menu <menuchoice><guimenu>Widok</guimenu> <guisubmenu>Podgląd</guisubmenu></menuchoice> dostępnego w programie &konqueror;.</para>
+
+<para>Wtyczka protokołu "thumbnail" nie jest dostępna dla użytkownika w sposób bezpośredni. Jest ona wykorzystywana przez programistów chcących zapewnić wyświetlanie miniatur w tworzonych przez siebie programach.</para>
+
+<para>Więcej informacji o tej wtyczce dostępne jest w jej plikach źródłowych. Znajdują się one w katalogu: <filename>$<envar>TDEDIR</envar>/include/tdeio/thumbcreator.h</filename> lub w głównym repozytorium kodu źródłowego &kde; w katalogu: <filename class="directory">tdebase/tdeioslave/thumbnail</filename></para>
+
+</article>