[vala/0.16] bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi



commit c60149f2697fef33bbdcd6e5ca319be854bca610
Author: Alberto Ruiz <alberto ruiz canonical com>
Date:   Mon Jun 11 13:32:11 2012 +0100

    bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi

 vapi/dbus-glib-1.vapi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/dbus-glib-1.vapi b/vapi/dbus-glib-1.vapi
index 6e4e8ef..f79574c 100644
--- a/vapi/dbus-glib-1.vapi
+++ b/vapi/dbus-glib-1.vapi
@@ -21,7 +21,7 @@
  *  Michael 'Mickey' Lauer <mlauer vanille-media de>
  */
 
-[CCode (cheader_filename = "dbus/dbus-glib-lowlevel.h,dbus/dbus-glib.h")]
+[CCode (cheader_filename = "dbus/dbus-glib-lowlevel.h,dbus/dbus-glib.h", gir_namespace = "DBusGLib", gir_version = "1.0")]
 namespace DBus {
 	public const string SERVICE_DBUS;
 	public const string PATH_DBUS;



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