mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
* lib/mc.ext.in: Restore support for opening 7-zip archives.
This commit is contained in:
parent
1c8c676c76
commit
179aa43514
@ -1,5 +1,7 @@
|
||||
2005-07-20 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* lib/mc.ext.in: Restore support for opening 7-zip archives.
|
||||
|
||||
* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
|
||||
* lib/mc.ext.in: Add support for ALZip archives.
|
||||
|
||||
|
@ -208,6 +208,7 @@ regex/\.iso$
|
||||
|
||||
# 7zip archives (they are not man pages)
|
||||
shell/.7z
|
||||
Open=%cd %p#u7z
|
||||
View=%view{ascii} 7za l %f 2>/dev/null
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user