From e420e9f3fbd5e758e4a1489766f74030a1b77b88 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 30 Dec 2008 16:21:41 +0100 Subject: Optional fallback to IPTC/EXIF captions and comments --- setup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.h') diff --git a/setup.h b/setup.h index 9ddae04..6f5c55c 100644 --- a/setup.h +++ b/setup.h @@ -55,6 +55,7 @@ typedef struct { char *border_style; gboolean preload; + gboolean use_iptc_exif; } TGallerySetup; -- cgit v1.2.3