change minimum value of update-period attribute to 1800.0 second
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 24 May 2013 01:16:09 +0000 (10:16 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Wed, 29 May 2013 06:28:10 +0000 (15:28 +0900)
commitfb60e91d2a299cc30a3dbb7000e1144efa118ff3
treede955ed905fca41573e1c6a1f172d13610a2e24e
parent048592891ad32068dc3e5cefc5e0938fb754946b
change minimum value of update-period attribute to 1800.0 second

[Issue#] N/A
[Problem] checking minimum value of update-period is not correct.
[Cause] Core specification of Tizen 2.1 regarding update-period has been changed
[Solution] parser code and schema file is changed to have minimum value of update-period as 1800.0 second

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