You've already forked lazarus-ccr
lazedit: Adds a about box
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -42,7 +42,7 @@ interface
|
||||
const
|
||||
AppName = 'LazEdit';
|
||||
AboutTitle = 'Over ' + AppName;
|
||||
AppVersion = 'Version 1.1';
|
||||
AppVersion = 'Version 1.9';
|
||||
CopyLeftStatement = 'Copyright (c) 2011, 2012 by Bart Broersma, FlyingSheep Inc. and Felipe Monteiro de Carvalho';
|
||||
MetaGeneratorName = AppName + #32 + AppVersion;
|
||||
AuthorWebName = 'Bart & Mariska''s Webstek';
|
||||
|
Reference in New Issue
Block a user