controlpanelui/src/cpserviceprovider/service_conf.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:15:28 +0300
branchRCL_3
changeset 13 90fe62538f66
permissions -rw-r--r--
Revision: 201029 Kit: 201035

<?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>