Anjuta makes GNOME i18n broken




Hi,

Anjuta 1.0.1 is broken for CJK, or other multibyte languages.
Anjuta is one of most expected tools, so this is a serious problem for users.

I attach a patch to this mail.

- Scintilla has some double byte codes but it's not enough.
- XIM code is in Scintilla, but not enough.
- Use gdk_fontset_load() instead of gdk_font_load().
- Fonts should be gettextized.
  A Japanese font embedded in the patch, but this should be gettextized, and let
  each translaters decide the appropriate fonts.
- I don't know how the resource 'code.page' should be used for the locale behavior,
  so it is set as 1 in the patch.

--
Yukihiro Nakai, Red Hat Japan, Development

anjuta-1.0.1-i18n-jp.diff



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]