equal
deleted
inserted
replaced
5 <!-- PROJECT WIZARDS --> |
5 <!-- PROJECT WIZARDS --> |
6 <extension point="com.nokia.carbide.templatewizard.wizardTemplate"> |
6 <extension point="com.nokia.carbide.templatewizard.wizardTemplate"> |
7 |
7 |
8 <template |
8 <template |
9 displayName="%gui.label" |
9 displayName="%gui.label" |
10 filterArguments="S60:3.0-5.9" |
10 filterArguments="supportsAvkon" |
11 groupLabel="%S60.3.label" |
11 groupLabel="%S60.3.label" |
12 image="icons/icon_S60.png" |
12 image="icons/icon_S60.png" |
13 location="templates/projecttemplates/S60-TouchUIApplication/template.xml" |
13 location="templates/projecttemplates/S60-TouchUIApplication/template.xml" |
14 templateId="com.nokia.carbide.cpp.templates.s60.touchUI" |
14 templateId="com.nokia.carbide.cpp.templates.s60.touchUI" |
15 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |
15 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |
43 templateId="com.nokia.carbide.cpp.templates.symbian.empty" |
43 templateId="com.nokia.carbide.cpp.templates.symbian.empty" |
44 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |
44 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |
45 |
45 |
46 <template |
46 <template |
47 displayName="%openc.label" |
47 displayName="%openc.label" |
48 filterArguments="S60:3.0-5.9" |
48 filterArguments="" |
49 groupLabel="%S60.3.label" |
49 groupLabel="%S60.3.label" |
50 image="icons/icon_S60.png" |
50 image="icons/icon_S60.png" |
51 location="templates/projecttemplates/OpenC-HelloWorld/template.xml" |
51 location="templates/projecttemplates/OpenC-HelloWorld/template.xml" |
52 templateId="com.nokia.carbide.cpp.templates.openC.helloworld" |
52 templateId="com.nokia.carbide.cpp.templates.openC.helloworld" |
53 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |
53 wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> |