mirror of https://github.com/MidnightCommander/mc
Ticket #3422: recognize .gmo files as well as .mo ones.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
f391e31f27
commit
0add36df23
|
@ -653,7 +653,7 @@ shell/i/.glade
|
|||
Open=@EXTHELPERSDIR@/misc.sh open glade
|
||||
|
||||
# Gettext Catalogs
|
||||
shell/.mo
|
||||
regex/\.g?mo$
|
||||
View=%view{ascii} @EXTHELPERSDIR@/misc.sh view mo
|
||||
|
||||
# po
|
||||
|
|
Loading…
Reference in New Issue