Could somebody remove me from this list, I have taken on somebody else's aliases who has left and do not want these mails.
Cheers Gavin Wheeldon Sales Director Applied Language Solutions Tel: +44 (0)870 225 0276 Fax: +44 (0)870 868 1706 Translation services for 140 Languages http://www.appliedlanguage.com/ -----Original Message----- From: Tetralet [mailto:[EMAIL PROTECTED] Sent: 21 April 2005 07:15 To: debian-i18n@lists.debian.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: Denis Barbier; Tatsuki Sugiura; Branden Robinson Subject: Re: xlibs-data: Help needed with CJK issues Hi, Sorry for my misunderstanding. This problem was *NOT* fixed in xlibs-data 4.3.0.dfsg.1-12. We find that /usr/X11R6/lib/X11/locale/ja_JP.UTF-8/XLC_LOCALE and /usr/X11R6/lib/X11/locale/zh_TW.UTF-8/XLC_LOCALE are still broken in xlibs-data 4.3.0.dfsg.1-12. The Attached files is updated /usr/X11R6/lib/X11/locale/zh_TW.UTF-8/XLC_LOCALE and /usr/X11R6/lib/X11/locale/ja_JP.UTF-8/XLC_LOCALE. You may test it by editing /etc/gtk/gtkrc.utf-8: style "default-text" { fontset = "-gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1" } class "GtkWidget" style "default-text" And run (please ensure that you have generated ja_JP.UTF-8/zh_TW.UTF-8 locale and installed "unifont" package.) LC_ALL=ja_JP.UTF-8 xmms LC_ALL=zh_TW.UTF-8 xmms If the /usr/X11R6/lib/X11/locale/ja_JP.UTF-8/XLC_LOCALE and /usr/X11R6/lib/X11/locale/zh_TW.UTF-8/XLC_LOCALE were not correct, You may see the menus in xmms are all illegible codes. I think that it also fixed #255701 xlibs-data: add ISO 10646-1 character set support to ja_JP.UTF-8 XLC_LOCALE data. Please consider to apply this. Thanks.