[anjuta] project-wizard: Remove anjuta-vala-plugin template as it is not working anyway
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] project-wizard: Remove anjuta-vala-plugin template as it is not working anyway
- Date: Sat, 26 Sep 2009 10:27:43 +0000 (UTC)
commit 7bdea48ed7cc80da4e7f069b644082b147705e53
Author: Johannes Schmid <jhs gnome org>
Date: Sat Sep 26 12:19:48 2009 +0200
project-wizard: Remove anjuta-vala-plugin template as it is not working anyway
configure.in | 3 -
plugins/project-wizard/templates/Makefile.am | 3 +-
.../templates/anjuta-plugin-vala.wiz | 126 --------------------
.../templates/anjuta-plugin-vala/Makefile.am | 11 --
.../templates/anjuta-plugin-vala/configure.ac.tpl | 100 ----------------
.../templates/anjuta-plugin-vala/po/Makefile.am | 5 -
.../templates/anjuta-plugin-vala/po/POTFILES.in | 5 -
.../templates/anjuta-plugin-vala/src/Makefile.am | 9 --
.../anjuta-plugin-vala/src/Makefile.am.tpl | 74 ------------
.../templates/anjuta-plugin-vala/src/config.vapi | 24 ----
.../templates/anjuta-plugin-vala/src/plugin.vala | 104 ----------------
11 files changed, 1 insertions(+), 463 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1a4dbdd..bd8f895 100644
--- a/configure.in
+++ b/configure.in
@@ -785,9 +785,6 @@ plugins/project-wizard/templates/gtk/po/Makefile
plugins/project-wizard/templates/anjuta-plugin/Makefile
plugins/project-wizard/templates/anjuta-plugin/src/Makefile
plugins/project-wizard/templates/anjuta-plugin/po/Makefile
-plugins/project-wizard/templates/anjuta-plugin-vala/Makefile
-plugins/project-wizard/templates/anjuta-plugin-vala/src/Makefile
-plugins/project-wizard/templates/anjuta-plugin-vala/po/Makefile
plugins/project-wizard/templates/gtkmm/Makefile
plugins/project-wizard/templates/gtkmm/src/Makefile
plugins/project-wizard/templates/gtkmm/po/Makefile
diff --git a/plugins/project-wizard/templates/Makefile.am b/plugins/project-wizard/templates/Makefile.am
index 4555eee..3e0971b 100644
--- a/plugins/project-wizard/templates/Makefile.am
+++ b/plugins/project-wizard/templates/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = minimal terminal cpp gtk anjuta-plugin anjuta-plugin-vala \
+SUBDIRS = minimal terminal cpp gtk anjuta-plugin \
gtkmm wxwin xlib xlib-dock gcj java gnome-applet\
python mkfile sdl library licenses m4
@@ -15,7 +15,6 @@ wizard_files_DATA = \
gtk.wiz \
gtk-logo.png \
anjuta-plugin.wiz \
- anjuta-plugin-vala.wiz \
anjuta-plugin-logo.png \
gnome-logo.png \
gtkmm.wiz \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]