kolibrios-gitea/programs/system/notify3/test#2.sh
eAndrew 6823133025 Notify3: icon P -> S; new "sound" and "ok" icons
git-svn-id: svn://kolibrios.org@4822 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-11 13:59:51 +00:00

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