qthighway/examples/serviceapp/service_conf_old_format.xml
branchRCL_3
changeset 9 5d007b20cfd0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qthighway/examples/serviceapp/service_conf_old_format.xml	Tue Aug 31 16:02:37 2010 +0300
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service name="com.nokia.services.serviceapp"  filepath="must-not-be-empty" >
+  <description>Telephony service</description>
+  <interface name="Dialer" version="1.0" capabilities="">
+    <description>Dial interface</description>
+  </interface>
+</service>
\ No newline at end of file