emailuis/nmailui/service_conf.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:23:15 +0300
changeset 20 ecc8def7944a
parent 18 578830873419
child 23 2dc6caa42ec3
permissions -rw-r--r--
Revision: 201015 Kit: 201018

<?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>IEmailMessageSend</name>
    <version>1.0</version>
    <description>Send interface</description>
  </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>