main/service_conf.xml
changeset 29 2c833fc9e98f
parent 26 c499df2dbb33
child 71 27f2d7aec52a
--- a/main/service_conf.xml	Mon May 03 12:31:32 2010 +0300
+++ b/main/service_conf.xml	Fri May 14 15:52:22 2010 +0300
@@ -1,13 +1,18 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <service>
-  <name>com.nokia.services.media</name>
+  <name>photos</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>
+     <customproperty key="deprecatedsn">com.nokia.services.media</customproperty>
+   </interface>
+  <interface>
+     <name>com.nokia.symbian.IImageFetch</name>
+     <version>1.0</version>
+     <description>Interface which may do something</description>
    </interface>
   <interface>
      <name>com.nokia.symbian.IFileView</name>