summaryrefslogtreecommitdiff
path: root/items.h
diff options
context:
space:
mode:
Diffstat (limited to 'items.h')
-rw-r--r--items.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/items.h b/items.h
index 528d71e..e917e82 100644
--- a/items.h
+++ b/items.h
@@ -47,6 +47,9 @@ typedef struct {
unsigned long portrait_width;
unsigned long portrait_height;
char *border_style;
+ char *meta_author;
+ char *meta_description;
+ char *meta_keywords;
} TAlbum;
typedef struct {