* lib/mc.ext: Allow ZIP in all capitals in "file" output.

This commit is contained in:
Pavel Roskin 2003-06-23 17:00:57 +00:00
parent 2ccbe3393f
commit e54ac85df6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-06-23 Andrew V. Samoilov <sav@bcs.zp.ua>
* lib/mc.ext: Allow ZIP in all capitals in "file" output.
2003-06-18 Pavel Roskin <proski@gnu.org>
* configure.in: Remove test for SCO UNIX. Remove all references

View File

@ -408,7 +408,7 @@ regex/\.(tar|TAR)$
View=%view{ascii} tar tvvf %f
# zip
type/^Zip\ archive
type/^(Zip|ZIP)\ archive
Open=%cd %p#uzip
View=%view{ascii} unzip -v %f