Prepare for f29

This commit is contained in:
Petr Bokoč 2018-09-05 15:26:43 +02:00
commit f0899d294f
29 changed files with 49 additions and 414 deletions

View file

@ -4,18 +4,3 @@ include::{partialsdir}/entities.adoc[]
[[sect-i18n]]
= Internationalization
[[sect-i18n-ibus]]
== IBus 1.5.18
* IBus core package has provided an emoji dialog which can be launched with kbd:[Ctrl+Shift+E] shortcut key footnote:[The shortcut key can be customized with `ibus-setup` utility] and the emoji dialog now accepts Unicode names besides emoji annotations. _E.g. "`a with grave`" shows *À* (I.E. U+00C0)._ footnote:[To insert the space, kbd:[Shift+Space] key is avaiable.]
* When you open "`Open Unicode choice`" on the emoji category list of the emoji dialog, The Unicode name list is open.
* In the previous releases, the shortcut key kbd:[Ctrl+Shift+E] was not available in GNOME desktop environment but the shortcut key is now available in any desktop environmets. However to enable the shortcut key in GNOME, you have to add one more IBus input method sources besides XKB sources with `gnome-control-center region` utility. _E.g. If you have "`English (US)`" and "`French`", you also need to add "`English (English US (Typing Booster))`" or "`Other (rawcode)`" or "`Chinese (Intelligent Pinyin)`" or else so that you apply IBus engines to "`English (US)`" and "`French`" XKB sources._
* kbd:[PageUp], kbd:[PageDown], kbd:[Ctrl+Shift+N], kbd:[Ctrl+Shift+P] keys are now available to shift pages on the Unicode name list.
To get furthermore infomation, refer https://desktopi18n.wordpress.com/2018/03/06/ibus-1-5-18-is-released/
[[sect-i18n-pinyin]]
== libpinyin 2.0
libpinyin 2.0 helps Chinese Pinyin users to increase their input speed by needing fewer key presses. ibus-libpinyin with libpinyin 2.0 provides 1-3 sentence candidates and improves the dictionary. Also the libpinyin license has changed to GPLv3+.