aboutsummaryrefslogtreecommitdiff
path: root/trayfreq
diff options
context:
space:
mode:
Diffstat (limited to 'trayfreq')
-rwxr-xr-xtrayfreq2
1 files changed, 1 insertions, 1 deletions
diff --git a/trayfreq b/trayfreq
index 8686b41..b193049 100755
--- a/trayfreq
+++ b/trayfreq
@@ -1,6 +1,6 @@
#!/usr/bin/bash
-lang=$(locale | grep LANGUAGE | cut -d= -f2 | cut -d_ -f1)
+lang=$(locale | grep LANG | cut -d= -f2 | cut -d_ -f1)
if [ lang = "fr" ]; then
trayfreq-fr $@