main/service_conf.xml
changeset 41 ae07d189b490
parent 26 c499df2dbb33
child 71 27f2d7aec52a
--- a/main/service_conf.xml	Mon May 03 00:53:50 2010 +0530
+++ b/main/service_conf.xml	Mon May 03 16:56:16 2010 +0530
@@ -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>