Launch Thunderbird with European formatted dates
2011-05-10 by xpheasBASH-Code:
| #!/bin/sh export LC_TIME=en_GB.utf8 thunderbird |
Make the script executable and change the launcher properties. Browse to the directory where you saved the script and select it.
« back