diff --git a/InnoSetupScript/todo.txt b/InnoSetupScript/todo.txt index f4481ea4b..14ce63ac8 100644 --- a/InnoSetupScript/todo.txt +++ b/InnoSetupScript/todo.txt @@ -1,10 +1,3 @@ --fix the copyright year -add a readme file --tell translators to finish the custom messages translations - NOTE: Do NOT change the file encoding of custom_messages.iss, it has to be UTF-8 Signature - -on uninstall: --remove {app}\WaveForms --remove {app}\Dictionaries\*.aff --remove {app}\Dictionaries\*.dic --remove {app}\Dictionaries +-add a WizardImageFile +-translate custom message (READ THE NOTE IN "custom_messages.iss") diff --git a/InnoSetupScript/ChangeLog.txt b/src/ChangeLog.txt similarity index 100% rename from InnoSetupScript/ChangeLog.txt rename to src/ChangeLog.txt diff --git a/src/SE.ico b/src/SE.ico deleted file mode 100644 index 9acdc480b..000000000 Binary files a/src/SE.ico and /dev/null differ diff --git a/src/SubtitleEdit.csproj b/src/SubtitleEdit.csproj index 15792b935..723ee41b6 100644 --- a/src/SubtitleEdit.csproj +++ b/src/SubtitleEdit.csproj @@ -696,6 +696,7 @@ + PreserveNewest