LANG, LC_ALL... in fdo and wm.jl
- From: Teika Kazura <teika lavabit com>
- To: sawfish-list gnome org
- Subject: LANG, LC_ALL... in fdo and wm.jl
- Date: Sat, 05 Sep 2009 15:31:09 +0900 (JST)
Hi. It's on i18n (=internationalization) in fdo-menu.jl and wm.jl.
* lisp/sawfish/wm.jl checks language as:
(let ((lang
(or (getenv "LANGUAGE") (getenv "LC_ALL")
(getenv "LC_MESSAGES") (getenv "LANG")))
but is this the correct order? I think LC_ALL should the last, but
don't know others.
* fdo-menu.jl only checks LANG, but it should check above 4, right?
Regards,
Teika (Teika kazura)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]