controlpanelui/src/cpserviceprovider/service_conf.xml
changeset 19 36aa4756ee82
parent 12 624337f114fe
--- a/controlpanelui/src/cpserviceprovider/service_conf.xml	Mon May 03 12:32:06 2010 +0300
+++ b/controlpanelui/src/cpserviceprovider/service_conf.xml	Fri May 14 13:21:08 2010 +0800
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <service>
-  <name>com.nokia.services.cpserviceprovider</name>
+  <name>cpserviceprovider</name>
   <filepath>="must-not-be-empty"</filepath>
   <description>ControlPanel service</description>
   <interface>
-     <name>Launcher</name>
+     <name>com.nokia.symbian.ICpPluginLauncher</name>
      <version>1.0</version>
-     <description>Launch a setting view which comes from a specific plugin</description>
+     <description>Launch a setting view which comes from a controlpanel plugin</description>
   </interface>
 </service>
\ No newline at end of file