mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
mc.ext.in: Loosen match for mailbox.
This commit is contained in:
parent
48f8e1dd69
commit
6b2b857e48
@ -1,3 +1,7 @@
|
||||
2006-06-05 Nerijus Baliunas <nerijus@users.sourceforge.net>
|
||||
|
||||
* mc.ext.in: Loosen match for mailbox.
|
||||
|
||||
2006-05-28 Leonard den Ottolander <leonard den ottolander nl>
|
||||
|
||||
* mc.ext.in: Open mailboxes with mailfs.
|
||||
|
@ -212,7 +212,7 @@ shell/.7z
|
||||
View=%view{ascii} 7za l %f 2>/dev/null
|
||||
|
||||
# Mailboxes
|
||||
type/^ASCII\ mail\ text$
|
||||
type/^ASCII\ mail\ text
|
||||
Open=%cd %p#mailfs
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user