aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-11 15:32:33 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-11 15:32:33 +0100
commitc6c9f23a4b73fe8df9d0cc47be2df99012a88a75 (patch)
treed00b1ec122ce9b9455bb884c89a9b055c9d915e0
parentdoc makefile (diff)
downloadscrotty-c6c9f23a4b73fe8df9d0cc47be2df99012a88a75.tar.gz
scrotty-c6c9f23a4b73fe8df9d0cc47be2df99012a88a75.tar.bz2
scrotty-c6c9f23a4b73fe8df9d0cc47be2df99012a88a75.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 6f7e2ff..63360cf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -17,6 +17,9 @@ LOCALES = sv
# List of man page translations to install.
MAN_LOCALES = sv
+# Uncomment this if they want another locale for the tab-completion.
+#SHELL_LOCALE = sv
+
# Can change these variables with ./configure in the same why you
# would configure them when running make.