Fix App-control Supports
authorTaejeong Lee <taejeong.lee@samsung.com>
Wed, 6 Mar 2013 07:25:32 +0000 (16:25 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 6 Mar 2013 11:51:53 +0000 (20:51 +0900)
commit4315d8a28ab5d3a0f9c529b23b256cab7e318231
tree2842f2374365baa4882228a16f8fd95457865090
parent97c9dc1cc4be9dcea0c14d2e1f0be8311dc2955c
Fix App-control Supports

 * wrt-installer : Some parser related app-control was changed.
                   'file' sheme is not handled on parsing any more.

[Issue#]   N/A
[Bug]      Tizen app-control service doesn't works peroperly on wrt.
[Cause]    App-control info DB registeration routine was omitted.
[Solution] Registration routine was added.

Change-Id: I6c7a97ab82651500f31c94c067259437b3e86092
src/configuration_parser/widget_parser.cpp