forked from KolibriOS/kolibrios
remame /addappl to /KolibriOS
git-svn-id: svn://kolibrios.org@3780 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -36,7 +36,7 @@ sysdir_name1 rb 64
|
||||
sysdir_path1 rb 64
|
||||
|
||||
; for example:
|
||||
;dir_name1 db 'addappl',0
|
||||
;dir_name1 db 'KolibriOS',0
|
||||
; rb 64-8
|
||||
;dir_path1 db 'HD0/1',0
|
||||
; rb 64-6
|
||||
@@ -80,7 +80,7 @@ endl
|
||||
cmp [edx], dword 'MENU'
|
||||
jne .next_cd
|
||||
jmp .ok
|
||||
|
||||
|
||||
@@:
|
||||
sub al, 49
|
||||
mov [ecx], dword 'HD?/'; if hard disk
|
||||
|
Reference in New Issue
Block a user