[anjuta] project-wizard: Don't copy session file in vala template
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] project-wizard: Don't copy session file in vala template
- Date: Tue, 22 Mar 2011 02:57:53 +0000 (UTC)
commit d67b00a21d479d82a6981562af30edcb03806597
Author: Johannes Schmid <jhs gnome org>
Date: Mon Mar 21 22:50:27 2011 -0400
project-wizard: Don't copy session file in vala template
The session file defaults to the "Debug" configuration which is broken
for vala.
plugins/project-wizard/templates/vala-gtk.wiz.in | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/plugins/project-wizard/templates/vala-gtk.wiz.in b/plugins/project-wizard/templates/vala-gtk.wiz.in
index 145d66d..ee2b848 100644
--- a/plugins/project-wizard/templates/vala-gtk.wiz.in
+++ b/plugins/project-wizard/templates/vala-gtk.wiz.in
@@ -69,13 +69,6 @@
<directory source="licenses" destination="[+Destination+]">
<file source="[+License+]" destination="COPYING"/>
</directory>
- <directory source="minimal" destination="[+Destination+]">
- <directory source="." destination=".anjuta">
- <directory source="." destination="session">
- <file source="anjuta.session"/>
- </directory>
- </directory>
- </directory>
</content>
<action>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]