controlpanelui/src/cpserviceprovider/service_conf.xml
branchRCL_3
changeset 35 5f281e37a2f5
parent 34 90fe62538f66
child 46 ed95320285d0
equal deleted inserted replaced
34:90fe62538f66 35:5f281e37a2f5
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <service>
       
     3   <name>cpserviceprovider</name>
       
     4   <filepath>="must-not-be-empty"</filepath>
       
     5   <description>ControlPanel service</description>
       
     6   <interface>
       
     7      <name>com.nokia.symbian.ICpPluginLauncher</name>
       
     8      <version>1.0</version>
       
     9      <description>Launch a setting view which comes from a controlpanel plugin</description>
       
    10   </interface>
       
    11 </service>