[gnome-desktop/anthy-for-3-38] Change default input source to anthy for Japanese
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/anthy-for-3-38] Change default input source to anthy for Japanese
- Date: Thu, 4 Feb 2021 23:22:51 +0000 (UTC)
commit a968efe6023f18dae6de555b18e0c93e34f21550
Author: Takao Fujiwara <tfujiwar redhat com>
Date: Wed Nov 25 23:58:36 2020 +0900
Change default input source to anthy for Japanese
I request to change kkc to anthy since kkc has been delayed to move
gsettings migrations and etc for many years.
I got the agreement with the original anthy developers and has been forked
it to anthy-unicode.
Resolves: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3430
libgnome-desktop/default-input-sources.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgnome-desktop/default-input-sources.h b/libgnome-desktop/default-input-sources.h
index ca4700b9..888c0d80 100644
--- a/libgnome-desktop/default-input-sources.h
+++ b/libgnome-desktop/default-input-sources.h
@@ -35,7 +35,7 @@ static DefaultInputSource default_input_sources[] =
{ "hi_IN", "ibus", "m17n:hi:inscript" },
{ "id_ID", "xkb", "us" },
{ "it_IT", "xkb", "it" },
- { "ja_JP", "ibus", "kkc" },
+ { "ja_JP", "ibus", "anthy" },
{ "kn_IN", "ibus", "m17n:kn:kgp" },
{ "ko_KR", "ibus", "hangul" },
{ "mai_IN", "ibus", "m17n:mai:inscript" },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]