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:
Bill Kendrick 2022-12-11 01:29:25 -08:00
parent c9193bae2e
commit 0517b4392c
86 changed files with 284 additions and 211 deletions

View file

@ -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')