37
|
1 |
<?xml version="1.0" encoding="utf-8" ?>
|
|
2 |
<service>
|
|
3 |
<name>messaging</name>
|
|
4 |
<filepath>No path</filepath>
|
|
5 |
<description>Messaging services</description>
|
|
6 |
<interface>
|
|
7 |
<name>com.nokia.symbian.IFileShare</name>
|
|
8 |
<version>1.0</version>
|
|
9 |
<description>Share UI 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 |
<customproperty key="blocked_mime_types">video/*</customproperty>
|
|
14 |
</interface>
|
|
15 |
<interface>
|
|
16 |
<name>com.nokia.symbian.IMessageSend</name>
|
|
17 |
<version>1.0</version>
|
|
18 |
<description>Message send Interface</description>
|
|
19 |
</interface>
|
|
20 |
<interface>
|
|
21 |
<name>com.nokia.symbian.IMessageView</name>
|
|
22 |
<version>1.0</version>
|
|
23 |
<description>Message view Interface</description>
|
|
24 |
</interface>
|
|
25 |
</service>
|