sftemplateswizard/com.nokia.carbide.extensions.symbianfoundationtemplates/feature.xml
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion

<?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 &quot;Eclipse Public License v1.0&quot;
which accompanies this distribution, and is available
at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.
   </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>