[gimp-help/wip/Jehan/ci-2-10-split] Argh. Can't do this!
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/wip/Jehan/ci-2-10-split] Argh. Can't do this!
- Date: Fri, 18 Mar 2022 14:35:33 +0000 (UTC)
commit 2b45f8ab190a3a3921701e645cb1b952dac54db3
Author: Jehan <jehan girinstud io>
Date: Fri Mar 18 15:32:00 2022 +0100
Argh. Can't do this!
build/windows/installer/gimp-help.iss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/build/windows/installer/gimp-help.iss b/build/windows/installer/gimp-help.iss
index a958c2915..78d12cc11 100644
--- a/build/windows/installer/gimp-help.iss
+++ b/build/windows/installer/gimp-help.iss
@@ -43,7 +43,6 @@
#ifndef LANG
#error LANG must be defined
#endif
-Log('VERSION: ' + VERSION + ' LANG: ' + LANG);
;for picking up the correct Inno Setup language file
#if LANG=='en'
@@ -95,7 +94,6 @@ Log('VERSION: ' + VERSION + ' LANG: ' + LANG);
#elif LANG=='zh_CN'
#define LANGUAGE='ChineseSimplified'
#endif
-Log('LANGUAGE: ' + LANGUAGE);
[Setup]
AppName={cm:GimpHelp} {#VERSION}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]