Subversion Repositories Kolibri OS

Rev

Rev 5892 | Blame | Compare with Previous | 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.   c - disable closing by click
  17.   t - title
  18.   p - progressbar
  19.  
  20.   2.3.1 ICONS:
  21.    A - application
  22.    E - error
  23.    W - warning
  24.    O - ok
  25.    N - network
  26.    I - info
  27.    F - folder
  28.    C - component
  29.    M - mail
  30.    D - download
  31.    S - sound
  32.