summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-30 16:21:41 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-30 16:21:41 +0100
commite420e9f3fbd5e758e4a1489766f74030a1b77b88 (patch)
tree0192b01d0eebaca8de1db9ea958f829adf4784c8 /setup.h
parent6a7b5cbbef56fda6c1f3901949b870ee1fd20758 (diff)
downloadcataract-e420e9f3fbd5e758e4a1489766f74030a1b77b88.tar.xz
Optional fallback to IPTC/EXIF captions and comments
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
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;