[gimp-help-2] add Danish (da) to both LINGUAS variables. I have not been able to figure out why there are two var



commit 842be93ac0be0cca1956d07a6483040deaa5e591
Author: Ask Hjorth Larsen <asklarsen gmail com>
Date:   Fri Oct 7 20:47:25 2016 +0200

    add Danish (da) to both LINGUAS variables.  I have not been able to figure out why there are two 
variables.  Should they not just be equal?

 quickreference/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/quickreference/Makefile.am b/quickreference/Makefile.am
index b21a7f2..c2bf964 100644
--- a/quickreference/Makefile.am
+++ b/quickreference/Makefile.am
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
-ALL_LINGUAS ?= de el en es fr it ja ko nl nn ru sl sv zh_CN
-QUICKREFERENCE_ALL_LINGUAS ?= ca de el en fi fr it ja ko pl ru sv zh_CN
+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
 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]