From ac11aea4d2f5dcfa531e6997773a4a1120e5a4e5 Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Wed, 26 Jan 2011 17:49:49 +0900 Subject: [PATCH] Resynced the patch with upstream. --- ibus-HEAD.patch | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch index dc0d12a..ca7020d 100644 --- a/ibus-HEAD.patch +++ b/ibus-HEAD.patch @@ -848,6 +848,15 @@ index a2cd1db..3ea3cde 100644 * * Return GDBusConnection of an IBusIBus instance. */ +@@ -318,7 +318,7 @@ gboolean ibus_bus_set_global_engine (IBusBus *bus, + /** + * ibus_bus_get_config: + * @bus: An IBusBus. +- * @returns: An newly allocated IBusConfig which is configurable with @bus. ++ * @returns: (transfer none): An newly allocated IBusConfig which is configurable with @bus. + * + * Get the config instance from IBusBus. + */ diff --git a/src/ibusinputcontext.h b/src/ibusinputcontext.h index 4be9160..fa7d976 100644 --- a/src/ibusinputcontext.h