[gir-repository] [DBusGLib] Fix up hand-written gir for format changes
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gir-repository] [DBusGLib] Fix up hand-written gir for format changes
- Date: Fri, 23 Oct 2009 02:57:37 +0000 (UTC)
commit 9728c5ad69e4922e192cc279789aa0db08b45dca
Author: Colin Walters <walters verbum org>
Date: Thu Oct 22 22:57:13 2009 -0400
[DBusGLib] Fix up hand-written gir for format changes
gir/DBusGLib-1.0.gir | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gir/DBusGLib-1.0.gir b/gir/DBusGLib-1.0.gir
index d79a018..41d273a 100644
--- a/gir/DBusGLib-1.0.gir
+++ b/gir/DBusGLib-1.0.gir
@@ -3,7 +3,8 @@
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GObject"/>
+ <include name="GObject" version="2.0"/>
+ <package name="dbus-glib-1"/>
<namespace name="DBusGLib" version="1.0" shared-library="dbus-glib-1">
<record name="Connection" c:type="DBusGConnection"/>
<record name="MethodInvocation" c:type="DBusGMethodInvocation"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]