Merge with private
authorJin Yoon <jinny.yoon@samsung.com>
Thu, 4 Jul 2013 01:56:49 +0000 (10:56 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Thu, 4 Jul 2013 01:56:49 +0000 (10:56 +0900)
commit9c06513ab136e55262cc9c5207abf60c76c4716d
tree4f772d50c2e7d15641e38e3a71d565e994ef72a3
parent9a28236d431ce43b48279ecde8292fb4912dc5bb
Merge with private
16 files changed:
CMakeLists.txt
data/edje/all_apps_portrait.edc
data/edje/item_4x4.edc
data/edje/layout_portrait.edc
data/org.tizen.menu-screen.xml.in
include/all_apps/layout.h
include/conf.h
include/key.h [new file with mode: 0644]
include/popup.h
packaging/org.tizen.menu-screen.spec
src/all_apps/layout.c
src/item.c
src/key.c [new file with mode: 0644]
src/menu_screen.c
src/page_scroller.c
src/popup.c