emailuis/nmailui/service_conf.xml
changeset 18 578830873419
child 20 ecc8def7944a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/nmailui/service_conf.xml	Fri Apr 16 14:51:52 2010 +0300
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+  <name>com.nokia.symbian</name>
+  <filepath>No path</filepath>
+  <description>Nmail</description>
+  <interface>
+    <name>IMessage.Send</name>
+    <version>1.0</version>
+    <description>Send interface</description>
+    <customproperty key="txt_aiw_action_text">Attach to new email</customproperty>
+    <customproperty key="aiw_action_text_file">mail</customproperty>
+    <customproperty key="aiw_action_text">txt_mail_shareui_send_as_mail</customproperty>
+    <customproperty key="aiw_action_icon">qtg_large_email</customproperty>
+  </interface>
+  <interface>
+    <name>IEmailInboxView</name>
+    <version>1.0</version>
+    <description>Email inbox interface</description>
+  </interface>
+  <interface>
+    <name>IEmailMessageView</name>
+    <version>1.0</version>
+    <description>Email message interface</description>
+  </interface>
+</service>