Subversion Repositories Kolibri OS

Rev

Rev 4802 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4802 Rev 4809
Line 1... Line 1...
1
#SHS
1
#SHS
2
cd /sys/
-
 
3
@notify Simple notification
2
@notify Simple notification
4
@notify Simple notification, which will not be closed
3
@notify "Simple notification, which will not be closed" -d
5
@notify "Multiline notification\nwith second line"
4
@notify "Multiline notification\nwith second line"
6
@notify "Multiline notification\nwith title" -t
5
@notify "Multiline notification\nwith title" -t
7
@notify "Notify 3\nNotification with information" -tI
6
@notify "Notify 3\nNotification with information" -tI
8
@notify "Error\nGreat error!!!" -tdE
7
@notify "Error\nGreat error!!!" -tdE
9
8