[anjuta] Fixed distcheck and finished NEWS
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Fixed distcheck and finished NEWS
- Date: Tue, 11 Jan 2011 00:46:25 +0000 (UTC)
commit ed5e14361dbc279c77ffcb7408bf956a9e347b62
Author: Johannes Schmid <jhs gnome org>
Date: Tue Jan 11 01:45:37 2011 +0100
Fixed distcheck and finished NEWS
NEWS | 7 ++++++-
plugins/git/Makefile.am | 3 ++-
plugins/language-support-vala/Makefile.am | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d901f02..c50e75f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Updates:
- Devhelp plugin is here gain
- New class generation for Vala, Python and Javascript (Kenny)
- New artwork (Samuel)
-- Comment/Uncomment feature for C/C++
+- Comment/Uncomment feature for C/C++ (Peter)
- Various improvements in vala support
Bugs fixed:
@@ -27,6 +27,11 @@ Bugs fixed:
638034 Unable to create new project
638524 Syntax error on valid configure.ac files
+Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Andika Triwidada,
+Aron Xu, Bekhtiyar Ghulam, Daniel Nylander, Gheyret T.Kenji, James Liggett,
+Jens Georg, Johannes Schmid, Kenny Meyer, Kjartan Maraas, Massimo Corà ,
+Matej UrbanÄ?iÄ?, Peter Hoffmann, Sébastien Granjoux, Yuri Myasoedov
+
Anjuta 2.91.4 "Merry X-mas" (21 December 2010) -- Johannes Schmid
New:
diff --git a/plugins/git/Makefile.am b/plugins/git/Makefile.am
index ffc86a7..8f1949f 100644
--- a/plugins/git/Makefile.am
+++ b/plugins/git/Makefile.am
@@ -230,6 +230,7 @@ libanjuta_git_la_LIBADD = \
$(LIBANJUTA_LIBS)
EXTRA_DIST = \
- $(git_pixmaps_DATA)
+ $(git_glade_DATA) \
+ $(git_plugin_DATA)
-include $(top_srcdir)/git.mk
diff --git a/plugins/language-support-vala/Makefile.am b/plugins/language-support-vala/Makefile.am
index 64ed6ce..2f232d1 100644
--- a/plugins/language-support-vala/Makefile.am
+++ b/plugins/language-support-vala/Makefile.am
@@ -53,8 +53,8 @@ endif # ENABLE_VALA
EXTRA_DIST = \
$(plugin_in_files) \
$(vala_plugin_DATA) \
- libanjuta-1.0.deps \
- libanjuta-1.0.vapi
+ libanjuta-3.0.deps \
+ libanjuta-3.0.vapi
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]