summaryrefslogtreecommitdiff
path: root/include/layout/movie.h
diff options
context:
space:
mode:
authorJehun Lim <jehun.lim@samsung.com>2015-07-22 14:46:39 +0900
committerJehun Lim <jehun.lim@samsung.com>2015-07-22 15:37:43 +0900
commitec6494accc1e7d13db7b6d3126a4bde23c929d7b (patch)
tree5b1972f2a485493a4a120db1a0b07a056e440ebe /include/layout/movie.h
parent2501d3f68198820b61d0cbb92ecb8b67c92113cc (diff)
downloadair_mediahub-ec6494accc1e7d13db7b6d3126a4bde23c929d7b.tar.gz
air_mediahub-ec6494accc1e7d13db7b6d3126a4bde23c929d7b.tar.bz2
air_mediahub-ec6494accc1e7d13db7b6d3126a4bde23c929d7b.zip
base: add the total number of contents
Change-Id: I147588b6ae3b8c5555f19ac27e4b2581e26d3224 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
Diffstat (limited to 'include/layout/movie.h')
-rw-r--r--include/layout/movie.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/layout/movie.h b/include/layout/movie.h
index 640ea4e..8d45163 100644
--- a/include/layout/movie.h
+++ b/include/layout/movie.h
@@ -27,6 +27,7 @@
/* part */
#define PART_CONTENT "part.content"
#define PART_NOCONTENT "part.nocontent"
+#define PART_CONTENT_INFO "part.content_info"
#define PART_RECENT_CONTENT_THUMBNAIL "part.recent_content_thumbnail"
#define PART_RECENT_CONTENT_TITLE "part.recent_content_title"
#define PART_RECENT_CONTENT_DATE "part.recent_content_date"