Merge branch 'pr884' into f37
This commit is contained in:
commit
3bd740b6ae
2 changed files with 5 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ include::{partialsdir}/entities.adoc[]
|
|||
*** xref:sysadmin/System_Utilities.adoc[System Utilities]
|
||||
*** xref:sysadmin/Printing_Scanning.adoc[Printing and Scanning]
|
||||
** xref:desktop/Desktop_index.adoc[Desktop Users]
|
||||
*** xref:desktop/I18n.adoc[Internationalization]
|
||||
** xref:developers/Developers.adoc[Developers]
|
||||
*** xref:developers/Development_Tools.adoc[Development Tools]
|
||||
*** xref:developers/Development_Binutils.adoc[Binutils]
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue