Tizen 2.1 base
[framework/web/wrt-commons.git] / tests / vcore / test-cases / widget / config.xml
1 <widget xmlns="http://www.w3.org/ns/widgets" id="Test Widget">
2     <name shortname="ShortName">Widget Name OK</name>
3     <version>1.2.3.4</version>
4     <description>A short description of widget</description>
5     <author>Author Name</author>
6 </widget>