From 852a906b643ffd5a7495e12b375acaab243c78ca Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Apr 27 2022 10:44:55 +0000 Subject: F36 Change: table:cangjie5 is now the default input method for zh_HK (#796) --- diff --git a/modules/release-notes/pages/desktop/I18n.adoc b/modules/release-notes/pages/desktop/I18n.adoc index 6cb4f34..05ef9df 100644 --- a/modules/release-notes/pages/desktop/I18n.adoc +++ b/modules/release-notes/pages/desktop/I18n.adoc @@ -7,3 +7,7 @@ include::{partialsdir}/entities.adoc[] In most of Linux distributions the standard Hunspell dictionary path is */usr/share/hunspell* but in Fedora we were still having */usr/share/myspell*. This change now installed all hunspell dictionary files into */usr/share/hunspell* directory path instead of */usr/share/myspell* path. The hunspell-filesystem package has been made to provide both paths installed on the system. All applications in Fedora using old directory path */usr/share/myspell* has been changed to use new directory path */usr/share/hunspell* so that spell checking functionality in them will continue to work as it worked before with old dictionary path. + +== New default input method for Hongkong Chinese + +The default input method for Hongkong Chinese was changed from ibus-cangjie to cangjie5 from the ibus-table-chinese-cangjie package. When installing a new system in zh_HK locale the ibus-table-chinese-cangjie package is installed and when gnome-initial setup offers cangjie5 from ibus-table as the default input method.