X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Foptions.h;h=f888e7e47e362b6f4c3824371593cb3f4fad34f1;hp=63141a1ffa9a32fa070562c7714273c6596a2955;hb=db38d12f83128e9890ce2d2c7acc5ad62062bc7e;hpb=e436ea53511e1dadab981af18b237fee83fde39b diff --git a/src/options.h b/src/options.h index 63141a1f..f888e7e4 100644 --- a/src/options.h +++ b/src/options.h @@ -96,7 +96,7 @@ struct _ConfOptions struct { gchar *ext; } sidecar; - + /* collections */ struct { gboolean rectangular_selection; @@ -107,7 +107,7 @@ struct _ConfOptions gchar *path; gchar *options; } shell; - + /* file sorting */ struct { SortType method; @@ -171,9 +171,9 @@ struct _ConfOptions gboolean warn_on_write_problems; gboolean save_legacy_format; - + gboolean sync_grouped_files; - + gboolean confirm_write; gint confirm_timeout; gboolean confirm_after_timeout; @@ -182,7 +182,7 @@ struct _ConfOptions gboolean keywords_case_sensitive; gboolean write_orientation; } metadata; - + /* Stereo */ struct { gint mode;;