From 694d1bbcdece91569106ef8db446b83b01071cf5 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Mon, 12 Feb 2007 05:22:48 +0000 Subject: add video files --- math/metadb.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/metadb.h') diff --git a/math/metadb.h b/math/metadb.h index c2eb069..84e9754 100644 --- a/math/metadb.h +++ b/math/metadb.h @@ -53,6 +53,9 @@ struct meta { char *img; char *language; char *tokens; + char *video; + char *video_hq; + char *video_lq; }; __BEGIN_DECLS -- cgit v1.2.3