diff options
Diffstat (limited to 'setup.h')
| -rw-r--r-- | setup.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ typedef struct { char *footer; char *meta_author; + char *meta_description; + char *meta_keywords; int thumbnail_quality; unsigned long thumbnail_landscape_width; |
