homescreenapp/examples/helloworldwidgetplugin/resource/helloworldwidgetplugin.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:06:34 +0300
branchRCL_3
changeset 82 5f0182e07bfb
permissions -rw-r--r--
Revision: 201033 Kit: 201035

<?xml version="1.0" encoding="UTF-8"?>
<service>
    <name>helloworldwidgetplugin</name>
    <filepath>helloworldwidgetplugin</filepath>
    <description>Example widget</description>
    <interface>
        <name>com.nokia.symbian.IHomeScreenWidget</name>
        <version>1.0</version>
        <description>Example of home screen widget</description>
    </interface>
</service>