controlpanelui/src/cpserviceprovider/service_conf.xml
changeset 19 36aa4756ee82
parent 12 624337f114fe
equal deleted inserted replaced
12:624337f114fe 19:36aa4756ee82
     1 <?xml version="1.0" encoding="utf-8" ?>
     1 <?xml version="1.0" encoding="utf-8" ?>
     2 <service>
     2 <service>
     3   <name>com.nokia.services.cpserviceprovider</name>
     3   <name>cpserviceprovider</name>
     4   <filepath>="must-not-be-empty"</filepath>
     4   <filepath>="must-not-be-empty"</filepath>
     5   <description>ControlPanel service</description>
     5   <description>ControlPanel service</description>
     6   <interface>
     6   <interface>
     7      <name>Launcher</name>
     7      <name>com.nokia.symbian.ICpPluginLauncher</name>
     8      <version>1.0</version>
     8      <version>1.0</version>
     9      <description>Launch a setting view which comes from a specific plugin</description>
     9      <description>Launch a setting view which comes from a controlpanel plugin</description>
    10   </interface>
    10   </interface>
    11 </service>
    11 </service>