2 <!DOCTYPE article PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY % addindex
"IGNORE">
5 <!ENTITY % English
"INCLUDE" > <!-- change language only here -->
8 <article lang=
"&language;" id=
"gzip">
12 <author>&Lauri.Watts; &Lauri.Watts.mail;
</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
17 <para><command>gzip
</command> is a compression program
</para>
19 <para>The gzip kioslave is not directly usable, and is intended for use
20 as a filter. For example, the tar kioslave can filter a file through
21 the gzip kioslave, in order to display the contents of a
<literal
22 role=
"extension">tar.gz
</literal> file directly in a
&konqueror;
25 <para>If you click on a file compressed with a
<literal
26 role=
"extension">gz
</literal> extension in
&konqueror;, this kioslave is
27 used to uncompress it and display it as a normal (uncompressed)
30 <para>If you are a developer, and would like to use the gzip filter, you
31 can find documentation on using kioslaves at
<ulink
32 url=
"http://techbase.kde.org">http://techbase.kde.org
</ulink></para>
34 <para> See the manual:
<ulink url=
"man:/gzip">gzip
</ulink>.