summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs/tdebase/tdeioslave/info
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
commit9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch)
tree795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-pl/docs/tdebase/tdeioslave/info
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/info')
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/info/CMakeLists.txt6
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/info/Makefile.am4
-rw-r--r--tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook29
3 files changed, 39 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/info/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/tdeioslave/info/CMakeLists.txt
new file mode 100644
index 00000000000..b84602ce92b
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/info/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/info
+ LANG pl
+)
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/info/Makefile.am b/tde-i18n-pl/docs/tdebase/tdeioslave/info/Makefile.am
new file mode 100644
index 00000000000..b2db6552d61
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/info/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = pl
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/info
+KDE_MANS = AUTO
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook b/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook
new file mode 100644
index 00000000000..343591b6c9c
--- /dev/null
+++ b/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook
@@ -0,0 +1,29 @@
+<?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="info">
+<title>Info</title>
+<articleinfo>
+<authorgroup>
+<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
+<author><firstname>Nicolas</firstname> <surname>Goutte</surname> <email>goutte@kde.org</email> </author>
+<othercredit role="translator"><firstname>Suse</firstname><surname>Polska</surname><affiliation><address><email>suse@suse.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit> <othercredit role="translator"><firstname>Krzysztof</firstname><surname>Woźniak</surname><affiliation><address><email>wozniakk@ceti.pl</email></address></affiliation><contrib>Polskie tłumaczenie - Aktualizacja i poprawki</contrib></othercredit>
+</authorgroup>
+</articleinfo>
+
+<para>Plik "info" są rodzajem pliku dokumentacji. Dokumenty są zapisane w formacie nazywanym "texinfo" i mogą być odczytywane w linii poleceń za pomocą programu <command>info</command>.</para>
+
+<para>Wtyczka protokołu "info:" pozwala na czytanie zainstalowanej w systemie dokumentacji w formacie "info" za pomocą programu &konqueror;. Korzystanie z niej jest bardzo proste:</para>
+
+<screen><userinput><command>info:</command><replaceable>gcc</replaceable></userinput></screen>
+
+<para>Pokaże najwyższy poziom w strukturze dokumentacji dla kompilatora <command>gcc</command> .</para>
+
+<para>Program "info" zastępuje polecenie <command>man</command> w systemach <acronym>GNU</acronym>, jednak nie jest ono szerzej wykorzystywane w innych systemach operacyjnych.</para>
+
+<para>W łatwy sposób można przeglądać dokumentację "info" w &khelpcenter-miejscownik;, ale można także skorzystać z wtyczki protokołu "info" w programie &konqueror;.</para>
+
+</article>