messagingapp/msgservices/msgserviceapp/service_conf.xml
changeset 70 a15d9966050f
parent 34 84197e66a4bd
--- a/messagingapp/msgservices/msgserviceapp/service_conf.xml	Thu Sep 02 20:23:03 2010 +0300
+++ b/messagingapp/msgservices/msgserviceapp/service_conf.xml	Fri Sep 17 08:28:39 2010 +0300
@@ -4,11 +4,18 @@
   <filepath>No path</filepath>
   <description>Messaging services</description>
   <interface>
+     <name>com.nokia.symbian.IUriView</name>
+     <version>1.0</version>
+     <description>Interface for showing URIs</description>
+     <customproperty key="schemes">sms,mmsto</customproperty>
+  </interface>
+  
+  <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_text">txt_share_dblist_message</customproperty>
      <customproperty key="aiw_action_icon">qtg_large_message</customproperty>
      <customproperty key="blocked_mime_types">video/*</customproperty>
   </interface>