taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.xml
changeset 35 f9ce957a272c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.xml	Fri Mar 19 09:27:44 2010 +0200
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<service>
+    <name>TaskSwitcher</name>
+    <filepath>tsdefaultruntimeplugin</filepath>
+    <description>TaskSwitcher Runtime Plugin</description>
+    <interface>
+        <name>com.nokia.taskswitcher.runtime.defaultruntime</name>
+        <version>1.0</version>
+        <description>Default implementation for taskswitcher runtime</description>
+    </interface>
+</service>