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


-- 
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