gir-repository r212 - trunk/gir
- From: walters svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r212 - trunk/gir
- Date: Fri, 14 Nov 2008 01:08:30 +0000 (UTC)
Author: walters
Date: Fri Nov 14 01:08:30 2008
New Revision: 212
URL: http://svn.gnome.org/viewvc/gir-repository?rev=212&view=rev
Log:
GMenu should be 2.0
Modified:
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Fri Nov 14 01:08:30 2008
@@ -712,7 +712,7 @@
if BUILD_GMENU
GMENU_INCLUDEDIR=`pkg-config --variable=includedir libgnome-menu`/gnome-menus
GMENU_LIBDIR=`pkg-config --variable=libdir libgnome-menu`
-GMenu-1.0.gir: Gtk-2.0.gir $(G_IR_SCANNER)
+GMenu-2.0.gir: Gtk-2.0.gir $(G_IR_SCANNER)
$(G_IR_SCANNER) -v --namespace GMenu --nsversion=2.0 \
--add-include-path=$(srcdir) --add-include-path=. \
--include=Gtk-2.0 \
@@ -722,7 +722,7 @@
-DGMENU_I_KNOW_THIS_IS_UNSTABLE \
-I$(GMENU_INCLUDEDIR) \
$(GMENU_INCLUDEDIR)/*.h
-BUILT_GIRSOURCES += GMenu-1.0.gir
+BUILT_GIRSOURCES += GMenu-2.0.gir
endif
girdir = $(GIRDIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]