Subversion Repositories Kolibri OS

Rev

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

Rev 3194 Rev 3519
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 3194 $
8
$Revision: 3519 $
Line 9... Line 9...
9
 
9
 
Line 103... Line 103...
103
char2	db '/sys/FONTS/CHAR2.MT',0
103
char2	db '/sys/FONTS/CHAR2.MT',0
Line 104... Line 104...
104
 
104
 
105
bootpath       db  '/KOLIBRI    '
105
bootpath       db  '/KOLIBRI    '
106
bootpath2      db  0
106
bootpath2      db  0
107
vmode	       db  '/sys/drivers/VMODE.MDR',0
107
vmode	       db  '/sys/drivers/VMODE.MDR',0
108
vrr_m	       db  'VRR_M',0
108
;vrr_m	       db  'VRR_M',0
Line 109... Line 109...
109
kernel_file    db  'KERNEL  MNT'
109
kernel_file    db  'KERNEL  MNT'