Update the boiler plate
authorJin Yoon <jinny.yoon@samsung.com>
Thu, 18 Apr 2013 08:18:24 +0000 (17:18 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Thu, 18 Apr 2013 08:18:24 +0000 (17:18 +0900)
commit0e7e84c976afd44480cc050d1e2822879118d9ba
treea25860d1119bd83c1463f305761f3f6773ce6190
parent6eb98ac112052bba62c6923ce79ae8c0ef507ed6
Update the boiler plate
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