imakerplugin/com.nokia.s60tools.imaker.tests.feature/feature.xml
changeset 0 61163b28edca
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imakerplugin/com.nokia.s60tools.imaker.tests.feature/feature.xml	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="com.nokia.s60tools.imakerplugin.tests.feature"
+      label="Feature Feature"
+      version="1.0.0"
+      provider-name="NOKIA">
+
+   <description url="http://www.example.com/description">
+      This feature contains imakerplugin and imakerplugin.tests plugins. It is ment for testing purposes.
+   </description>
+
+   <copyright url="http://www.example.com/copyright">
+      [Enter Copyright Description here.]
+   </copyright>
+
+   <license url="http://www.example.com/license">
+      [Enter License Description here.]
+   </license>
+
+   <plugin
+         id="com.nokia.s60tools.imaker"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="com.nokia.s60tools.imaker.tests"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>