mirror of https://github.com/MidnightCommander/mc
Merge branch '1597_fix_stale_link'
* 1597_fix_stale_link: Ticket #1597: panel: restore red hilight for broken symlinks
This commit is contained in:
commit
c66f62045d
|
@ -1,8 +1,8 @@
|
|||
[filehighlight]
|
||||
directory=white;
|
||||
executable=brightgreen;
|
||||
symlink=lightgray;
|
||||
stalelink=brightred;
|
||||
symlink=lightgray;
|
||||
device=brightmagenta;
|
||||
special=black;
|
||||
core=red;
|
||||
|
|
Loading…
Reference in New Issue