home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / resource / netcomm / wcomm / disk2 / im.in_ / im.bin
Encoding:
Text File  |  1994-10-24  |  1.0 KB  |  37 lines

  1. ;In order to view attachments, IM must determine which application (viewer)
  2. ;is appropriate for the given MIME attachment.  If the attachment has a name,
  3. ;the extension of the name is used to search for a Windows association.  You
  4. ;may add associations to Windows by selecting "File | Associate" from the
  5. ;File Manager.  If the file has no name, the "Viewers" section in the im.ini
  6. ;file is consulted.  Each MIME type can have an entry in this section with
  7. ;the appropriate viewer application.  For example, to view postscript
  8. ;attachments with viewer "psview.exe", add: application/postscript=psview.exe.
  9. ;You may add addtional MIME types if required.
  10.  
  11. [Viewers]
  12. ;text/plain=
  13. ;text/enriched=
  14. ;text/richtext=
  15. ;messaged/rfc822=
  16. ;application/postscript=
  17. ;audio/basic=
  18. ;audio/wav=
  19. ;image/jpeg=
  20. ;image/gif=
  21. ;video/mpeg=
  22.  
  23. [Toolbar]
  24. Button1=7110
  25. Button2=3015
  26. Button3=3020
  27. Button4=3022
  28. Button5=3025
  29. Button6=1030
  30. Button7=3035
  31. Button8=2020
  32. Button9=1055
  33. Button10=3045
  34. Button11=6035
  35. Button12=6110
  36.  
  37.