emailuis/nmailui/service_conf.xml
author hgs
Thu, 14 Oct 2010 17:33:43 +0300
changeset 76 38bf5461e270
parent 43 99bcbff212ad
permissions -rw-r--r--
201041

<?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_share_dblist_email</customproperty>
    <customproperty key="aiw_action_icon">qtg_large_email</customproperty>
  </interface>
  <interface>
    <name>com.nokia.symbian.IUriView</name>
    <version>1.0</version>
    <description>Uri interface</description>
    <customproperty key="schemes">mailto</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>