controlpanelui/src/cpserviceprovider/service_conf.xml
changeset 12 624337f114fe
child 14 23411a3be0db
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/controlpanelui/src/cpserviceprovider/service_conf.xml	Mon May 03 12:32:06 2010 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+  <name>com.nokia.services.cpserviceprovider</name>
+  <filepath>="must-not-be-empty"</filepath>
+  <description>ControlPanel service</description>
+  <interface>
+     <name>Launcher</name>
+     <version>1.0</version>
+     <description>Launch a setting view which comes from a specific plugin</description>
+  </interface>
+</service>
\ No newline at end of file