31
|
1 |
<?xml version="1.0" encoding="utf-8" ?>
|
|
2 |
<service>
|
|
3 |
<name>com.nokia.services.hbserviceprovider</name>
|
|
4 |
<filepath>No path</filepath>
|
|
5 |
<description>Conversation View</description>
|
|
6 |
<interface>
|
|
7 |
<name>imessage.send</name>
|
|
8 |
<version>1.0</version>
|
|
9 |
<description>Send interface</description>
|
|
10 |
<customproperty key="aiw_action_text_file">messaging</customproperty>
|
|
11 |
<customproperty key="aiw_action_text">txt_messaging_list_attach_to_new_message</customproperty>
|
|
12 |
<customproperty key="aiw_action_icon">qtg_large_message</customproperty>
|
|
13 |
</interface>
|
|
14 |
<interface>
|
|
15 |
<name>conversationview</name>
|
|
16 |
<version>1.0</version>
|
|
17 |
<description>ConversationView</description>
|
|
18 |
</interface>
|
|
19 |
</service>
|