qthighway/examples/hbserviceprovider/service_conf.xml
author hgs
Wed, 13 Oct 2010 18:59:28 +0300
changeset 32 bd6ae588a868
parent 1 2b40d63a9c3d
permissions -rw-r--r--
201039

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>com.nokia.services.hbserviceprovider</name>
  <filepath>="must-not-be-empty"</filepath>
  <description>Telephony service</description>
  <interface>
     <name>Dialer</name>
     <version>1.0</version>
     <description>Dial interface</description>
     <customproperty key="aiw_action_text_file">hbserviceprovider</customproperty>
     <customproperty key="aiw_action_text">txt_aiw_action_text</customproperty>
  </interface>
  <interface>
     <name>Map</name>
     <version>1.0</version>
     <description>Map interface</description>
  </interface>
</service>