controlpanelui/src/cpserviceprovider/service_conf.xml
author hgs
Fri, 14 May 2010 13:21:08 +0800
changeset 19 36aa4756ee82
parent 12 624337f114fe
permissions -rw-r--r--
201019

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>cpserviceprovider</name>
  <filepath>="must-not-be-empty"</filepath>
  <description>ControlPanel service</description>
  <interface>
     <name>com.nokia.symbian.ICpPluginLauncher</name>
     <version>1.0</version>
     <description>Launch a setting view which comes from a controlpanel plugin</description>
  </interface>
</service>