[anjuta/gnome-3-10] bgo #711722 - C-Makefile project template broken
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-3-10] bgo #711722 - C-Makefile project template broken
- Date: Sat, 9 Nov 2013 10:44:32 +0000 (UTC)
commit b432f9fdab57a2552ceb566488fffd99d22e1efc
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]