homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.manifest
author Pat Downey <patd@symbian.org>
Thu, 24 Jun 2010 13:11:40 +0100
changeset 57 2e2dc3d30ca8
parent 46 23b5d6a29cce
child 61 2b1b11a301d2
permissions -rw-r--r--
Merge heads.

<?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>