[gimp-help-2] Added fi language to configure.ac



commit 80daec020fef6e0c707dccdc8f6ac05edecc985b
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Mar 27 18:49:25 2017 +0200

    Added fi language to configure.ac

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a6a6e54..8d061b8 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="ca da de el en en_GB es fr it ja ko nl nn pt_BR ru zh_CN"
+       ALL_LINGUAS="ca da de el en en_GB es fi fr it ja ko nl nn pt_BR ru zh_CN"
 else
   ALL_LINGUAS=`echo "$ALL_LINGUAS" | $SED -e 's/[,] */ /g'`
 fi


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