Add attributes for internal use regarding dynamic box(app widget)
authorYunchan Cho <yunchan.cho@samsung.com>
Sat, 25 May 2013 08:18:35 +0000 (17:18 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sat, 25 May 2013 09:02:42 +0000 (18:02 +0900)
commitc767c23ca7b86202bfc07bb05859277d31593c3e
tree87870bfc8e2084dc726a324e55de21ce768e8de6
parenta2d00194d64eb7080d19bacd6c6456e504d64409
Add attributes for internal use regarding dynamic box(app widget)

[Issue#] N/A
[Problem] Some commercialization features regarding dynamic box doesn't work
[Cause] Internally used attributes was removed by other patch
        <tizen:pd fastOpen>, <tizen:app-widget type>
[Solution] Add these attributes again.
           these attributes aren't announced publicly, so that wrt core spec doesn't include them.

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