mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-01 18:03:51 +01:00
parent
3884b8e05a
commit
55a6faef60
@ -189,7 +189,7 @@ begin
|
|||||||
Format(lisAboutLazarusMsg,[DoubleLineEnding,DoubleLineEnding,DoubleLineEnding]);
|
Format(lisAboutLazarusMsg,[DoubleLineEnding,DoubleLineEnding,DoubleLineEnding]);
|
||||||
|
|
||||||
OfficialLabel.Caption := lisAboutOfficial;
|
OfficialLabel.Caption := lisAboutOfficial;
|
||||||
OfficialURLLabel.Caption := 'http://lazarus.freepascal.org';
|
OfficialURLLabel.Caption := 'http://www.lazarus-ide.org';
|
||||||
DocumentationLabel.Caption := lisAboutDocumentation;
|
DocumentationLabel.Caption := lisAboutDocumentation;
|
||||||
DocumentationURLLabel.Caption := 'http://wiki.lazarus.freepascal.org';
|
DocumentationURLLabel.Caption := 'http://wiki.lazarus.freepascal.org';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user