messagingapp/msgservices/msgserviceapp/service_conf.xml
changeset 70 a15d9966050f
parent 34 84197e66a4bd
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
     2 <service>
     2 <service>
     3   <name>messaging</name>
     3   <name>messaging</name>
     4   <filepath>No path</filepath>
     4   <filepath>No path</filepath>
     5   <description>Messaging services</description>
     5   <description>Messaging services</description>
     6   <interface>
     6   <interface>
       
     7      <name>com.nokia.symbian.IUriView</name>
       
     8      <version>1.0</version>
       
     9      <description>Interface for showing URIs</description>
       
    10      <customproperty key="schemes">sms,mmsto</customproperty>
       
    11   </interface>
       
    12   
       
    13   <interface>
     7      <name>com.nokia.symbian.IFileShare</name>
    14      <name>com.nokia.symbian.IFileShare</name>
     8      <version>1.0</version>
    15      <version>1.0</version>
     9      <description>Share UI send interface</description>
    16      <description>Share UI send interface</description>
    10      <customproperty key="aiw_action_text_file">messaging</customproperty>
    17      <customproperty key="aiw_action_text_file">messaging</customproperty>
    11      <customproperty key="aiw_action_text">txt_messaging_list_attach_to_new_message</customproperty>
    18      <customproperty key="aiw_action_text">txt_share_dblist_message</customproperty>
    12      <customproperty key="aiw_action_icon">qtg_large_message</customproperty>
    19      <customproperty key="aiw_action_icon">qtg_large_message</customproperty>
    13      <customproperty key="blocked_mime_types">video/*</customproperty>
    20      <customproperty key="blocked_mime_types">video/*</customproperty>
    14   </interface>
    21   </interface>
    15   <interface>
    22   <interface>
    16       <name>com.nokia.symbian.IMessageSend</name>
    23       <name>com.nokia.symbian.IMessageSend</name>