main/service_conf.xml
changeset 23 74c9f037fd5d
child 26 c499df2dbb33
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/service_conf.xml	Fri Mar 19 09:28:59 2010 +0200
@@ -0,0 +1,12 @@
+<?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>
+</service>
\ No newline at end of file