Add a new option in Preferences > Filtering to allow the
authorLaurent Monin <geeqie@norz.org>
Tue, 15 Apr 2008 20:36:11 +0000 (20:36 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 15 Apr 2008 20:36:11 +0000 (20:36 +0000)
commit7919d6756adc49486a6ec3c3e863fd745757820d
treeb18f764a1ab1ea87c68a5073e8346acf2eeb1779
parent5fb1b9fa3f94b44fd4cb3571bc561df67703ad39
Add a new option in Preferences > Filtering to allow the
user to choose to display '.' directory in folder lists or not.
This option is saved to rc file as file_filter.show_dot_directory.
A minor fix was made to disable display of .. in folder selection
dialogs when current path is /.
src/globals.c
src/preferences.c
src/rcfile.c
src/typedefs.h
src/ui_pathsel.c
src/view_dir_list.c