home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / wnote192.zip / rescolor.rc < prev    next >
Text File  |  2000-05-03  |  590b  |  28 lines

  1. /* File used by MAKEINI.EXE                                              */
  2. /* Use the command                                                       */
  3. /*    MAKEINI warpnote.ini rescolor.rc                                   */
  4. /* This will reset the background color of WarpNote notes and notes list.*/
  5.  
  6. CODEPAGE 850
  7.  
  8. STRINGTABLE REPLACEMODE
  9. BEGIN
  10.  
  11.   ""
  12.   ""
  13.   ""
  14.   ""
  15.   ""
  16.   ""
  17.   ""
  18.   ""
  19.   ""
  20.   ""
  21.  
  22.   "WarpNote" "NoteListColor" ""
  23.   "WarpNote" "StandardBack" ""
  24.   "WarpNote" "StandardText" ""
  25.   "WarpNote" "BorderColor" ""
  26.   "WarpNote" "UseBorderColor" ""
  27. END 
  28.