aboutsummaryrefslogtreecommitdiffstats
path: root/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm')
-rw-r--r--apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm20
1 files changed, 11 insertions, 9 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm b/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm
index d8adede..514f36e 100644
--- a/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm
+++ b/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm
@@ -4,7 +4,7 @@ object AboutBox: TAboutBox
BorderStyle = bsDialog
Caption = 'About The SWORD Project'
ClientHeight = 448
- ClientWidth = 417
+ ClientWidth = 447
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
@@ -45,7 +45,7 @@ object AboutBox: TAboutBox
object Panel1: TPanel
Left = 0
Top = 0
- Width = 417
+ Width = 447
Height = 407
Align = alClient
BevelInner = bvRaised
@@ -102,24 +102,26 @@ object AboutBox: TAboutBox
Width = 213
Height = 21
AutoSize = False
- Caption = 'v1.5.4a'
+ Caption = 'v1.5.4b'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 48
- Width = 398
+ Width = 428
Height = 17
Anchors = [akLeft, akTop, akRight]
AutoSize = False
- Caption = '(c) 2002; GNU GPL Copyleft, CrossWire Bible Society'
+ Caption =
+ '(c) Copyright 1992-2002 CrossWire Bible Society under the terms ' +
+ 'of the GNU GPL'
WordWrap = True
IsControl = True
end
object CreditAbout: TRichEdit
Left = 8
Top = 245
- Width = 401
+ Width = 431
Height = 155
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clBtnFace
@@ -130,7 +132,7 @@ object AboutBox: TAboutBox
object ModulesAbout: TRichEdit
Left = 8
Top = 68
- Width = 401
+ Width = 431
Height = 169
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
@@ -142,12 +144,12 @@ object AboutBox: TAboutBox
object Panel2: TPanel
Left = 0
Top = 407
- Width = 417
+ Width = 447
Height = 41
Align = alBottom
TabOrder = 1
object OKButton: TButton
- Left = 318
+ Left = 348
Top = 8
Width = 93
Height = 25