app, libgimp: Add metadata preference for saving thumbnail by default
Saving a thumbnail is closely related to the other metadata preferences, but so far this was the only one that didn't have a preference for a default user value. This commit adds a preference in the metadata section where a user can select whether thumbnail saving is enabled by default or not.
This commit is contained in:
@ -14,6 +14,7 @@ gimp_export_comment
|
||||
gimp_export_exif
|
||||
gimp_export_xmp
|
||||
gimp_export_iptc
|
||||
gimp_export_thumbnail
|
||||
gimp_check_size
|
||||
gimp_check_type
|
||||
gimp_default_display
|
||||
|
Reference in New Issue
Block a user