sftemplateswizard/com.nokia.carbide.extensions.symbianfoundationtemplates/feature.xml
changeset 0 61163b28edca
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <feature
       
     3       id="com.nokia.carbide.extensions.symbianfoundationtemplates"
       
     4       label="Carbide.c++ Extensions - Symbian Foundation Templates"
       
     5       version="1.3.0"
       
     6       provider-name="Nokia"
       
     7       plugin="com.nokia.s60tools.symbianfoundationtemplates">
       
     8 
       
     9    <description>
       
    10       Symbian Foundation Templates Wizard
       
    11    </description>
       
    12 
       
    13    <copyright>
       
    14       Copyright (c)2009 Nokia Corporation and/or its subsidiary(-ies).All rights reserved.
       
    15 License: http://www.eclipse.org/legal/epl-v10.html
       
    16    </copyright>
       
    17 
       
    18    <license url="license.txt">
       
    19       LICENSE INFORMATION
       
    20                                               
       
    21 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).All rights reserved.
       
    22 This component and the accompanying materials are made available
       
    23 under the terms of &quot;Eclipse Public License v1.0&quot;
       
    24 which accompanies this distribution, and is available
       
    25 at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.
       
    26    </license>
       
    27 
       
    28    <url>
       
    29       <update label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
       
    30    </url>
       
    31 
       
    32    <plugin
       
    33          id="com.nokia.s60tools.symbianfoundationtemplates"
       
    34          download-size="0"
       
    35          install-size="0"
       
    36          version="0.0.0"
       
    37          unpack="false"/>
       
    38 
       
    39    <plugin
       
    40          id="com.nokia.s60tools.symbianfoundationtemplates.doc.user"
       
    41          download-size="0"
       
    42          install-size="0"
       
    43          version="0.0.0"/>
       
    44 
       
    45 </feature>