mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 19:40:28 +02:00
IDE: updated about url, issue #31337
git-svn-id: branches/fixes_1_6@54066 -
This commit is contained in:
parent
2310edb3ee
commit
f9d4ecf97b
@ -182,7 +182,7 @@ begin
|
||||
Format(lisAboutLazarusMsg,[DoubleLineEnding,DoubleLineEnding,DoubleLineEnding]);
|
||||
|
||||
OfficialLabel.Caption := lisAboutOfficial;
|
||||
OfficialURLLabel.Caption := 'http://lazarus.freepascal.org';
|
||||
OfficialURLLabel.Caption := 'http://www.lazarus-ide.org';
|
||||
DocumentationLabel.Caption := lisAboutDocumentation;
|
||||
DocumentationURLLabel.Caption := 'http://wiki.lazarus.freepascal.org';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user