templates/com.nokia.carbide.cpp.templates/plugin.xml
changeset 1882 e8d8fb31697d
parent 1666 5243d04d3917
child 2013 1f9d642f8f25
--- a/templates/com.nokia.carbide.cpp.templates/plugin.xml	Tue Aug 24 16:42:58 2010 -0500
+++ b/templates/com.nokia.carbide.cpp.templates/plugin.xml	Wed Aug 25 12:42:09 2010 -0500
@@ -7,7 +7,7 @@
 
       <template
       		displayName="%gui.label"
-            filterArguments="S60:3.0-5.9"
+            filterArguments="supportsAvkon"
             groupLabel="%S60.3.label"
             image="icons/icon_S60.png"
             location="templates/projecttemplates/S60-TouchUIApplication/template.xml"
@@ -45,7 +45,7 @@
 
       <template
       		displayName="%openc.label"
-            filterArguments="S60:3.0-5.9"
+            filterArguments=""
             groupLabel="%S60.3.label"
             image="icons/icon_S60.png"
             location="templates/projecttemplates/OpenC-HelloWorld/template.xml"