From e752364676e52b79f5cca81a5c2f8f49a5ea2daa Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Thu, 22 Jul 2010 21:44:57 +0200 Subject: Add option to generate full gallery, overriding the nofullsize switch This option takes the highest priority --- src/setup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/setup.h') diff --git a/src/setup.h b/src/setup.h index fc04616..d4f275b 100644 --- a/src/setup.h +++ b/src/setup.h @@ -73,6 +73,7 @@ typedef struct { gchar *border_style; gboolean nofullsize; + gboolean override_nofullsize; gboolean preload; gboolean use_iptc_exif; -- cgit v1.2.3