88
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<service>
|
|
3 |
<name>catapphandlerplugin</name>
|
|
4 |
<filepath>z:/hsresources/plugins/commandhandler/catapphandlerplugin.qtplugin</filepath>
|
|
5 |
<description>Content Arsenal tapp handler plugin</description>
|
|
6 |
<interface>
|
|
7 |
<name>com.nokia.homescreen.ICommandHandler</name>
|
|
8 |
<version>1.0</version>
|
|
9 |
<description> executes commands on tapps </description>
|
|
10 |
<customproperty key="entryTypeName">application</customproperty>
|
|
11 |
<capabilities></capabilities>
|
|
12 |
</interface>
|
|
13 |
</service>
|