Subversion Repositories Kolibri OS

Rev

Rev 4822 | Go to most recent revision | 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.  
  19.   2.3.1 ICONS:
  20.    A - application
  21.    E - error
  22.    W - warning
  23.    O - ok
  24.    N - network
  25.    I - info
  26.    F - folder
  27.    C - component
  28.    M - mail
  29.    D - download
  30.    S - sound
  31.