kolibrios/programs/system/notify3
eAndrew 2d5fb32931 Notify 3: added testing script
git-svn-id: svn://kolibrios.org@4802 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-08 19:07:05 +00:00
..
NOTIFY.ASM Notify3: fix, char 10 == \n, faster animation 2014-04-08 18:39:01 +00:00
README.TXT Notify3: fix, char 10 == \n, faster animation 2014-04-08 18:39:01 +00:00
TEST.SH Notify 3: added testing script 2014-04-08 19:07:05 +00:00

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 - first line is title
  A - application icon
  E - error icon
  W - warning icon
  O - ok icon
  N - network icon
  I - info icon
  F - folder icon
  C - component icon