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



commit b40a64aab3bcef9db1f4ab89d77f1e876371cc4b
Author: Ell <ell_se yahoo com>
Date:   Sun Jan 28 17:10:24 2018 -0500

    build: add Greek 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 6493f47..28e78a5 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -165,6 +165,7 @@ Name: "en"; MessagesFile: "compiler:Default.isl,lang\en.setup.isl"
 Name: "ca"; MessagesFile: "compiler:Languages\Catalan.isl,lang\ca.setup.isl"
 Name: "da"; MessagesFile: "compiler:Languages\Danish.isl,lang\da.setup.isl"
 Name: "de"; MessagesFile: "compiler:Languages\German.isl,lang\de.setup.isl"
+Name: "el"; MessagesFile: "compiler:Languages\Greek.isl,lang\el.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"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index a09d6f9..059348a 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -11,6 +11,7 @@ languages = \
        ca:[ca]:WINDOWS-1252            \
        da:[da]:WINDOWS-1252            \
        de:[de]:WINDOWS-1252            \
+       el:[el]:WINDOWS-1253            \
        en::WINDOWS-1252                \
        eo:[eo]:ISO-8859-3              \
        es:[es]:WINDOWS-1252            \


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