Subversion Repositories Kolibri OS

Rev

Rev 4784 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. 1. INSTALL
  2.   Copy "@notify" and "notify3.png" to "/sys/". Launch "test.sh" for testing.
  3.  
  4. 2. FORMAT
  5.  2.1 RUN
  6.   a) @notify <TEXT>
  7.   b) @notify "<TEXT>" [-<KEYS>]
  8.   c) @notify '<TEXT>' [-<KEYS>]
  9.  
  10.  2.2 <TEXT>
  11.   All charactes. If you won`t to write character of quote (" or '), you must
  12.   enter \ before it (\" or \'). New-line character is "\n" or char 10.
  13.  
  14.  2.3 <KEYS>
  15.   d - disable auto-closing
  16.   t - first line is title
  17.   A - application icon
  18.   E - error icon
  19.   W - warning icon
  20.   O - ok icon
  21.   N - network icon
  22.   I - info icon
  23.   F - folder icon
  24.   C - component icon
  25.