[gimp-help-2] Added da to list of languages in ALL_LINGUAS



commit 7aa84603a1c47e1134ac660f1f29b2e419a73d73
Author: Kenneth Nielsen <k nielsen81 gmail com>
Date:   Wed Nov 17 00:34:02 2010 +0100

    Added da to list of languages in ALL_LINGUAS

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 069b97f..24d3fd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AC_PROG_SED
 #  QUICKREFERENCE_ALL_LINGUAS *and* (intersecton) ALL_LINGUAS
 
 if test "x$ALL_LINGUAS" = "x"; then
-  ALL_LINGUAS="de en es fr it ja ko nl nn pl ru sv zh_CN"
+  ALL_LINGUAS="da de en es fr it ja ko nl nn pl ru sv zh_CN"
 fi
 if test "x$QUICKREFERENCE_ALL_LINGUAS" = "x"; then
   QUICKREFERENCE_ALL_LINGUAS="de en fi fr it ja ko ru sv zh_CN"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]