summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-05-02 10:23:41 +0900
committerSung-jae Park <nicesj.park@samsung.com>2013-05-02 10:23:41 +0900
commit67ab9f9a537d7e55e7824d602e0191a26a8e5b4a (patch)
tree4ff06c8add7739969582d960e63597010055a39e /lib
parent0d5614b136ae1123b2eb22b4520a393e8e4e9f6b (diff)
downloadshortcut-67ab9f9a537d7e55e7824d602e0191a26a8e5b4a.tar.gz
shortcut-67ab9f9a537d7e55e7824d602e0191a26a8e5b4a.tar.bz2
shortcut-67ab9f9a537d7e55e7824d602e0191a26a8e5b4a.zip
Should be exposured for commercializing feature. Change-Id: I782b11aa266a4aa0d93a98de46c7aa43c9a909c9
Diffstat (limited to 'lib')
-rw-r--r--lib/include/shortcut.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/include/shortcut.h b/lib/include/shortcut.h
index a932ed9..3bae74f 100644
--- a/lib/include/shortcut.h
+++ b/lib/include/shortcut.h
@@ -99,6 +99,8 @@ enum shortcut_type {
LIVEBOX_TYPE_4x2 = 0x10100000,
LIVEBOX_TYPE_4x3 = 0x10200000,
LIVEBOX_TYPE_4x4 = 0x10400000,
+ LIVEBOX_TYPE_4x5 = 0x11000000,
+ LIVEBOX_TYPE_4x6 = 0x12000000,
LIVEBOX_TYPE_EASY_1x1 = 0x30010000,
LIVEBOX_TYPE_EASY_3x1 = 0x30020000,
LIVEBOX_TYPE_EASY_3x3 = 0x30040000,