mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 01:54:24 +03:00
Ticket #3022: misc/mc.menu contains russian UTF-8 "Ó" instead of English "c".
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
32bc72a1d7
commit
a467bb4b6e
@ -65,7 +65,7 @@ shell_patterns=0
|
|||||||
|
|
||||||
= f \.c$ & t r
|
= f \.c$ & t r
|
||||||
+ f \.c$ & t r & ! t t
|
+ f \.c$ & t r & ! t t
|
||||||
с Compile and link current .c file
|
c Compile and link current .c file
|
||||||
make `basename %f .c` 2>/dev/null || cc -O -o `basename %f .c` %f
|
make `basename %f .c` 2>/dev/null || cc -O -o `basename %f .c` %f
|
||||||
|
|
||||||
+ t r & ! t t
|
+ t r & ! t t
|
||||||
|
Loading…
Reference in New Issue
Block a user