emailuis/nmailui/service_conf.xml
changeset 23 2dc6caa42ec3
parent 20 ecc8def7944a
child 30 759dc5235cdb
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
     1 <?xml version="1.0" encoding="utf-8" ?>
     1 <?xml version="1.0" encoding="utf-8" ?>
     2 <service>
     2 <service>
     3   <name>com.nokia.symbian</name>
     3   <name>nmail</name>
     4   <filepath>No path</filepath>
     4   <filepath>No path</filepath>
     5   <description>Nmail</description>
     5   <description>Nmail</description>
     6   <interface>
     6   <interface>
     7     <name>IMessage.Send</name>
     7     <name>com.nokia.symbian.IFileShare</name>
     8     <version>1.0</version>
     8     <version>1.0</version>
     9     <description>Send interface</description>
     9     <description>Send interface</description>
    10     <customproperty key="txt_aiw_action_text">Attach to new email</customproperty>
    10     <customproperty key="txt_aiw_action_text">Attach to new email</customproperty>
    11     <customproperty key="aiw_action_text_file">mail</customproperty>
    11     <customproperty key="aiw_action_text_file">mail</customproperty>
    12     <customproperty key="aiw_action_text">txt_mail_shareui_send_as_mail</customproperty>
    12     <customproperty key="aiw_action_text">txt_mail_shareui_send_as_mail</customproperty>
    13     <customproperty key="aiw_action_icon">qtg_large_email</customproperty>
    13     <customproperty key="aiw_action_icon">qtg_large_email</customproperty>
    14   </interface>
    14   </interface>
    15   <interface>
    15   <interface>
    16     <name>IEmailMessageSend</name>
    16     <name>com.nokia.symbian.IEmailMessageSend</name>
    17     <version>1.0</version>
    17     <version>1.0</version>
    18     <description>Send interface</description>
    18     <description>Send interface</description>
    19   </interface>
    19   </interface>
    20   <interface>
    20   <interface>
    21     <name>IEmailInboxView</name>
    21     <name>com.nokia.symbian.IEmailInboxView</name>
    22     <version>1.0</version>
    22     <version>1.0</version>
    23     <description>Email inbox interface</description>
    23     <description>Email inbox interface</description>
    24   </interface>
    24   </interface>
    25   <interface>
    25   <interface>
    26     <name>IEmailMessageView</name>
    26     <name>com.nokia.symbian.IEmailMessageView</name>
    27     <version>1.0</version>
    27     <version>1.0</version>
    28     <description>Email message interface</description>
    28     <description>Email message interface</description>
    29   </interface>
    29   </interface>
    30 </service>
    30 </service>