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



commit 26e90bfd1f7e1ddc8975b1711bebf241157bfd2f
Author: Ell <ell_se yahoo com>
Date:   Fri Feb 9 09:49:17 2018 -0500

    build: add Indonesian 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 28e78a5..ea11642 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -171,6 +171,7 @@ 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: "id"; MessagesFile: "compiler:Languages\Unofficial\Indonesian.isl,lang\id.setup.isl"
 Name: "is"; MessagesFile: "compiler:Languages\Unofficial\Icelandic.isl,lang\is.setup.isl"
 Name: "it"; MessagesFile: "compiler:Languages\Italian.isl,lang\it.setup.isl"
 Name: "nl"; MessagesFile: "compiler:Languages\Dutch.isl,lang\nl.setup.isl"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 059348a..0195d29 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -18,6 +18,7 @@ languages = \
        eu:[eu]:WINDOWS-1252            \
        fr:[fr]:WINDOWS-1252            \
        hu:[hu]:WINDOWS-1250            \
+       id:[id]:ISO-8859-1              \
        is:[is]:WINDOWS-1252            \
        it:[it]:WINDOWS-1252            \
        nl:[nl]:WINDOWS-1252            \


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