homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 15:43:04 +0300
changeset 46 23b5d6a29cce
child 61 2b1b11a301d2
permissions -rw-r--r--
Revision: 201017 Kit: 201019

<?xml version="1.0" encoding="UTF-8" ?>
<hswidgetmanifest>
    <uri>helloworldwidgetplugin</uri>
    <title>Hello world</title>
    <description>Home screen example widget</description>
    <icon>helloworldwidgetplugin.png</icon>
    <hidden>false</hidden>
    <servicexml>helloworldwidgetplugin.xml</servicexml>
</hswidgetmanifest>