messagingapp/msgservices/msgserviceapp/service_conf.xml
author hgs
Fri, 25 Jun 2010 15:47:40 +0530
changeset 37 518b245aa84c
child 56 f42d9a78f435
permissions -rw-r--r--
201025

<?xml version="1.0" encoding="utf-8" ?>  
<service>
  <name>messaging</name>
  <filepath>No path</filepath>
  <description>Messaging services</description>
  <interface>
     <name>com.nokia.symbian.IFileShare</name>
     <version>1.0</version>
     <description>Share UI send interface</description>
     <customproperty key="aiw_action_text_file">messaging</customproperty>
     <customproperty key="aiw_action_text">txt_messaging_list_attach_to_new_message</customproperty>
     <customproperty key="aiw_action_icon">qtg_large_message</customproperty>
     <customproperty key="blocked_mime_types">video/*</customproperty>
  </interface>
  <interface>
      <name>com.nokia.symbian.IMessageSend</name>
     <version>1.0</version>
     <description>Message send Interface</description>
  </interface> 
  <interface>
      <name>com.nokia.symbian.IMessageView</name>
     <version>1.0</version>
     <description>Message view Interface</description>
  </interface>
</service>