qthighway/examples/notifications/service/service_conf.xml
changeset 26 3d09643def13
equal deleted inserted replaced
24:9d760f716ca8 26:3d09643def13
       
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <service>
       
     3   <name>com.nokia.services.hbserviceprovider</name>
       
     4   <filepath>="must-not-be-empty"</filepath>
       
     5   <description>Telephony service</description>
       
     6   <interface>
       
     7      <name>Dialer</name>
       
     8      <version>1.0</version>
       
     9      <description>Dial interface</description>
       
    10      <customproperty key="aiw_action_text_file">hbserviceprovider</customproperty>
       
    11      <customproperty key="aiw_action_text">txt_aiw_action_text</customproperty>
       
    12   </interface>
       
    13   <interface>
       
    14      <name>Map</name>
       
    15      <version>1.0</version>
       
    16      <description>Map interface</description>
       
    17   </interface>
       
    18 </service>