From f5757e1a17a400f84bd6fedb0f8e2fea794ce1b5 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 2 Apr 2016 07:14:50 +0900 Subject: Support German translated help messages (translation is in progress) Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index d5976fc..9cb3074 100755 --- a/configure +++ b/configure @@ -9077,7 +9077,7 @@ RC_DIR="~/.$PACKAGE" $as_echo "#define RC_DIR \"\$RC_DIR\"" >>confdefs.h -DOCDIRS="doc:en_English doc-jp:ja_Japanese" +DOCDIRS="doc:en_English doc-jp:ja_Japanese doc-de:de_German" cat >>confdefs.h <<_ACEOF #define DOCDIRS "$DOCDIRS" _ACEOF -- cgit v1.2.3