Kaydet (Commit) 1223743b authored tarafından Enrico Tröger's avatar Enrico Tröger

Windows installer: Install GTK translations only if selected

Closes #2090.
üst 0504d163
......@@ -234,7 +234,7 @@ Section "GTK ${GTK_VERSION} Runtime Environment" SEC06
SetOutPath "$INSTDIR\lib"
File /r "gtk\lib\*"
SetOutPath "$INSTDIR\share"
File /r "gtk\share\*"
File /r /x "*.mo" "gtk\share\*"
SectionEnd
!endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment