gir-repository r287 - trunk/gir



Author: johan
Date: Wed Feb  4 13:57:32 2009
New Revision: 287
URL: http://svn.gnome.org/viewvc/gir-repository?rev=287&view=rev

Log:
nsversion should be 1.0, not 2.0

Modified:
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Wed Feb  4 13:57:32 2009
@@ -30,7 +30,7 @@
 
 if BUILD_DBUS
 DBus-1.0.gir: libgirepo-DBus-custom.la
-	$(G_IR_SCANNER) -v --namespace DBus --nsversion=2.0 \
+	$(G_IR_SCANNER) -v --namespace DBus --nsversion=1.0 \
 	    --add-include-path=$(srcdir) --add-include-path=. \
             --include=GObject-2.0 \
 	    --library=girepo-DBus-custom \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]