summaryrefslogtreecommitdiffstats
path: root/tde-i18n-hu/docs/tdebase/tdeioslave/gzip
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-hu/docs/tdebase/tdeioslave/gzip
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-hu/docs/tdebase/tdeioslave/gzip')
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/gzip/CMakeLists.txt7
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/gzip/Makefile.am4
-rw-r--r--tde-i18n-hu/docs/tdebase/tdeioslave/gzip/index.docbook26
3 files changed, 37 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/CMakeLists.txt
new file mode 100644
index 00000000000..4ecba1f8c1d
--- /dev/null
+++ b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/gzip
+ NOINDEX
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/Makefile.am b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/Makefile.am
new file mode 100644
index 00000000000..c130f329b06
--- /dev/null
+++ b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = hu
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/gzip
+KDE_MANS = AUTO
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/index.docbook b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/index.docbook
new file mode 100644
index 00000000000..4bc63ce81c6
--- /dev/null
+++ b/tde-i18n-hu/docs/tdebase/tdeioslave/gzip/index.docbook
@@ -0,0 +1,26 @@
+<?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 % Hungarian "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="gzip">
+<title>gzip</title>
+<articleinfo>
+<authorgroup>
+<author>&Lauri.Watts; &Lauri.Watts.mail;</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>
+</articleinfo>
+
+<para>A <command>gzip</command> az egyik legelterjedtebb UNIX-os tömörítőprogram</para>
+
+<para>A gzip KDE-protokoll nem használható közvetlenül, csak alkalmazásból, szűrőként. Például a tar KDE-protokoll át tud engedni egy <literal role="extension">tar.gz</literal> fájlt a gzip KDE-protokollon, hogy a fájl tartalma közvetlenül egy &konqueror;-ablakban megjeleníthető legyen.</para>
+
+<para>Ha rákattint a &konqueror;ban egy <literal role="extension">gz</literal> kiterjesztésű fájlra, akkor az a gzip KDE-protokoll segítségével végzi el a kitömörítést a fájl megjelenítése előtt.</para>
+
+<para>Ha Ön programfejlesztő, és egy programban fel szeretné használni a gzip KDE-protokollt, akkor először olvassa el a KDE-protokollok dokumentációját itt: <ulink url="http://developer.kde.org">http://developer.kde.org</ulink> .</para>
+
+<para>A Gzip man-oldala: <ulink url="man:/gzip">gzip</ulink>. </para>
+
+</article>