X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Foptions.c;h=995a329e20468691df23260974d761443830a250;hp=f650cf15f4b663ac0766d816f8690bd3198f4b87;hb=c78e429c2949356b893b6c7d5c692c2a4ccaa447;hpb=6d541232b1c2c670ff9417b9797e16ca56439318 diff --git a/src/options.c b/src/options.c index f650cf15..995a329e 100644 --- a/src/options.c +++ b/src/options.c @@ -164,6 +164,7 @@ ConfOptions *init_options(ConfOptions *options) options->metadata.keywords_case_sensitive = FALSE; options->metadata.write_orientation = TRUE; options->metadata.sidecar_extended_name = FALSE; + options->metadata.check_spelling = TRUE; options->show_icon_names = TRUE; options->show_star_rating = FALSE;