sftemplateswizard/com.nokia.carbide.extensions.symbianfoundationtemplates/feature.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sftemplateswizard/com.nokia.carbide.extensions.symbianfoundationtemplates/feature.xml Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="com.nokia.carbide.extensions.symbianfoundationtemplates"
+ label="Carbide.c++ Extensions - Symbian Foundation Templates"
+ version="1.3.0"
+ provider-name="Nokia"
+ plugin="com.nokia.s60tools.symbianfoundationtemplates">
+
+ <description>
+ Symbian Foundation Templates Wizard
+ </description>
+
+ <copyright>
+ Copyright (c)2009 Nokia Corporation and/or its subsidiary(-ies).All rights reserved.
+License: http://www.eclipse.org/legal/epl-v10.html
+ </copyright>
+
+ <license url="license.txt">
+ LICENSE INFORMATION
+
+Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).All rights reserved.
+This component and the accompanying materials are made available
+under the terms of "Eclipse Public License v1.0"
+which accompanies this distribution, and is available
+at the URL "http://www.eclipse.org/legal/epl-v10.html".
+ </license>
+
+ <url>
+ <update label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
+ </url>
+
+ <plugin
+ id="com.nokia.s60tools.symbianfoundationtemplates"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="com.nokia.s60tools.symbianfoundationtemplates.doc.user"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+</feature>