[gnome-desktop/gnome-3-38] Revert "Change default input source to anthy for Japanese"



commit b64a04ce4a54d9e01e7559d2d6e1df5c7ebbfe49
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 12 16:44:57 2021 -0500

    Revert "Change default input source to anthy for Japanese"
    
    This reverts commit a968efe6023f18dae6de555b18e0c93e34f21550.
    
    I was too quick in backporting this. It turns out it isn't
    wanted in 3.38 after all. See #186 for the discussion.

 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 888c0d80..ca4700b9 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",         "anthy" },
+  { "ja_JP",    "ibus",         "kkc" },
   { "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]