[gnome-desktop] Change default input source to anthy for Japanese
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] Change default input source to anthy for Japanese
- Date: Fri, 18 Dec 2020 22:55:13 +0000 (UTC)
commit deec261c04bc174d78f210314a69ca9d6dc9cd6f
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]