Change pkgname to appid and add package id PART 1.
authorSoyoung Kim <sy037.kim@samsung.com>
Wed, 23 Jan 2013 12:11:17 +0000 (21:11 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Thu, 24 Jan 2013 06:21:20 +0000 (15:21 +0900)
commite6b7c0f4c2e379706c4ac51e127779b9591a73f3
tree980dd377061640c1c4fc1556790306bc703bbd11
parent186c51e0b0f176199d440f971ffb1e62290d8dda
Change pkgname to appid and add package id PART 1.

pkgname API remain for other pakcages. But will be removed.

[Issue#] N/A
[Problem] pkgname should be appid.
[Cause] N/A
[Solution] fixed pkgname to appid.
[SCMRequest] this package should be imported with wrt-installer.

Change-Id: I56e2ab5251c20ac2cacdc82be19fbed5bcde9542
14 files changed:
modules/security_origin_dao/dao/security_origin_dao.cpp
modules/widget_dao/dao/property_dao.cpp
modules/widget_dao/dao/property_dao_read_only.cpp
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/common_dao_types.h
modules/widget_dao/include/dpl/wrt-dao-ro/config_parser_data.h
modules/widget_dao/include/dpl/wrt-dao-ro/property_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-ro/vconf_config.h
modules/widget_dao/include/dpl/wrt-dao-ro/widget_config.h
modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/property_dao.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h
modules/widget_dao/orm/wrt_db