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]
directory=white;
executable=brightgreen;
symlink=lightgray;
stalelink=brightred;
symlink=lightgray;
device=brightmagenta;
special=black;
core=red;