summaryrefslogtreecommitdiffstats
path: root/thunderbird
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird')
-rwxr-xr-xthunderbird3
1 files changed, 3 insertions, 0 deletions
diff --git a/thunderbird b/thunderbird
new file mode 100755
index 0000000..6c7c6f9
--- /dev/null
+++ b/thunderbird
@@ -0,0 +1,3 @@
+#!/bin/dash
+export LC_TIME=de_DE.utf8
+exec /usr/bin/thunderbird "$@"