# HG changeset patch # User Chad Peckham # Date 1284582211 18000 # Node ID 1f9d642f8f252246c2cd3aaabff2df62f0b42857 # Parent df3206234d8e962953fe64e625533d9533b0264d delete open-c template, change description of s60 template to take out "s60", rename pkg files to 5_x - bug 11017 diff -r df3206234d8e -r 1f9d642f8f25 templates/com.nokia.carbide.cpp.templates/plugin.xml --- a/templates/com.nokia.carbide.cpp.templates/plugin.xml Wed Sep 15 15:15:03 2010 -0500 +++ b/templates/com.nokia.carbide.cpp.templates/plugin.xml Wed Sep 15 15:23:31 2010 -0500 @@ -43,14 +43,6 @@ templateId="com.nokia.carbide.cpp.templates.symbian.empty" wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> - diff -r df3206234d8e -r 1f9d642f8f25 templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-PlatsecApp/template.properties --- a/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-PlatsecApp/template.properties Wed Sep 15 15:15:03 2010 -0500 +++ b/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-PlatsecApp/template.properties Wed Sep 15 15:23:31 2010 -0500 @@ -1,6 +1,6 @@ -template.label=3rd-Future Ed. GUI Application +template.label=GUI Application template.desc=A simple platform security enabled GUI application (Hello world).\r\n\ -This wizard generates a Platform Security enabled executable for Nokia S60 3rd-Future Editions only. +This wizard generates a Platform Security enabled executable for Nokia AVKON SDKs. basics.label=Basic Settings basics.desc=Basic properties of a project basics.uid3.label=Application UID: diff -r df3206234d8e -r 1f9d642f8f25 templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.properties --- a/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.properties Wed Sep 15 15:15:03 2010 -0500 +++ b/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.properties Wed Sep 15 15:23:31 2010 -0500 @@ -1,7 +1,7 @@ template.label=GUI Application template.desc=A simple platform security enabled GUI application (Hello world).\r\n\ The main container can receive Touch UI events in Touch-enabled SDKs.\r\n\ -This wizard generates a Platform Security enabled executable for Nokia S60 SDKs with Touch UI support. +This wizard generates a Platform Security enabled executable for Nokia SDKs supporting AVKON and Touch UI. basics.label=Basic Settings basics.desc=Basic properties of a project basics.uid3.label=Application UID: diff -r df3206234d8e -r 1f9d642f8f25 templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.xml --- a/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.xml Wed Sep 15 15:15:03 2010 -0500 +++ b/templates/com.nokia.carbide.cpp.templates/templates/projecttemplates/S60-TouchUIApplication/template.xml Wed Sep 15 15:23:31 2010 -0500 @@ -124,7 +124,7 @@ /> + pkgFilePath="$(sisDir)/$(baseName)_S60_5_X_v_1_0_0.pkg" />