[anjuta] bgo #711722 - C-Makefile project template broken



commit 8b8db025ab4693b8b8f5ffa87c16fe425d13a0c0
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat Nov 9 11:23:19 2013 +0100

    bgo #711722 - C-Makefile project template broken

 plugins/project-wizard/templates/mkfile.wiz.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/project-wizard/templates/mkfile.wiz.in b/plugins/project-wizard/templates/mkfile.wiz.in
index 1d28b80..3b30917 100644
--- a/plugins/project-wizard/templates/mkfile.wiz.in
+++ b/plugins/project-wizard/templates/mkfile.wiz.in
@@ -11,6 +11,7 @@
        <page name="options" _label="Project options" _description="Project directory, output file etc.">
                <property type="string" name="Name" _label="Project name:" _description="" default="foobar" 
mandatory="yes" restriction="filename" summary="yes"/>
                <property type="directory" name="Destination" _label="Project directory:" _description="" 
default="[+AnjutaProjectDirectory+]/foobar" mandatory="yes" exist="no" summary="yes"/>
+               [+INCLUDE "licenses.tpl"+]
        </page>
        
        <content>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]