Subversion Repositories Kolibri OS

Rev

Rev 7676 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7676 Rev 7817
Line 550... Line 550...
550
DATA
550
DATA
551
act_tab 	db	2			; active tab number
551
act_tab 	db	2			; active tab number
552
tab_lab:
552
tab_lab:
553
.1: db 'Info'
553
.1: db 'Info'
554
.2: db 'Tests'
554
.2: db 'Tests'
555
.3: db 'Configs'
555
.3: db 'Config'
556
.4: db 'About'
556
.4: db 'About'
557
title		db	'Ghost Monitor v0.4 [18/11/15]',0
557
title		db	'Ghost Monitor v0.4 [18/11/15]',0
Line 558... Line 558...
558
 
558
 
559
msgs_mon mls \
559
msgs_mon mls \