[gimp] build: add Basque translation to the Windows installer



commit 8f441befb6e821436675983fd34feb92b21e377b
Author: Ell <ell_se yahoo com>
Date:   Fri Jan 19 15:45:19 2018 -0500

    build: add Basque translation to the Windows installer

 build/windows/installer/gimp3264.iss     |    1 +
 build/windows/installer/lang/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 8d16d2b..6493f47 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -167,6 +167,7 @@ Name: "da"; MessagesFile: "compiler:Languages\Danish.isl,lang\da.setup.isl"
 Name: "de"; MessagesFile: "compiler:Languages\German.isl,lang\de.setup.isl"
 ;Name: "eo"; MessagesFile: "compiler:Languages\Unofficial\Esperanto.isl,lang\eo.setup.isl"
 Name: "es"; MessagesFile: "compiler:Languages\Spanish.isl,lang\es.setup.isl"
+Name: "eu"; MessagesFile: "compiler:Languages\Unofficial\Basque.isl,lang\eu.setup.isl"
 Name: "fr"; MessagesFile: "compiler:Languages\French.isl,lang\fr.setup.isl"
 Name: "hu"; MessagesFile: "compiler:Languages\Hungarian.isl,lang\hu.setup.isl"
 Name: "is"; MessagesFile: "compiler:Languages\Unofficial\Icelandic.isl,lang\is.setup.isl"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 1d78e07..a09d6f9 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -14,6 +14,7 @@ languages = \
        en::WINDOWS-1252                \
        eo:[eo]:ISO-8859-3              \
        es:[es]:WINDOWS-1252            \
+       eu:[eu]:WINDOWS-1252            \
        fr:[fr]:WINDOWS-1252            \
        hu:[hu]:WINDOWS-1250            \
        is:[is]:WINDOWS-1252            \


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