forked from KolibriOS/kolibrios
6823133025
git-svn-id: svn://kolibrios.org@4822 a494cfbc-eb01-0410-851d-a64ba20cac60
30 lines
606 B
Plaintext
30 lines
606 B
Plaintext
1. INSTALL
|
|
Copy "@notify" and "notify3.png" to "/sys/". Launch "test.sh" for testing.
|
|
|
|
2. FORMAT
|
|
2.1 RUN
|
|
a) @notify <TEXT>
|
|
b) @notify "<TEXT>" [-<KEYS>]
|
|
c) @notify '<TEXT>' [-<KEYS>]
|
|
|
|
2.2 <TEXT>
|
|
All charactes. If you won`t to write character of quote (" or '), you must
|
|
enter \ before it (\" or \'). New-line character is "\n" or char 10.
|
|
|
|
2.3 <KEYS>
|
|
d - disable auto-closing
|
|
t - title
|
|
|
|
2.3.1 ICONS:
|
|
A - application
|
|
E - error
|
|
W - warning
|
|
O - ok
|
|
N - network
|
|
I - info
|
|
F - folder
|
|
C - component
|
|
M - mail
|
|
D - download
|
|
S - sound
|