qthighway/examples/notifications/service/service_conf_old_format.xml
changeset 26 3d09643def13
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qthighway/examples/notifications/service/service_conf_old_format.xml	Fri Sep 17 08:34:25 2010 +0300
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service name="com.nokia.services.hbserviceprovider"  filepath="must-not-be-empty" >
+  <description>Telephony service</description>
+  <interface name="Dialer" version="1.0" capabilities="">
+    <description>Dial interface</description>
+  </interface>
+  <interface name="Map" version="1.0" capabilities="">
+    <description>Map interface</description>
+  </interface>
+</service>
\ No newline at end of file