| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update version 1.0.5 * fix typos
- update version 1.0.4
* fcitx upstream suggests to use "fcitx" environment variable
or some application like firefox may not work, see:
https://github.com/fcitx/fcitx5/pull/611
so we need some special handling of fcitx5
- update version 1.0.3
* fix boo#1200229, LC_CTYPE is not idential to directory name
in xim.d
- update version 1.0.2
* $LANG may not set at early stage of systemd user instance,
read /etc/locale.conf first then defaults to en_US.
* $HOME may set to /var/lib/sddm, ignore for that case
- update version 1.0.1
* be aware of user's custom settings, /etc/sysconfig/language
and $LANG
- initial commit