Issue 852 - Gettext Runtime Subpackage

This commit is contained in:
Sundeep Anand 2022-09-28 16:34:50 +05:30
commit b272b348fc
2 changed files with 11 additions and 0 deletions

View file

@ -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]

View 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.