forked from KolibriOS/kolibrios
6823133025
git-svn-id: svn://kolibrios.org@4822 a494cfbc-eb01-0410-851d-a64ba20cac60
13 lines
308 B
Bash
13 lines
308 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 "Sound" -tS
|