forked from KolibriOS/kolibrios
2ccfb21fdb
git-svn-id: svn://kolibrios.org@4809 a494cfbc-eb01-0410-851d-a64ba20cac60
13 lines
347 B
Bash
13 lines
347 B
Bash
#SHS
|
|
@notify "Application" -dtA
|
|
@notify "Error" -dtE
|
|
@notify "Warning" -dtW
|
|
@notify "Ok" -dtO
|
|
@notify "Network" -dtN
|
|
@notify "Info" -dtI
|
|
@notify "Folder" -dtF
|
|
@notify "Component" -dtC
|
|
@notify "Mail" -dtM
|
|
@notify "Download" -dtD
|
|
@notify "Hard disk" -dtH
|
|
@notify "Audio Player" -dtP |