Fix a bug that was here since a long time, buf has nothing
authorLaurent Monin <geeqie@norz.org>
Tue, 15 Apr 2008 20:46:14 +0000 (20:46 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 15 Apr 2008 20:46:14 +0000 (20:46 +0000)
commitba6443e9b37c7c9c629809e8bd079234bf846ad8
tree20e81e692b100bdf9716becb000d128936b22ece
parent7919d6756adc49486a6ec3c3e863fd745757820d
Fix a bug that was here since a long time, buf has nothing
to do with options->layout.order, so compare it to l_conf instead.
It fixes refreshing of files and directories lists when changing
filtering options.
src/preferences.c