Merge branch '1597_fix_stale_link'

* 1597_fix_stale_link:
  Ticket #1597: panel: restore red hilight for broken symlinks
This commit is contained in:
Slava Zanko 2009-09-14 12:49:05 +03:00
commit c66f62045d
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
[filehighlight] [filehighlight]
directory=white; directory=white;
executable=brightgreen; executable=brightgreen;
symlink=lightgray;
stalelink=brightred; stalelink=brightred;
symlink=lightgray;
device=brightmagenta; device=brightmagenta;
special=black; special=black;
core=red; core=red;