Subversion Repositories Kolibri OS

Rev

Rev 1276 | Rev 2455 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1276 Rev 2288
Line 8... Line 8...
8
;-------------------------------------------------------------------------
8
;-------------------------------------------------------------------------
9
;Loading configuration from ini file
9
;Loading configuration from ini file
10
;    {SPraid.simba}
10
;    {SPraid.simba}
11
;-------------------------------------------------------------------------
11
;-------------------------------------------------------------------------
Line 12... Line 12...
12
 
12
 
Line 13... Line 13...
13
$Revision: 1276 $
13
$Revision: 2288 $
-
 
14
 
14
 
15
iglobal
Line 15... Line 16...
15
iglobal
16
conf_path_sect:
16
conf_path_sect: db 'path',0
17
                db 'path',0
17
 
18
 
18
conf_fname db '/sys/sys.conf',0
19
conf_fname db '/sys/sys.conf',0