diff options
Diffstat (limited to 'doc/en/konfigurator.docbook')
-rw-r--r-- | doc/en/konfigurator.docbook | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/en/konfigurator.docbook b/doc/en/konfigurator.docbook index ab23a78..170f0d4 100644 --- a/doc/en/konfigurator.docbook +++ b/doc/en/konfigurator.docbook @@ -1070,7 +1070,7 @@ HTML_PARSING--> certain archive is grayed-out, it means that &krusader; could not find the appropriate executables in the configured path. The next archives are supported: ace, - arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, zip and + arj, bzip2, deb, gzip, iso, lha, lzip, rar, rpm, tar, zip and 7-zip.</para> <!-- OLD <screenshot> @@ -1449,6 +1449,20 @@ HTML_PARSING--> <row> <entry> <para> + <command>lzip</command> + </para> + </entry> + <entry> + <para> + <filename class="directory"> + <replaceable>/usr/bin/lzip</replaceable> + </filename> + </para> + </entry> + </row> + <row> + <entry> + <para> <command>rar</command> </para> </entry> @@ -1875,6 +1889,9 @@ HTML_PARSING--> <para>application/x-lha</para> </listitem> <listitem> + <para>application/x-lzip</para> + </listitem> + <listitem> <para>application/x-rar</para> </listitem> <listitem> @@ -1900,6 +1917,9 @@ HTML_PARSING--> <listitem> <para>application/x-tgz</para> </listitem> + <listitem> + <para>application/x-tlz</para> + </listitem> </itemizedlist> </listitem> </itemizedlist></para> |