On 15/02/13 20:13, poma wrote:
On 02/05/13 00:53, Bob Goodwin - Zuni, Virginia, USA wrote:
    How do I set Thunderbird to list messages without AM/PM? In the past
    I could set the language to en_GB and that worked. I don't see any
    place to do that in F-18.

Via so called old school LC_TIME=C.
e.g.
/bin/thunderbird-24H
#!/bin/sh
LC_TIME=C
export LC_TIME
/usr/bin/thunderbird
--


Cheers,
poma

I eventually found that I could edit /etc/locale.conf and changed it to LANG="en_GB.UTF-8 instead of en_US. It seems to me I ought to be able to change time by alone but this works for me.

I will save your suggestion for another time ...

Thanks,

Bob

--

http://www.qrz.com/db/W2BOD

box7   Fedora-18 Linux

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to