소스 검색

Make this include file work if main file enables encryption. Not really related to branch.

Martijn Laan 1 년 전
부모
커밋
b64a3d62ba
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      isdonateandmail.iss

+ 2 - 2
isdonateandmail.iss

@@ -2,8 +2,8 @@
 // Include file which adds donate and subscribe buttons to Setup
 //
 [Files]
-Source: "isdonate.bmp"; Flags: dontcopy
-Source: "ismail.bmp"; Flags: dontcopy
+Source: "isdonate.bmp"; Flags: dontcopy noencryption
+Source: "ismail.bmp"; Flags: dontcopy noencryption
 
 [CustomMessages]
 ; No need to localize: The IS website is in English only