forked from KolibriOS/kolibrios
Notify 3: added testing script
git-svn-id: svn://kolibrios.org@4802 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
367949dbec
commit
2d5fb32931
8
programs/system/notify3/TEST.SH
Normal file
8
programs/system/notify3/TEST.SH
Normal file
@ -0,0 +1,8 @@
|
||||
#SHS
|
||||
cd /sys/
|
||||
@notify Simple notification
|
||||
@notify Simple notification, which will not be closed
|
||||
@notify "Multiline notification\nwith second line"
|
||||
@notify "Multiline notification\nwith title" -t
|
||||
@notify "Notify 3\nNotification with information" -tI
|
||||
@notify "Error\nGreat error!!!" -tdE
|
Loading…
Reference in New Issue
Block a user