[caribou] Use generic well-known name in imcontext too.
- From: Eitan Isaacson <eitani src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [caribou] Use generic well-known name in imcontext too.
- Date: Wed, 8 Jun 2011 20:06:52 +0000 (UTC)
commit 36c985df90e3e8decd2c2bca0f810c8fc2795219
Author: Eitan Isaacson <eitan monotonous org>
Date: Wed Jun 8 13:06:25 2011 -0700
Use generic well-known name in imcontext too.
im/gtk3/caribou-imcontext.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/im/gtk3/caribou-imcontext.vala b/im/gtk3/caribou-imcontext.vala
index ca6abb0..778014c 100644
--- a/im/gtk3/caribou-imcontext.vala
+++ b/im/gtk3/caribou-imcontext.vala
@@ -125,8 +125,8 @@ namespace Caribou {
try {
keyboard = Bus.get_proxy_sync (BusType.SESSION,
- "org.gnome.Caribou.Antler",
- "/org/gnome/Caribou/Antler");
+ "org.gnome.Caribou.Keyboard",
+ "/org/gnome/Caribou/Keyboard");
} catch (Error e) {
stderr.printf ("%s\n", e.message);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]