[gimp/gimp-2-10] Installer: remove LIBTHAI_DICTDIR environment variable (no longer needed, see https://gitlab.gnome.o



commit 4991603b2a6d698df015658a82da705959a664f5
Author: Jernej Simončič <jernej|s-gitstuff eternallybored org>
Date:   Wed Nov 14 17:28:49 2018 +0100

    Installer: remove LIBTHAI_DICTDIR environment variable (no longer needed, see 
https://gitlab.gnome.org/GNOME/gimp/issues/2496#note_365235 )

 build/windows/installer/gimp3264.iss | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index c2886229e4..d6cb83a4e7 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -557,8 +557,6 @@ Type: files; Name: "{commondesktop}\{reg:HKLM\SOFTWARE\Microsoft\Windows\Current
 [Registry]
 ;fix broken toolbox icons
 Root: HKLM; Subkey: "Software\Classes\.svg"; ValueType: string; ValueName: "Content Type"; ValueData: 
"image/svg+xml"; Flags: noerror createvalueifdoesntexist
-;libthai crashes without this
-Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"; ValueType: string; 
ValueName: "LIBTHAI_DICTDIR"; ValueData: "{app}\share\libthai"; Flags: createvalueifdoesntexist 
preservestringtype uninsdeletevalue
 
 [UninstallDelete]
 Type: files; Name: "{app}\uninst\uninst.inf"


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