Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2431 → Rev 2430

/programs/media/scrshoot/scrshoot.asm
804,9 → 804,7
not_shooted db '‘¤¥« ©â¥ á­¨¬®ª !!!',0
no_file_name db '‚¢¥¤¨â¥ ¨¬ï ä ©«  !!!',0
invalid_rect db '¥¤®¯ãáâ¨¬ë¥ à §¬¥àë ®¡« áâ¨',0
keyforexit db 'â® ¢ è á­¨¬®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0
 
 
else
text:
.2 db 'Screen width:',0
852,13 → 850,9
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
/programs/media/scrshoot/scrwin.inc
50,4 → 50,6
@@:
jmp close
 
.label label 20,20,0x80000000,keyforexit
.label label 20,20,0x80000000,$+4
db 'â® ¢ è á­¨¬®ª. ‚ë室 - «î¡ ï ª« ¢¨è .',0