summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-08-13 23:11:19 +0200
commit5a020e6640b2723a57176e6596ea665442d53672 (patch)
tree818b324754678a526085a8cdac76ec4793955db5 /setup.h
parent3fadc8b6863a267884e242b9e6303cfd117fce4e (diff)
downloadcataract-5a020e6640b2723a57176e6596ea665442d53672.tar.xz
Fix up meta tags, add support for author tag
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 c1f72bf..2170a8a 100644
--- a/setup.h
+++ b/setup.h
@@ -36,6 +36,7 @@ typedef struct {
char *scripts;
char *footer;
+ char *meta_author;
int thumbnail_quality;
unsigned long thumbnail_landscape_width;