forked from KolibriOS/kolibrios
f56c212b3b
git-svn-id: svn://kolibrios.org@4814 a494cfbc-eb01-0410-851d-a64ba20cac60
12 lines
307 B
Bash
12 lines
307 B
Bash
#SHS
|
|
@notify "Application" -tA
|
|
@notify "Error" -tE
|
|
@notify "Warning" -tW
|
|
@notify "Ok" -tO
|
|
@notify "Network" -tN
|
|
@notify "Info" -tI
|
|
@notify "Folder" -tF
|
|
@notify "Component" -tC
|
|
@notify "Mail" -tM
|
|
@notify "Download" -tD
|
|
@notify "Audio Player" -tP |