From 14c0a84fdb654bfdf859a07a329f799841292160 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 18 Nov 2012 12:20:20 +0100 Subject: [PATCH] gio: Rename the Dbus class to DBus An uppercase B in DBus make the class name consistent with all the other DBus* classes. --- gio/Gio.metadata | 1 + gio/gio.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gio/Gio.metadata b/gio/Gio.metadata index b361e6ecd..25ba2cc78 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -23,6 +23,7 @@ gchar* true true + DBus IOError FromErrno FromWin32Error diff --git a/gio/gio.csproj b/gio/gio.csproj index 38792ede9..abef3cfaf 100644 --- a/gio/gio.csproj +++ b/gio/gio.csproj @@ -144,7 +144,6 @@ - @@ -366,6 +365,7 @@ +