[gimp-help-2] make quickref makefile consistent with existing translations



commit 7075df8ff23adbba34646c661241c73879c951bc
Author: Ask Hjorth Larsen <asklarsen gmail com>
Date:   Mon Oct 17 19:03:46 2016 +0200

    make quickref makefile consistent with existing translations

 quickreference/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/quickreference/Makefile.am b/quickreference/Makefile.am
index c2bf964..dd27017 100644
--- a/quickreference/Makefile.am
+++ b/quickreference/Makefile.am
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
-ALL_LINGUAS ?= da de el en es fr it ja ko nl nn ru sl sv zh_CN
-QUICKREFERENCE_ALL_LINGUAS ?= ca da de el en fi fr it ja ko pl ru sv zh_CN
+ALL_LINGUAS ?= ca da de el en es fi fr it ja ko nn pl pt_BR ru sl sv zh_CN
+QUICKREFERENCE_ALL_LINGUAS ?= ca da de el en es fi fr it ja ko nn pl pt_BR ru sl sv zh_CN
 QUICKREFERENCE_LINGUAS = $(filter $(ALL_LINGUAS), $(QUICKREFERENCE_ALL_LINGUAS))
 
 POT_FILES = po/gimp-keys.pot


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