Issue 852 - Gettext Runtime Subpackage
This commit is contained in:
parent
51990ef09c
commit
b272b348fc
2 changed files with 11 additions and 0 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]
|
||||
|
|
|
|||
10
modules/release-notes/pages/desktop/I18n.adoc
Normal file
10
modules/release-notes/pages/desktop/I18n.adoc
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
[[sect-i18n]]
|
||||
= Internationalization
|
||||
|
||||
[[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