Change license & Add privilege for app launch 80/47780/1 tizen_3.0.m1_mobile accepted/tizen/mobile/20150909.140936 submit/tizen_mobile/20150909.021024 tizen_3.0.m1_mobile_release
authorjunkyu Han <junkyu.han@samsung.com>
Wed, 9 Sep 2015 00:35:42 +0000 (09:35 +0900)
committerjunkyu Han <junkyu.han@samsung.com>
Wed, 9 Sep 2015 00:36:51 +0000 (09:36 +0900)
commit59e2a79dcb5ba4f59ea5ee2eb353594eb8bd549c
treee9f5c5d0b1a96380d82f99b6fc3287eb82243736
parent0f1596c007cf224bd2001232ec1b8771a585938f
Change license & Add privilege for app launch

Change-Id: I03ef181add5f89d061c6f06399190a5030c92f9b
49 files changed:
data/edje/all_apps_portrait.edc
data/edje/button_edit.edc
data/edje/group_4x4_portrait.edc
data/edje/index.edc
data/edje/item_4x4.edc
data/edje/layout_portrait.edc
data/org.tizen.menu-screen.xml.in
include/all_apps/db.h
include/all_apps/layout.h
include/all_apps/list.h
include/all_apps/shortcut.h
include/conf.h
include/db.h
include/index.h
include/item.h
include/item_badge.h
include/item_event.h
include/key.h
include/layout.h
include/list.h
include/mapbuf.h
include/menu_screen.h
include/mouse.h
include/page.h
include/page_scroller.h
include/pkgmgr.h
include/popup.h
include/util.h
packaging/org.tizen.menu-screen.spec
src/all_apps/db.c
src/all_apps/layout.c
src/all_apps/list.c
src/all_apps/shortcut.c
src/db.c
src/index.c
src/item.c
src/item_badge.c
src/item_event.c
src/key.c
src/layout.c
src/list.c
src/mapbuf.c
src/menu_screen.c
src/mouse.c
src/page.c
src/page_scroller.c
src/pkgmgr.c
src/popup.c
src/util.c