On Fri, 11 Apr 2008 13:10:05 +0530 "Sanjay Bhangar" <[EMAIL PROTECTED]> wrote:
> Can you please explain how you "generated the en_IN.UTF-8 locale?" > Thanks! Sure, Step 1 $ sudo localedef --no-archive -f UTF-8 -i en_IN en_IN.UTF-8 Step 2 Modify LANG in /etc/environment and /etc/default/locale to "en_IN.UTF-8" Step 3 Restart X (Ctrl+Alt + Backspace) or you can try with just re-logging into gnome Step 4 Verify with $ locale HTH Jasbir -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
