From: root <ro...@re...> - 2002-02-08 02:42:21
|
Update of /home/tank_cvs/tank In directory router.bac.net.au:/tmp/cvs-serv1588 Modified Files: NewOptions.dfm about.dfm Log Message: no clue what changed Index: NewOptions.dfm =================================================================== RCS file: /home/tank_cvs/tank/NewOptions.dfm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** NewOptions.dfm 2002/01/29 10:33:48 1.2 --- NewOptions.dfm 2002/02/08 02:47:01 1.3 *************** *** 1,5 **** object Options: TOptions ! Left = 443 ! Top = 140 Width = 441 Height = 334 --- 1,5 ---- object Options: TOptions ! Left = 227 ! Top = 136 Width = 441 Height = 334 Index: about.dfm =================================================================== RCS file: /home/tank_cvs/tank/about.dfm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** about.dfm 2002/02/03 19:23:48 1.1 --- about.dfm 2002/02/08 02:47:01 1.2 *************** *** 5,9 **** Height = 295 BorderIcons = [biSystemMenu] ! Caption = 'frmAbout' Color = clBtnFace Font.Charset = ANSI_CHARSET --- 5,9 ---- Height = 295 BorderIcons = [biSystemMenu] ! Caption = 'About' Color = clBtnFace Font.Charset = ANSI_CHARSET |