2005/11/16, Judd Vinet <[EMAIL PROTECTED]>: > I'm not sure why you need LC_ALL unless you are explicitly setting other > LC_ variables to different values. The LANG variable will cover all LC_ > variables unless they were set otherwise.
I didn't know LANG had influence on LC_ variables. I brought this up because after today's initscripts update when I had removed LC_ALL from my /etc/profile and left only LOCALE in rc.conf, it broke contacts sorting in Kadu (a client for most popular Polish IM system). I've just checked locale and all LC_ are set to "pl_PL" except LC_COLLATE which is set to "C" and that's why the sorting is broken. In that case, could you create a new variable in rc.conf to support LC_COLLATE? -- Jaroslaw Swierczynski <[EMAIL PROTECTED]> www.archlinux.org | www.juvepoland.com _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
