forked from KolibriOS/kolibrios
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:
parent
90d2d687bb
commit
6823133025
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 |
@ -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
|
||||
|
||||
|
@ -26,4 +26,4 @@
|
||||
C - component
|
||||
M - mail
|
||||
D - download
|
||||
P - audio player
|
||||
S - sound
|
||||
|
@ -9,4 +9,4 @@
|
||||
@notify "Component" -tC
|
||||
@notify "Mail" -tM
|
||||
@notify "Download" -tD
|
||||
@notify "Audio Player" -tP
|
||||
@notify "Sound" -tS
|
||||
|
Loading…
Reference in New Issue
Block a user