Add new sizes. submit/tizen_2.1/20130514.053102
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 2 May 2013 01:23:41 +0000 (10:23 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 2 May 2013 01:23:41 +0000 (10:23 +0900)
Should be exposured for commercializing feature.

Change-Id: I782b11aa266a4aa0d93a98de46c7aa43c9a909c9

lib/include/shortcut.h
packaging/libshortcut.spec

index a932ed9..3bae74f 100644 (file)
@@ -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,
index d7921a7..334a59c 100644 (file)
@@ -1,6 +1,6 @@
 Name: libshortcut
 Summary: Shortcut add/remove request function supporting library
-Version: 0.5.0
+Version: 0.5.1
 Release: 0
 Group: HomeTF/Framework
 License: Apache License