Update URL to https://tuxpaint.org/ everywhere
Also, add other social media accounts to list of places to announce Tux Paint in RELEASE docs. Also, list a ton more options missing from default example config file "src/tuxpaint.conf"
This commit is contained in:
parent
c9193bae2e
commit
0517b4392c
86 changed files with 284 additions and 211 deletions
|
|
@ -766,7 +766,7 @@ begin
|
|||
if lang = 'vie' then
|
||||
lang := 'vi_VN';
|
||||
|
||||
Result := 'http://www.tuxpaint.org/?lang='+lang
|
||||
Result := 'https://tuxpaint.org/?lang='+lang
|
||||
end;
|
||||
|
||||
#expr SaveToFile(AddBackslash(SourcePath) + 'Preprocessed.iss')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue