Installer: changes for 2.10.12

This commit is contained in:
Jernej Simončič
2019-06-14 08:23:36 +02:00
parent f17e3b157d
commit cd8192ad5b
2 changed files with 4 additions and 2 deletions

View File

@ -2,10 +2,12 @@
!GTK
etc\fonts\
lib\gtk-2.0\2.10.0\engines\*.dll
lib\gtk-2.0\2.10.0\loaders\*.dll
#lib\gtk-2.0\2.10.0\loaders\*.dll
lib\gtk-2.0\modules\*.dll
lib\gdk-pixbuf-2.0\2.10.0\loaders\*.dll
lib\gdk-pixbuf-2.0\2.10.0\loaders.cache
lib\babl-0.1\*.dll
lib\gegl-0.4\*.dll
share\themes\
bin\gspawn*.exe
bin\*.dll

View File

@ -264,7 +264,7 @@ Source: "{#DEPS_DIR32}\etc\gtk-2.0\*"; DestDir: "{app}\etc\gtk-2.0"; Excludes: g
Source: "{#DEPS_DIR32}\etc\gtk-2.0\gtkrc"; DestDir: "{app}\etc\gtk-2.0"; Components: deps32\wimp or deps64\wimp; Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
;ghostscript TODO: detect version automatically
Source: "{#DEPS_DIR32}\share\ghostscript\9.25\lib\*.*"; DestDir: "{app}\share\ghostscript\9.25\lib"; Components: gs and (gimp32 or gimp64); Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
Source: "{#DEPS_DIR32}\share\ghostscript\9.27\lib\*.*"; DestDir: "{app}\share\ghostscript\9.27\lib"; Components: gs and (gimp32 or gimp64); Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
;32-on-64bit
#include "32on64.isi"