Notify3: icon P -> S; new "sound" and "ok" icons

git-svn-id: svn://kolibrios.org@4822 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
eAndrew 2014-04-11 13:59:51 +00:00
parent 90d2d687bb
commit 6823133025
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@ -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

View File

@ -26,4 +26,4 @@
C - component
M - mail
D - download
P - audio player
S - sound

View File

@ -9,4 +9,4 @@
@notify "Component" -tC
@notify "Mail" -tM
@notify "Download" -tD
@notify "Audio Player" -tP
@notify "Sound" -tS