From a17da364b1499f991ea968cdf4d1722c253fb032 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 11 Nov 2012 14:44:03 +0100 Subject: [PATCH] gio: Fix-up capitalisation of several property types For properties, the parser guesses the type name from an all-caps macro name. So if the GType has a funny name, like dbus -> DBus, the property type is wrong. --- gio/Gio.metadata | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gio/Gio.metadata b/gio/Gio.metadata index f3f1e9265..3dbd2ccfd 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -76,6 +76,15 @@ 1 1 GetMountInstance + GDBusAuthObserver + GDBusCapabilityFlags + GDBusConnection + GDBusConnectionFlags + GDBusInterfaceInfo + GDBusProxyFlags + GDBusServerFlags + GIOStream + GUnixFDList Activated Opened AuthenticatedPeerAuthorized