emailuis/nmailui/service_conf.xml
author hgs
Mon, 24 May 2010 21:02:02 +0300
changeset 42 139d4b7b2938
parent 23 2dc6caa42ec3
child 30 759dc5235cdb
permissions -rw-r--r--
201019_2

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>nmail</name>
  <filepath>No path</filepath>
  <description>Nmail</description>
  <interface>
    <name>com.nokia.symbian.IFileShare</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>com.nokia.symbian.IEmailMessageSend</name>
    <version>1.0</version>
    <description>Send interface</description>
  </interface>
  <interface>
    <name>com.nokia.symbian.IEmailInboxView</name>
    <version>1.0</version>
    <description>Email inbox interface</description>
  </interface>
  <interface>
    <name>com.nokia.symbian.IEmailMessageView</name>
    <version>1.0</version>
    <description>Email message interface</description>
  </interface>
</service>