main/service_conf.xml
changeset 41 ae07d189b490
parent 26 c499df2dbb33
child 71 27f2d7aec52a
equal deleted inserted replaced
40:112f0ac2d1f0 41:ae07d189b490
     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.media</name>
     3   <name>photos</name>
     4   <filepath>No path</filepath>
     4   <filepath>No path</filepath>
     5   <description>Image Fetcher</description>
     5   <description>Image Fetcher</description>
     6   <interface>
     6   <interface>
     7      <name>Image</name>
     7      <name>Image</name>
     8      <version>1.0</version>
     8      <version>1.0</version>
     9      <description>Interface which may do something</description>
     9      <description>Interface which may do something</description>
    10      <customproperty key="txt_aiw_action_text">Fetch</customproperty>
    10      <customproperty key="deprecatedsn">com.nokia.services.media</customproperty>
       
    11    </interface>
       
    12   <interface>
       
    13      <name>com.nokia.symbian.IImageFetch</name>
       
    14      <version>1.0</version>
       
    15      <description>Interface which may do something</description>
    11    </interface>
    16    </interface>
    12   <interface>
    17   <interface>
    13      <name>com.nokia.symbian.IFileView</name>
    18      <name>com.nokia.symbian.IFileView</name>
    14      <version>1.0</version>
    19      <version>1.0</version>
    15      <description>Interface for showing Files</description>
    20      <description>Interface for showing Files</description>