qthighway/examples/serviceapp/service_conf_new.xml
branchRCL_3
changeset 10 cd2778e5acfe
parent 9 5d007b20cfd0
child 11 19a54be74e5e
equal deleted inserted replaced
9:5d007b20cfd0 10:cd2778e5acfe
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <service>
       
     3   <name>com.nokia.services.serviceapp</name>
       
     4   <filepath>No path</filepath>
       
     5   <description>Telephony service</description>
       
     6   <interface>
       
     7      <name>Dialer</name>
       
     8      <version>1.0</version>
       
     9      <description>Interface which may do something</description>
       
    10      <customproperty key="txt_aiw_action_text">Dial now</customproperty>
       
    11    </interface>
       
    12 </service>