forked from KolibriOS/kolibrios
scrshoot: label fixed
git-svn-id: svn://kolibrios.org@2431 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
b39e0fcab7
commit
319465067d
@ -804,6 +804,8 @@ device_er db '
|
||||
not_shooted db '‘¤¥« ©â¥ ᨬ®ª !!!',0
|
||||
no_file_name db '‚¢¥¤¨â¥ ¨¬ï ä ©« !!!',0
|
||||
invalid_rect db '<27>¥¤®¯ãáâ¨¬ë¥ à §¬¥àë ®¡« áâ¨',0
|
||||
keyforexit db '<27>â® ¢ è ᨬ®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0
|
||||
|
||||
|
||||
else
|
||||
text:
|
||||
@ -850,9 +852,13 @@ device_er db 'Device error',0
|
||||
not_shooted db 'Make a photo !!!',0
|
||||
no_file_name db 'Enter file name !!!',0
|
||||
invalid_rect db 'Wrong area size',0
|
||||
keyforexit db 'This is your screenshot. Press any key to exit.',0
|
||||
|
||||
end if
|
||||
|
||||
|
||||
|
||||
|
||||
;---------------------------------------------------------------------
|
||||
PathShow_data_1:
|
||||
.type dd 0 ;+0
|
||||
|
@ -50,6 +50,4 @@ ret
|
||||
@@:
|
||||
jmp close
|
||||
|
||||
.label label 20,20,0x80000000,$+4
|
||||
db '<27>â® ¢ è ᨬ®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0
|
||||
|
||||
.label label 20,20,0x80000000,keyforexit
|
||||
|
Loading…
Reference in New Issue
Block a user