[gimp-help/gimp-help-2-10] Fix windows installer: Hungarian was recently made an "official" language
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/gimp-help-2-10] Fix windows installer: Hungarian was recently made an "official" language
- Date: Fri, 12 Aug 2022 20:51:08 +0000 (UTC)
commit 72a2ce1c46c8aa6e52aba33200f58b6da6efed86
Author: Jacob Boerema <jgboerema gmail com>
Date: Fri Aug 12 16:50:07 2022 -0400
Fix windows installer: Hungarian was recently made an "official" language
(cherry picked from commit 22e37f8eda78710df6af08324cc66be2a4b13c8c)
build/windows/installer/gimp-help.iss | 2 +-
build/windows/installer/installer-gimp-help-msys2.sh | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/build/windows/installer/gimp-help.iss b/build/windows/installer/gimp-help.iss
index 2ab369b3c..82f4d0820 100644
--- a/build/windows/installer/gimp-help.iss
+++ b/build/windows/installer/gimp-help.iss
@@ -70,7 +70,7 @@
#elif LANG=='hr'
#define LANGFILE='Languages\Unofficial\Croatian.isl'
#elif LANG=='hu'
- #define LANGFILE='Languages\Unofficial\Hungarian.isl'
+ #define LANGFILE='Languages\Hungarian.isl'
#elif LANG=='it'
#define LANGFILE='Languages\Italian.isl'
#elif LANG=='ja'
diff --git a/build/windows/installer/installer-gimp-help-msys2.sh
b/build/windows/installer/installer-gimp-help-msys2.sh
index e2eb70121..fb4b6fb86 100644
--- a/build/windows/installer/installer-gimp-help-msys2.sh
+++ b/build/windows/installer/installer-gimp-help-msys2.sh
@@ -37,7 +37,6 @@ download_lang Croatian.isl
download_lang EnglishBritish.isl
download_lang Farsi.isl
download_lang Greek.isl
-download_lang Hungarian.isl
download_lang Korean.isl
download_lang Lithuanian.isl
download_lang NorwegianNynorsk.isl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]