[gnome-shell/wip/carlosg/osk-cldr: 17/34] main: Stop acquiring caribou name
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/carlosg/osk-cldr: 17/34] main: Stop acquiring caribou name
- Date: Fri, 22 Dec 2017 16:32:51 +0000 (UTC)
commit 29194ef6d6c7823d6a860ddd3164aa2053e96730
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Nov 10 18:29:26 2017 +0100
main: Stop acquiring caribou name
This is not necessary anymore.
src/main.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 934fbd5..857877b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -168,11 +168,6 @@ shell_dbus_init (gboolean replace)
/* ...and the org.freedesktop.Notifications service. */
"org.freedesktop.Notifications", FALSE,
NULL);
- /* ...and the on-screen keyboard service */
- shell_dbus_acquire_name (bus,
- G_BUS_NAME_OWNER_FLAGS_REPLACE,
- &request_name_result,
- "org.gnome.Caribou.Keyboard", FALSE);
g_object_unref (bus);
g_object_unref (session);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]