Skip to content

Commit 9dc10eb

Browse files
author
DelphiDabbler
committed
Renamed Paths tab of About dialogue as "Paths & Files".
This change was not committed in feature/config-file-viewer branch as it should have been
1 parent a09660b commit 9dc10eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/FmAboutDlg.dfm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ inherited AboutDlg: TAboutDlg
9797
end
9898
end
9999
object tsPaths: TTabSheet
100-
Caption = 'Paths'
100+
Caption = 'Paths && Files'
101101
ImageIndex = 2
102102
object btnViewAppConfig: TButton
103103
Left = 3

0 commit comments

Comments
 (0)