logsui/logsapp/service_conf.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:33:49 +0100
branchGCC_SURGE
changeset 12 d56c5d6796ca
parent 6 41c0a814d878
child 21 2f0af9ba7665
permissions -rw-r--r--
Catchup to latest Symbian^4

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>logs</name>
  <filepath>No path</filepath>
  <description>Logs service</description>
  <interface>
     <name>com.nokia.symbian.ILogsView</name>
     <version>1.0</version>
     <description>Interface to open a view of logs application</description>
  </interface>
  <interface>
     <name>starter</name>
     <version>1.0</version>
     <description>Deprecated logs starter interface</description>
     <customproperty key="deprecatedsn">com.nokia.services.logsservices</customproperty>
  </interface>
</service>