[gimp] build: add Swedish translation to the Windows installer
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: add Swedish translation to the Windows installer
- Date: Sun, 31 Dec 2017 15:47:22 +0000 (UTC)
commit cf065a37eb15397ca8e83e82a2904bcd09b865fe
Author: Ell <ell_se yahoo com>
Date: Sun Dec 31 10:42:55 2017 -0500
build: add Swedish 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 c895b06..9fd3cd2 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -175,6 +175,7 @@ Name: "pl"; MessagesFile: "compiler:Languages\Polish.isl,lang\pl.setup.isl"
Name: "pt_BR"; MessagesFile: "compiler:Languages\BrazilianPortuguese.isl,lang\pt_BR.setup.isl"
Name: "ru"; MessagesFile: "compiler:Languages\Russian.isl,lang\ru.setup.isl"
Name: "sl"; MessagesFile: "compiler:Languages\Slovenian.isl,lang\sl.setup.isl"
+Name: "sv"; MessagesFile: "compiler:Languages\Unofficial\Swedish.isl,lang\sv.setup.isl"
Name: "tr"; MessagesFile: "compiler:Languages\Turkish.isl,lang\tr.setup.isl"
;Name: "ro"; MessagesFile: "Romanian.islu,ro.setup.islu"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 72fcf57..c531b1c 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -22,6 +22,7 @@ languages = \
pt_BR:[pt_BR]:WINDOWS-1252 \
ru:[ru]:WINDOWS-1251 \
sl:[sl]:WINDOWS-1250 \
+ sv:[sv]:WINDOWS-1252 \
tr:[tr]:WINDOWS-1254
stamp-isl: setup.isl Makefile.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]