mirror of https://github.com/MidnightCommander/mc
Ticket #4583: Fix a typo for apt view command line.
Fixes MidnightCommander/mc#206. Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
7a3a763f0e
commit
92f56dc679
|
@ -417,7 +417,7 @@ View=%view{ascii} @EXTHELPERSDIR@/package.sh view debd
|
||||||
[apt]
|
[apt]
|
||||||
Shell=.deba
|
Shell=.deba
|
||||||
Open=%cd %p/deba://
|
Open=%cd %p/deba://
|
||||||
Ciew=%view{ascii} @EXTHELPERSDIR@/package.sh view deba
|
View=%view{ascii} @EXTHELPERSDIR@/package.sh view deba
|
||||||
|
|
||||||
[ISO9660]
|
[ISO9660]
|
||||||
Shell=.iso
|
Shell=.iso
|
||||||
|
|
Loading…
Reference in New Issue