On 24.02.2014 13:43, Bob Goodwin wrote:
> 
> For a long time I have been doing:
> 
> /etc/locale.conf    change:    LANG="en_US.UTF-8"
> 
> LANG="en_GB.UTF-8"
> 
> To make Thunderbird list messages with 24 hour time.
> 
> Can someone suggest a better way to accomplish this?
> 
> Bob
> 

/usr/bin/thunderbird24h:
#!/bin/sh
LC_TIME=C
export LC_TIME
/usr/bin/thunderbird


poma


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

Reply via email to