36
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<service>
|
|
3 |
<name>musicwidgetplugin</name>
|
|
4 |
<filepath>musicwidgetplugin</filepath>
|
|
5 |
<description>Music Player Homescreen Widget</description>
|
|
6 |
<interface>
|
|
7 |
<name>com.nokia.symbian.IHomeScreenWidget</name>
|
|
8 |
<version>1.0</version>
|
|
9 |
<description>Music Player Homescreen Widget</description>
|
|
10 |
<capabilities></capabilities>
|
|
11 |
<customproperty key="iconuri">musicwidgeticon.png</customproperty>
|
|
12 |
<customproperty key="title">Music Widget</customproperty>
|
|
13 |
</interface>
|
|
14 |
</service>
|