summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-01-01 13:33:15 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-01-01 13:33:15 +0100
commit4d7022e3ed85369f8016ca7547ed310e8ee12a86 (patch)
treeb8c19833708bdffdc4ffd125862acca67a7d6537 /setup.h
parentd928fd7db816c5eb6f57f90ebefb55779aebdcc9 (diff)
downloadcataract-4d7022e3ed85369f8016ca7547ed310e8ee12a86.tar.xz
Support for adding copyright
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 a90f241..4b2592d 100644
--- a/setup.h
+++ b/setup.h
@@ -60,6 +60,7 @@ typedef struct {
gboolean erase_exif_thumbnail;
char *site_title;
+ char *add_copyright;
} TGallerySetup;