runtimeproviders/ftudefaultruntimeprovider/resource/ftudefaultruntimeprovider.xml
changeset 0 c464cd7e2753
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/runtimeproviders/ftudefaultruntimeprovider/resource/ftudefaultruntimeprovider.xml	Mon Apr 19 14:01:47 2010 +0300
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<service>
+    <name>ftudefaultruntimeprovider</name>
+    <filepath>ftudefaultruntimeprovider</filepath>
+    <description>First Time Use Runtime Plugin</description>
+    <interface>
+        <name>com.nokia.ftu.runtime.FtuRuntime</name>
+        <version>1.0</version>
+        <description>Default implementation for ftu runtime</description>
+        <capabilities></capabilities>
+    </interface>
+</service>