From 469dd0a21eee8e0dc64a0ad9c616d2c149bf233c Mon Sep 17 00:00:00 2001 From: Takao Fujiwara Date: Oct 26 2020 20:18:34 +0000 Subject: Describes issue no.532 --- diff --git a/modules/release-notes/pages/desktop/I18n.adoc b/modules/release-notes/pages/desktop/I18n.adoc new file mode 100644 index 0000000..df0ae0e --- /dev/null +++ b/modules/release-notes/pages/desktop/I18n.adoc @@ -0,0 +1,10 @@ +include::{partialsdir}/entities.adoc[] + +[[sect-i18n]] += Internationalization + +[[sect-i18n-ibus]] +== IBus 1.5.23 +* IBus provides the fixed allowlist of XKB engines in `/usr/share/ibus/component/simple.xml` and `ibus-setup` utility can show the XKB engines indicated in only that file in non-GNOME desktops. (gnome-control-center shows XKB list from gnome-desktop3 in GNOME desktop instead.) IBus 1.5.23 builds the `simple.xml` with a denylist internally and the file includes most of XKB engines likes 'gb'. +* IBus 1.5.23 will show glyphs from the input method's language in non-GNOME. E.g. U+76F4 ("直") has different glyphs in Japanese and Chinese and the preivous IBus shows the glyph with the desktop' language instead of the input method's one. +