* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.

* lib/mc.ext.in: Add support for ALZip archives.
This commit is contained in:
Pavel Roskin 2005-07-20 19:07:18 +00:00
parent a24baacdf8
commit 680ccc7e56
3 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-07-20 Pavel Roskin <proski@gnu.org>
* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
* lib/mc.ext.in: Add support for ALZip archives.
2005-07-10 Leonard den Ottolander <leonard den ottolander nl>
* configure.ac: Rename AS_HELP_STRING to AC_HELP_STRING.

View File

@ -599,6 +599,7 @@ vfs/extfs/lslR
vfs/extfs/mailfs
vfs/extfs/patchfs
vfs/extfs/rpms
vfs/extfs/ualz
vfs/extfs/uar
vfs/extfs/uarj
vfs/extfs/uha

View File

@ -154,6 +154,11 @@ regex/\.[rR]([aA][rR]|[0-9][0-9])$
Open=%cd %p#urar
View=%view{ascii} rar v -c- %f
# ALZip
regex/\.(alz|ALZ)$
Open=%cd %p#ualz
View=%view{ascii} unalz -l %f
# cpio
shell/.cpio.Z
Open=%cd %p#ucpio