[gimp] build: add Esperanto translation to the Windows installer
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: add Esperanto translation to the Windows installer
- Date: Mon, 25 Dec 2017 12:47:15 +0000 (UTC)
commit 3837cccb4808c4792aec974c22543f7d898babbb
Author: Ell <ell_se yahoo com>
Date: Mon Dec 25 06:54:04 2017 -0500
build: add Esperanto translation to the Windows installer
... but disable it for now, since some of the characters are not
displayed correctly.
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 6421d9c..f13e209 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: "eo"; MessagesFile: "compiler:Languages\Unofficial\Esperanto.isl,lang\eo.setup.isl"
Name: "es"; MessagesFile: "compiler:Languages\Spanish.isl,lang\es.setup.isl"
Name: "fr"; MessagesFile: "compiler:Languages\French.isl,lang\fr.setup.isl"
Name: "hu"; MessagesFile: "compiler:Languages\Hungarian.isl,lang\hu.setup.isl"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index a4e7090..569716d 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -12,6 +12,7 @@ languages = \
da:[da]:WINDOWS-1252 \
de:[de]:WINDOWS-1252 \
en::WINDOWS-1252 \
+ eo:[eo]:ISO-8859-3 \
es:[es]:WINDOWS-1252 \
fr:[fr]:WINDOWS-1252 \
hu:[hu]:WINDOWS-1250 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]