Blob Blame History Raw
diff -urNp anjuta-2.26.2.2.orig/plugins/project-wizard/templates/wxwin.wiz anjuta-2.26.2.2/plugins/project-wizard/templates/wxwin.wiz
--- anjuta-2.26.2.2.orig/plugins/project-wizard/templates/wxwin.wiz	2009-07-14 09:43:06.000000000 +0530
+++ anjuta-2.26.2.2/plugins/project-wizard/templates/wxwin.wiz	2009-07-14 11:24:53.000000000 +0530
@@ -21,8 +21,6 @@
 	<property type="hidden" name="NameCUpper" default="[+(string->c-name! (string-substitute (string-upcase (get "Name")) " " "_"))+]"/>
 	<property type="hidden" name="NameCLower" default="[+(string->c-name! (string-substitute (string-downcase (get "Name")) " " "_"))+]"/>
 	<property type="hidden" name="NameHLower" default="[+(string-substitute (string->c-name! (string-downcase (get "Name"))) " " "-")+]"/>
-	<property type="hidden" name="HavePackage" default="1"/>
-	<property type="hidden" name="PackageModule1" default="gtk+-2.0 libglade-2.0"/>
 	<property type="directory" name="Destination" _label="Destination:" _description="" default="[+AnjutaProjectDirectory+]/[+(string-downcase (get "Name"))+]" mandatory="yes" exist="no" summary="yes"/>
 	<property type="list" name="License" _label="License" _description="Select code license" default="GPL" editable="no">
 		<item name="GPL" _label="General Public License (GPL)"/>