Show star rating in files pane
[geeqie.git] / src / options.c
index a4e6319..129ce9c 100644 (file)
@@ -154,6 +154,7 @@ ConfOptions *init_options(ConfOptions *options)
        options->metadata.sidecar_extended_name = FALSE;
 
        options->show_icon_names = TRUE;
+       options->show_star_rating = FALSE;
 
        options->slideshow.delay = 50;
        options->slideshow.random = FALSE;