Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4821 → Rev 4822

/programs/system/notify3/icons/notify.orig.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/programs/system/notify3/notify.asm
149,7 → 149,7
inc ebx
cmpe [eax], byte "D", .set_icon
inc ebx
cmpe [eax], byte "P", .set_icon
cmpe [eax], byte "S", .set_icon
 
jmp .next_char
 
/programs/system/notify3/readme.txt
26,4 → 26,4
C - component
M - mail
D - download
P - audio player
S - sound
/programs/system/notify3/test#2.sh
9,4 → 9,4
@notify "Component" -tC
@notify "Mail" -tM
@notify "Download" -tD
@notify "Audio Player" -tP
@notify "Sound" -tS