aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.