summaryrefslogtreecommitdiffstats
path: root/thunderbird
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2011-01-16 19:35:20 +0100
committerFlorian Pritz <bluewind@xssn.at>2011-01-16 19:35:20 +0100
commita596ede1cff7a94a11f2ae9503972cc30fb429bc (patch)
tree293d598c090537bca8d785a28187063b0c545e34 /thunderbird
parent6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d (diff)
downloadbin-a596ede1cff7a94a11f2ae9503972cc30fb429bc.tar.gz
bin-a596ede1cff7a94a11f2ae9503972cc30fb429bc.tar.xz
add some nice scripts
Signed-off-by: Florian Pritz <bluewind@xssn.at>
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 "$@"