Merge with the private
authorJin Yoon <jinny.yoon@samsung.com>
Mon, 18 Mar 2013 03:56:34 +0000 (12:56 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Mon, 18 Mar 2013 03:56:34 +0000 (12:56 +0900)
commitb58518bcaf588d152076db180d02e9b6ac1dba15
tree8ef73640e4da599ff2d6c399131702e73e83ed9c
parent02cf7abccf8d07f927230ce29a4b6a81f708bd6a
Merge with the private
17 files changed:
CMakeLists.txt
data/edje/item_4x4.edc
debian/control
include/all_apps/db.h [new file with mode: 0644]
include/all_apps/shortcut.h [new file with mode: 0644]
include/db.h [new file with mode: 0644]
include/item.h
include/page_scroller.h
packaging/org.tizen.menu-screen.spec
src/all_apps/db.c [new file with mode: 0644]
src/all_apps/layout.c
src/all_apps/shortcut.c [new file with mode: 0644]
src/db.c [new file with mode: 0644]
src/item.c
src/page_scroller.c
src/pkgmgr.c
src/popup.c