[gimp-help-2] Added Brazilian Portuguese in ALL_LINGUAS variable



commit 14a6121c0d9909f5fc1b7a210c1c1dcb8050dbb4
Author: Djavan Fagundes <djavanf gnome org>
Date:   Thu Jun 28 09:06:05 2012 -0300

    Added Brazilian Portuguese in ALL_LINGUAS variable

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index af0f654..a0f2a1b 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 fi fr hr it ja ko lt nl nn pl ru sl sv zh_CN"
+  ALL_LINGUAS="ca da de el en en_GB es fi fr hr it ja ko lt nl nn pl pt_BR ru sl sv 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]