Update the Boilerplate
authorJin Yoon <jinny.yoon@samsung.com>
Fri, 19 Apr 2013 05:28:27 +0000 (14:28 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Fri, 19 Apr 2013 05:28:27 +0000 (14:28 +0900)
commitcb64e0898027e39859637e71a01b9dca0148d2fc
tree131506272bbc16a1af6e86c8a11f5eaa6dccb8e5
parentc7c148b19aa6c5bf44e4fca04e07a9b22bfa248c
Update the Boilerplate
45 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
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/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
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/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