Fix #702: Menubar takes too much space
[geeqie.git] / src / options.c
index 758de74..f5441fc 100644 (file)
@@ -164,6 +164,7 @@ ConfOptions *init_options(ConfOptions *options)
        options->show_icon_names = TRUE;
        options->show_star_rating = FALSE;
        options->show_predefined_keyword_tree = TRUE;
+       options->expand_menu_toolbar = FALSE;
 
        options->slideshow.delay = 50;
        options->slideshow.random = FALSE;