Fix #333 Renaming file extensions
authorColin Clark <cclark@mcb.net>
Thu, 28 Apr 2016 20:00:14 +0000 (21:00 +0100)
committerColin Clark <cclark@mcb.net>
Thu, 28 Apr 2016 20:00:14 +0000 (21:00 +0100)
commitcabf8f15de5a995d3c336d226f3b559e455e2fbd
treeb57882081a5d13d174b20524c5a02f324d4e9def
parent188a51d622bfba0529b859a9d42965f050e3d25d
Fix #333 Renaming file extensions

https://github.com/BestImageViewer/geeqie/issues/333

The Preferences/Files tab has an additional checkbox:
Disable file extension checks

When checked, files can be renamed to a different extension with no
warning issued.
doc/docbook/GuideOptionsFiltering.xml
src/filedata.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c