[DeviceMotionCapture] remove plugins/ and tizen-web-ui-fw/
[samples/web/DeviceMotionCapture.git] / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/DeviceMotionCapture" version="1.0.0" viewmodes="maximized">
3     <tizen:application id="MdHNawcMqx.DeviceMotionCapture" package="MdHNawcMqx" required_version="2.1"/>
4     <content src="index.html"/>
5     <icon src="icon.png"/>
6     <name>DeviceMotionCapture</name>
7 </widget>