qthighway/examples/notifications/service/service_conf.xml
changeset 26 3d09643def13
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qthighway/examples/notifications/service/service_conf.xml	Fri Sep 17 08:34:25 2010 +0300
@@ -0,0 +1,18 @@
+<?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>
\ No newline at end of file