[anjuta] jhbuild: Use glade master and toplevel-embedding from gtk+ to build glade plugin correctly.
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] jhbuild: Use glade master and toplevel-embedding from gtk+ to build glade plugin correctly.
- Date: Tue, 4 Jan 2011 18:46:51 +0000 (UTC)
commit e1d918705afd8d613d2dfd3510818a09a154d9ba
Author: Johannes Schmid <jhs gnome org>
Date: Tue Jan 4 18:34:58 2011 +0100
jhbuild: Use glade master and toplevel-embedding from gtk+ to build glade plugin correctly.
anjuta.jhbuildrc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/anjuta.jhbuildrc b/anjuta.jhbuildrc
index 5ac5872..7dc7cb5 100644
--- a/anjuta.jhbuildrc
+++ b/anjuta.jhbuildrc
@@ -26,8 +26,8 @@ alwaysautogen=True
module_autogenargs['fontconfig'] = autogenargs + ' --disable-docs'
module_autogenargs['libgda'] = autogenargs + ' --enable-introspection=no'
-# Use offscreen branch of glade3
-branches['glade3'] = (None, 'offscreen')
+# Use toplevel-embedding branch of gtk+-3
+branches['gtk+-3'] = (None, 'toplevel-embedding')
# On SMP systems you may use something like this to improve compilation time:
# be aware that not all modules compile correctly with make -j2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]