From Fedora Project Wiki

< I18N

Revision as of 08:42, 8 July 2008 by Pravins (talk | contribs) (→‎Adding Language Support:)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note.png
Draft
This page is still a draft and needs to be reviewed and improved.

Adding Language Support:

Let's say we want to add support for a new language (with locale ab_CD) in Fedora. The following documents the steps and requirements needed for adding language support in Fedora from i18n point of view:

  • the locale ab_CD should be defined in glibc
Idea.png
Fonts in Fedora
The Fonts SIG takes loving care of Fedora fonts. Please join this special interest group if you are interested in creating, improving, packaging, or just suggesting a font. Any help will be appreciated.
  • Rendering Engine support for Unicode code-points of ab_CD (pango, qt)
  • an Input Method Engine or keyboard map (eg m17n-db) that allows keyboard input of the language
  • a language support group should be added to comps for the language
  • the language should be included in the GDM language list (actually this should now be automatic for recent gdm?)
  • the language should be added to system-config-language