mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 12:20:38 +02:00
IDE: renamed thirdparty in about box to acknowledgements
git-svn-id: trunk@11088 -
This commit is contained in:
parent
b70d4cbd78
commit
0469648053
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -922,6 +922,7 @@ docs/LazarusIDEInternals.pdf -text svneol=unset#application/pdf
|
||||
docs/Packages.txt svneol=native#text/plain
|
||||
docs/RemoteDebugging.txt svneol=native#text/plain
|
||||
docs/TODO svneol=native#text/plain
|
||||
docs/acknowledgements.txt svneol=native#text/plain
|
||||
docs/html/README.txt svneol=native#text/plain
|
||||
docs/html/fpdoc.css svneol=native#text/css
|
||||
docs/html/localfclfooter.xml svneol=native#text/plain
|
||||
@ -935,7 +936,6 @@ docs/images/cheetah1.png -text svneol=unset#image/png
|
||||
docs/images/laztitle.jpg -text svneol=unset#image/jpeg
|
||||
docs/index.html svneol=native#text/html
|
||||
docs/lazbuild.1 svneol=native#text/plain
|
||||
docs/thirdparty.txt svneol=native#text/plain
|
||||
docs/xml/README.txt svneol=native#text/plain
|
||||
docs/xml/find_cvs_fpdoc_files.pl -text svneol=native#application/x-perl
|
||||
docs/xml/lcl/actnlist.xml svneol=LF#text/xml eol=lf
|
||||
|
@ -7,13 +7,15 @@ object AboutForm: TAboutForm
|
||||
VertScrollBar.Page = 269
|
||||
ActiveControl = AboutMemo
|
||||
Caption = 'About Lazarus'
|
||||
ClientHeight = 270
|
||||
ClientWidth = 608
|
||||
OnCreate = AboutFormCreate
|
||||
Position = poScreenCenter
|
||||
object VersionLabel: TLabel
|
||||
Left = 14
|
||||
Height = 13
|
||||
Height = 14
|
||||
Top = 6
|
||||
Width = 58
|
||||
Width = 51
|
||||
Alignment = taCenter
|
||||
Caption = 'Version #:'
|
||||
Color = clNone
|
||||
@ -21,9 +23,9 @@ object AboutForm: TAboutForm
|
||||
end
|
||||
object BuildDateLabel: TLabel
|
||||
Left = 14
|
||||
Height = 13
|
||||
Height = 14
|
||||
Top = 23
|
||||
Width = 30
|
||||
Width = 28
|
||||
Alignment = taCenter
|
||||
Caption = 'Date:'
|
||||
Color = clNone
|
||||
@ -31,27 +33,27 @@ object AboutForm: TAboutForm
|
||||
end
|
||||
object RevisionLabel: TLabel
|
||||
Left = 14
|
||||
Height = 13
|
||||
Height = 14
|
||||
Top = 40
|
||||
Width = 80
|
||||
Width = 66
|
||||
Caption = 'RevisionLabel'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
end
|
||||
object PlatformLabel: TLabel
|
||||
Left = 14
|
||||
Height = 13
|
||||
Height = 14
|
||||
Top = 61
|
||||
Width = 76
|
||||
Width = 66
|
||||
Caption = 'PlatformLabel'
|
||||
Color = clNone
|
||||
ParentColor = False
|
||||
end
|
||||
object CloseButton: TBitBtn
|
||||
Left = 70
|
||||
Height = 34
|
||||
Height = 36
|
||||
Top = 225
|
||||
Width = 73
|
||||
Width = 81
|
||||
AutoSize = True
|
||||
Cancel = True
|
||||
Caption = 'Close'
|
||||
@ -91,12 +93,14 @@ object AboutForm: TAboutForm
|
||||
Top = 6
|
||||
Width = 389
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 0
|
||||
PageIndex = 2
|
||||
object AboutPage: TPage
|
||||
Caption = 'About'
|
||||
ClientWidth = 381
|
||||
ClientHeight = 235
|
||||
object AboutMemo: TMemo
|
||||
Height = 231
|
||||
Width = 385
|
||||
Height = 235
|
||||
Width = 381
|
||||
Align = alClient
|
||||
ReadOnly = True
|
||||
ScrollBars = ssAutoBoth
|
||||
@ -105,6 +109,8 @@ object AboutForm: TAboutForm
|
||||
end
|
||||
object ContributorsPage: TPage
|
||||
Caption = 'Contributors'
|
||||
ClientWidth = 381
|
||||
ClientHeight = 235
|
||||
object ContributorsMemo: TMemo
|
||||
Height = 231
|
||||
Width = 385
|
||||
@ -114,11 +120,13 @@ object AboutForm: TAboutForm
|
||||
TabOrder = 0
|
||||
end
|
||||
end
|
||||
object ThirdPartyPage: TPage
|
||||
Caption = 'Third party products'
|
||||
object ThirdPartyMemo: TMemo
|
||||
Height = 231
|
||||
Width = 385
|
||||
object AcknowledgementsPage: TPage
|
||||
Caption = 'Acknowledgements'
|
||||
ClientWidth = 381
|
||||
ClientHeight = 235
|
||||
object AcknowledgementsMemo: TMemo
|
||||
Height = 235
|
||||
Width = 381
|
||||
Align = alClient
|
||||
ReadOnly = True
|
||||
ScrollBars = ssAutoBoth
|
||||
|
@ -1,40 +1,45 @@
|
||||
{ This is an automatically generated lazarus resource file }
|
||||
|
||||
LazarusResources.Add('TAboutForm','FORMDATA',[
|
||||
'TPF0'#10'TAboutForm'#9'AboutForm'#4'Left'#3'_'#1#6'Height'#3#14#1#3'Top'#3
|
||||
+#133#1#5'Width'#3'`'#2#18'HorzScrollBar.Page'#3'_'#2#18'VertScrollBar.Page'#3
|
||||
+#13#1#13'ActiveControl'#7#9'AboutMemo'#7'Caption'#6#13'About Lazarus'#8'OnCr'
|
||||
+'eate'#7#15'AboutFormCreate'#8'Position'#7#14'poScreenCenter'#0#6'TLabel'#12
|
||||
+'VersionLabel'#4'Left'#2#14#6'Height'#2#13#3'Top'#2#6#5'Width'#2':'#9'Alignm'
|
||||
+'ent'#7#8'taCenter'#7'Caption'#6#10'Version #:'#5'Color'#7#6'clNone'#11'Pare'
|
||||
+'ntColor'#8#0#0#6'TLabel'#14'BuildDateLabel'#4'Left'#2#14#6'Height'#2#13#3'T'
|
||||
+'op'#2#23#5'Width'#2#30#9'Alignment'#7#8'taCenter'#7'Caption'#6#5'Date:'#5'C'
|
||||
+'olor'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#13'RevisionLabel'#4'Left'
|
||||
+#2#14#6'Height'#2#13#3'Top'#2'('#5'Width'#2'P'#7'Caption'#6#13'RevisionLabel'
|
||||
+#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#13'PlatformLabel'#4'Le'
|
||||
+'ft'#2#14#6'Height'#2#13#3'Top'#2'='#5'Width'#2'L'#7'Caption'#6#13'PlatformL'
|
||||
+'abel'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#7'TBitBtn'#11'CloseButton'
|
||||
+#4'Left'#2'F'#6'Height'#2'"'#3'Top'#3#225#0#5'Width'#2'I'#8'AutoSize'#9#6'Ca'
|
||||
+'ncel'#9#7'Caption'#6#5'Close'#10'Glyph.Data'#10#251#2#0#0#247#2#0#0'/* XPM '
|
||||
+'*/'#10'static char * botaoFechar_xpm[] = {'#10'"24 24 2 1",'#10'" '#9'c Non'
|
||||
+'e",'#10'".'#9'c #000000",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+#13#1#13'ActiveControl'#7#9'AboutMemo'#7'Caption'#6#13'About Lazarus'#12'Cli'
|
||||
+'entHeight'#3#14#1#11'ClientWidth'#3'`'#2#8'OnCreate'#7#15'AboutFormCreate'#8
|
||||
+'Position'#7#14'poScreenCenter'#0#6'TLabel'#12'VersionLabel'#4'Left'#2#14#6
|
||||
+'Height'#2#14#3'Top'#2#6#5'Width'#2'3'#9'Alignment'#7#8'taCenter'#7'Caption'
|
||||
+#6#10'Version #:'#5'Color'#7#6'clNone'#11'ParentColor'#8#0#0#6'TLabel'#14'Bu'
|
||||
+'ildDateLabel'#4'Left'#2#14#6'Height'#2#14#3'Top'#2#23#5'Width'#2#28#9'Align'
|
||||
+'ment'#7#8'taCenter'#7'Caption'#6#5'Date:'#5'Color'#7#6'clNone'#11'ParentCol'
|
||||
+'or'#8#0#0#6'TLabel'#13'RevisionLabel'#4'Left'#2#14#6'Height'#2#14#3'Top'#2
|
||||
+'('#5'Width'#2'B'#7'Caption'#6#13'RevisionLabel'#5'Color'#7#6'clNone'#11'Par'
|
||||
+'entColor'#8#0#0#6'TLabel'#13'PlatformLabel'#4'Left'#2#14#6'Height'#2#14#3'T'
|
||||
+'op'#2'='#5'Width'#2'B'#7'Caption'#6#13'PlatformLabel'#5'Color'#7#6'clNone'
|
||||
+#11'ParentColor'#8#0#0#7'TBitBtn'#11'CloseButton'#4'Left'#2'F'#6'Height'#2'$'
|
||||
+#3'Top'#3#225#0#5'Width'#2'Q'#8'AutoSize'#9#6'Cancel'#9#7'Caption'#6#5'Close'
|
||||
+#10'Glyph.Data'#10#251#2#0#0#247#2#0#0'/* XPM */'#10'static char * botaoFech'
|
||||
+'ar_xpm[] = {'#10'"24 24 2 1",'#10'" '#9'c None",'#10'".'#9'c #000000",'#10
|
||||
+'" ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" . . ",'#10'"'
|
||||
+' . ... ",'#10'" .. .... ",'#10'" ..'
|
||||
+' ... ",'#10'" ..... ",'#10'" ... '
|
||||
+' ",'#10'" ..... ",'#10'" ....... ",'#10'" '
|
||||
+' ... .... ",'#10'" ... .... ",'#10'" ... '
|
||||
+' .. ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" ",'#10'" '
|
||||
+' . . ",'#10'" . ... ",'#10'" .. .'
|
||||
+'... ",'#10'" .. ... ",'#10'" ..... '
|
||||
+'",'#10'" ... ",'#10'" ..... ",'#10'" '
|
||||
+' ....... ",'#10'" ... .... ",'#10'" ... .'
|
||||
+'... ",'#10'" ... .. ",'#10'" "'
|
||||
+','#10'" ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' ",'#10'" "};'#10#11'ModalResult'#2#1#9'NumG'
|
||||
+'lyphs'#2#0#8'TabOrder'#2#1#0#0#9'TNotebook'#9'Notebook1'#4'Left'#3#215#0#6
|
||||
+'Height'#3#5#1#3'Top'#2#6#5'Width'#3#133#1#7'Anchors'#11#5'akTop'#6'akLeft'#7
|
||||
+'akRight'#8'akBottom'#0#9'PageIndex'#2#0#0#5'TPage'#9'AboutPage'#7'Caption'#6
|
||||
+#5'About'#0#5'TMemo'#9'AboutMemo'#6'Height'#3#231#0#5'Width'#3#129#1#5'Align'
|
||||
+#7#8'alClient'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0
|
||||
+#0#0#0#5'TPage'#16'ContributorsPage'#7'Caption'#6#12'Contributors'#0#5'TMemo'
|
||||
+#16'ContributorsMemo'#6'Height'#3#231#0#5'Width'#3#129#1#5'Align'#7#8'alClie'
|
||||
+'nt'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#0#0#0#5'T'
|
||||
+'Page'#14'ThirdPartyPage'#7'Caption'#6#20'Third party products'#0#5'TMemo'#14
|
||||
+'ThirdPartyMemo'#6'Height'#3#231#0#5'Width'#3#129#1#5'Align'#7#8'alClient'#8
|
||||
+'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#0#0#0#0#0
|
||||
+' ",'#10'" ",'#10'" '
|
||||
+' "};'#10#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'#2#1#0#0
|
||||
+#9'TNotebook'#9'Notebook1'#4'Left'#3#215#0#6'Height'#3#5#1#3'Top'#2#6#5'Widt'
|
||||
+'h'#3#133#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'Page'
|
||||
+'Index'#2#2#0#5'TPage'#9'AboutPage'#7'Caption'#6#5'About'#11'ClientWidth'#3
|
||||
+'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#9'AboutMemo'#6'Height'#3#235#0#5'W'
|
||||
+'idth'#3'}'#1#5'Align'#7#8'alClient'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAut'
|
||||
+'oBoth'#8'TabOrder'#2#0#0#0#0#5'TPage'#16'ContributorsPage'#7'Caption'#6#12
|
||||
+'Contributors'#11'ClientWidth'#3'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#16
|
||||
+'ContributorsMemo'#6'Height'#3#231#0#5'Width'#3#129#1#5'Align'#7#8'alClient'
|
||||
+#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAutoBoth'#8'TabOrder'#2#0#0#0#0#5'TPage'
|
||||
+#20'AcknowledgementsPage'#7'Caption'#6#16'Acknowledgements'#11'ClientWidth'#3
|
||||
+'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#20'AcknowledgementsMemo'#6'Height'
|
||||
+#3#235#0#5'Width'#3'}'#1#5'Align'#7#8'alClient'#8'ReadOnly'#9#10'ScrollBars'
|
||||
+#7#10'ssAutoBoth'#8'TabOrder'#2#0#0#0#0#0#0
|
||||
]);
|
||||
|
@ -40,17 +40,17 @@ type
|
||||
PlatformLabel: TLabel;
|
||||
VersionLabel: TLABEL;
|
||||
ContributorsMemo:TMemo;
|
||||
ThirdPartyMemo:TMemo;
|
||||
AcknowledgementsMemo:TMemo;
|
||||
RevisionLabel: TLabel;
|
||||
Notebook1:TNotebook;
|
||||
AboutPage:TPage;
|
||||
ContributorsPage:TPage;
|
||||
ThirdPartyPage:TPage;
|
||||
AcknowledgementsPage:TPage;
|
||||
procedure AboutFormCreate(Sender:TObject);
|
||||
private
|
||||
FPixmap : TPixmap;
|
||||
procedure LoadContributors;
|
||||
procedure LoadThirdParty;
|
||||
procedure LoadAcknowledgements;
|
||||
public
|
||||
procedure Paint; override;
|
||||
constructor Create(TheOwner: TComponent); override;
|
||||
@ -130,9 +130,9 @@ begin
|
||||
PlatformLabel.Caption:=GetDefaultTargetCPU+'-'+GetDefaultTargetOS
|
||||
+'-'+GetDefaultLCLWidgetType;
|
||||
|
||||
|
||||
AboutPage.Caption:=lisMenuTemplateAbout;
|
||||
ContributorsPage.Caption:=lisContributors;
|
||||
AcknowledgementsPage.Caption:=lisAcknowledgements;
|
||||
Constraints.MinWidth:= 600;
|
||||
Constraints.MinHeight:= 300;
|
||||
|
||||
@ -142,7 +142,7 @@ begin
|
||||
+'Tutorials: http://lazarus-ccr.sourceforge.net'+LineEnding
|
||||
;
|
||||
LoadContributors;
|
||||
LoadThirdParty;
|
||||
LoadAcknowledgements;
|
||||
CloseButton.Caption:=lisClose;
|
||||
end;
|
||||
|
||||
@ -160,17 +160,17 @@ begin
|
||||
ContributorsMemo.Text:=lisAboutNoContributors;
|
||||
end;
|
||||
|
||||
procedure TAboutForm.LoadThirdParty;
|
||||
procedure TAboutForm.LoadAcknowledgements;
|
||||
var
|
||||
ThirdPartyFileName: string;
|
||||
AcknowledgementsFileName: string;
|
||||
begin
|
||||
ThirdPartyFileName:=
|
||||
AcknowledgementsFileName:=
|
||||
AppendPathDelim(EnvironmentOptions.LazarusDirectory)
|
||||
+'docs'+PathDelim+'thirdparty.txt';
|
||||
if FileExists(ThirdPartyFileName) then
|
||||
ThirdPartyMemo.Lines.LoadFromFile(ThirdPartyFileName)
|
||||
+'docs'+PathDelim+'acknowledgements.txt';
|
||||
if FileExists(AcknowledgementsFileName) then
|
||||
AcknowledgementsMemo.Lines.LoadFromFile(AcknowledgementsFileName)
|
||||
else
|
||||
ThirdPartyMemo.Text:=lisAboutNoContributors;
|
||||
AcknowledgementsMemo.Text:=lisAboutNoContributors;
|
||||
end;
|
||||
|
||||
procedure TAboutForm.Paint;
|
||||
|
@ -3072,6 +3072,7 @@ resourcestring
|
||||
lisMenuTemplateTutorial = 'Tutorial';
|
||||
lisMenuTemplateAbout = 'About';
|
||||
lisContributors = 'Contributors';
|
||||
lisAcknowledgements = 'Acknowledgements';
|
||||
|
||||
// character map
|
||||
lisCharacterMap = 'Character Map';
|
||||
|
Loading…
Reference in New Issue
Block a user