Use a dedicated option to enable keywords and comment saving as XMP tags
authorLaurent Monin <geeqie@norz.org>
Tue, 6 May 2008 12:31:23 +0000 (12:31 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 6 May 2008 12:31:23 +0000 (12:31 +0000)
commit5f3ddd491eb4d90e18663d030155cfae254ac385
treed51ad28a60c8e95477aaaecf570c510f727be6ef
parent5ecec83ad07f14578f4922ad7ba7befca9a09c31
Use a dedicated option to enable keywords and comment saving as XMP tags
in image's files.
This new option is named "save_metadata_in_image_file" in configuration file.
User can toggle it through Preferences > Advanced > Miscellaneous > Store keywords and comments as XMP tags in image files.
Description of enable_metadata_dirs was modified as an attempt to improve clarity.
src/bar_info.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c