testdev/svstestdev/script/com.symbian.tef.script.feature/feature.xml
changeset 0 f1112f777ce9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/svstestdev/script/com.symbian.tef.script.feature/feature.xml	Mon Mar 08 15:05:03 2010 +0800
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+      id="com.symbian.tef.script.feature"
+      label="%featureName"
+      version="0.0.1001"
+      provider-name="%providerName">
+
+   <description url="http://www.symbian.com/">
+      [Enter Feature Description here.]
+   </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.symbian.tef.script"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="com.symbian.tef.script.edit"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="com.symbian.tef.script.editor"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+</feature>