main/service_conf.xml
author Pat Downey <patd@symbian.org>
Tue, 11 May 2010 12:31:41 +0100
changeset 27 0d818da5a659
parent 26 c499df2dbb33
child 29 2c833fc9e98f
permissions -rw-r--r--
Add missing docml files.

<?xml version="1.0" encoding="utf-8" ?>
<service>
  <name>com.nokia.services.media</name>
  <filepath>No path</filepath>
  <description>Image Fetcher</description>
  <interface>
     <name>Image</name>
     <version>1.0</version>
     <description>Interface which may do something</description>
     <customproperty key="txt_aiw_action_text">Fetch</customproperty>
   </interface>
  <interface>
     <name>com.nokia.symbian.IFileView</name>
     <version>1.0</version>
     <description>Interface for showing Files</description>
   </interface>
</service>