diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook new file mode 100644 index 00000000000..466bb1ba3a1 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/gzip.docbook @@ -0,0 +1,51 @@ +<article lang="&language;" id="gzip"> +<title +>gzip</title> +<articleinfo> +<authorgroup> +<author +>&Lauri.Watts; &Lauri.Watts.mail;</author> +<othercredit role="translator" +><firstname +>Marco</firstname +><surname +>Wegner</surname +><affiliation +><address +><email +>mail@marcowegner.de</email +></address +></affiliation +><contrib +>Übersetzer</contrib +></othercredit +> +</authorgroup> +</articleinfo> + +<para +><command +>gzip</command +> ist ein Kompressionsprogramm</para> + +<para +>Das gzip-Modul ist nicht direkt nutzbar, es ist hauptsächlich zur Verwendung als Filter gedacht. Zum Beispiel kann das tar-Modul eine Datei durch das gzip-Modul filtern, um den Inhalt einer <literal role="extension" +>.tar.gz</literal +>-Datei direkt in einem &konqueror;-Fenster darzustellen.</para> + +<para +>Wenn Sie im &konqueror; auf eine Datei mit der Erweiterung <literal role="extension" +>.gz</literal +> klicken, wird dieses Modul benutzt, um sie zu entpacken und als normale (unkomprimierte) Datei darzustellen.</para> + +<para +>Wenn Sie ein Entwickler sind und den gzip-Filter nutzen möchten, können Sie die Dokumentation zur Nutzung der Ein-/Ausgabemodule hier finden: <ulink url="http://developer.kde.org" +>http://developer.kde.org</ulink +></para> + +<para +>Schauen Sie auch in das Handbuch: <ulink url="man:/gzip" +>gzip</ulink +>. </para> + +</article> |