summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Ruiz <alberto.ruiz@canonical.com>2012-06-11 13:32:11 +0100
committerJürg Billeter <j@bitron.ch>2012-06-23 17:33:23 +0200
commitc60149f2697fef33bbdcd6e5ca319be854bca610 (patch)
tree3c52d9a04438c5eea23f1b653dfa8e14a09824a9
parent878823b9838ec6e305441442cc981c2c0b890934 (diff)
downloadvala-c60149f2697fef33bbdcd6e5ca319be854bca610.tar.gz
bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi
-rw-r--r--vapi/dbus-glib-1.vapi2
1 files changed, 1 insertions, 1 deletions
diff --git a/vapi/dbus-glib-1.vapi b/vapi/dbus-glib-1.vapi
index 6e4e8efba..f79574c4e 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;