taskswitcher/testapplications/tsserviceloader/data/tstestmodelplugin.xml
changeset 117 c63ee96dbe5f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/taskswitcher/testapplications/tsserviceloader/data/tstestmodelplugin.xml	Thu Sep 16 12:11:40 2010 +0100
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<service>
+    <name>TsTestModelPlugin</name>
+    <filepath>tstestmodelplugin</filepath>
+    <description>Sample model plugin for Task Switcher</description>
+    <interface>
+        <name>com.nokia.qt.taskswitcher.dataprovider</name>
+        <version>1.0</version>
+        <description>test</description>
+    </interface>
+</service>