Subversion Repositories Kolibri OS

Rev

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

Rev 9464 Rev 9720
Line 206... Line 206...
206
;---------------------------------------------------------------------
206
;---------------------------------------------------------------------
207
;copy_editboxes:
207
;copy_editboxes:
208
;edit2 edit_box 150,10,10,0xffffff,0,0,0,0,255,create_dir_name,ed_focus,0
208
;edit2 edit_box 150,10,10,0xffffff,0,0,0,0,255,create_dir_name,ed_focus,0
209
;copy_editboxes_end:
209
;copy_editboxes_end:
210
;---------------------------------------------------------------------
210
;---------------------------------------------------------------------
211
211
align 4
-
 
212
sysopen:
-
 
213
        dd  7,0,start_parameter,0,0
-
 
214
        db  '/sys/@open',0
-
 
215
;---------------------------------------------------------------------
-
 
216
buttons_file_data file 'images/buttons.raw'
-
 
217
icons_file_data	file 'images/icons.raw'
-
 
218
;---------------------------------------------------------------------
-
 
219
212
220