add more spacing
[personal-kdebase.git] / runtime / doc / kioslave / gzip / index.docbook
blobd8752a5c549f9b910d1b09ebd22788c2dd91eb6e
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;" id="gzip">
9 <title>gzip</title>
10 <articleinfo>
11 <authorgroup>
12 <author>&Lauri.Watts; &Lauri.Watts.mail;</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
14 </authorgroup>
15 </articleinfo>
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;
23 window.</para>
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)
28 file.</para>
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>.
35 </para>
37 </article>