[PATCH libX11 0/5] I18N patches for Xlib.

Egbert Eich eich at freedesktop.org
Wed Dec 5 06:38:20 PST 2012


Quite some time ago I had sent a pile of patches for
i18n issues in Xlib.
Some of those got reviewed and are ready to be pushed.
However there are others which did not yet receive any
Reviewed-by: or Signed-off-by: from anybody.
Therefore I'm sending these patches again. Please
complain if there are any objections to them, otherwise 
I'd  go ahead and push them.

     Egbert.

Egbert Eich (5):
  i18n: Fixed typos in full locale names.
  i18n: Treat 'a3_AZ' as an alias for 'az_AZ'.
  i18n: Bring locale.dir and compose.dir in sync.
  i18n: Remove ja.S90 and ja.U90 locales.
  i18n: Uppercased all occurances if 'iso8859' in the full locale name.

 nls/compose.dir.pre       |   81 ++++++++++++++---
 nls/ja.S90/XI18N_OBJS     |    7 --
 nls/ja.S90/XLC_LOCALE.pre |  150 ------------------------------
 nls/ja.U90/XI18N_OBJS     |    7 --
 nls/ja.U90/XLC_LOCALE.pre |  151 -------------------------------
 nls/locale.alias.pre      |  221 +++++++++++++++++++++++----------------------
 nls/locale.dir.pre        |   19 ++--
 7 files changed, 188 insertions(+), 448 deletions(-)
 delete mode 100644 nls/ja.S90/Compose.pre
 delete mode 100644 nls/ja.S90/XI18N_OBJS
 delete mode 100644 nls/ja.S90/XLC_LOCALE.pre
 delete mode 100644 nls/ja.U90/Compose.pre
 delete mode 100644 nls/ja.U90/XI18N_OBJS
 delete mode 100644 nls/ja.U90/XLC_LOCALE.pre

-- 
1.7.7



More information about the xorg-devel mailing list