Merge branch 'pr884' into f37

This commit is contained in:
Petr Bokoč 2022-11-13 04:57:57 +01:00
commit 3bd740b6ae
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,4 @@
include::{partialsdir}/entities.adoc[]
:experimental:
[[sect-i18n]]
@ -12,3 +11,7 @@ include::{partialsdir}/entities.adoc[]
* IBus Emoji shortcut key is now reverted to kbd:[🪟+.](Super+Period).
* IBus theme of the candidate window can be customized with ibus-setup utility in non-GNOME desktop sessions. IBus theme has inherited the GTK themes in the desktop session by default and this is useful for other desktop sessions likes KDE.
[[gettext-runtime]]
== Gettext Runtime Subpackage
Two subpackages gettext-runtime and gettext-envsubst have been added to gettext to separate out the programs needed at runtime, reducing the default install footprint.