author | hgs |
Fri, 16 Apr 2010 14:45:49 +0300 | |
changeset 92 | 782e3408c2ab |
parent 88 | 7f0462e8c3da |
permissions | -rw-r--r-- |
88 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<service> |
|
3 |
<name>catapphandlerplugin</name> |
|
92 | 4 |
<filepath>catapphandlerplugin</filepath> |
88 | 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> |
|
92 | 10 |
<customproperty key="entryTypeName">templatedApplication</customproperty> |
88 | 11 |
<capabilities></capabilities> |
12 |
</interface> |
|
13 |
</service> |