home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / waveani.zip / readme.txt next >
Text File  |  1999-09-24  |  3KB  |  63 lines

  1. Communicator 4.6.1 for OS/2 animation change
  2. ============================================
  3.  
  4. Tired of the comets from Netscape?  You can change them!
  5.  
  6. Michael Kaply posted how on comp.os2.apps
  7.  
  8. This file contains two bitmaps that can be used to replace the flying
  9. comets that come standard with Netscape Communicator.
  10.  
  11. BEFORE YOU START BACKUP PREFS.JS
  12.  
  13. To make the change stop Communicator and add the following three lines
  14. to your prefs.js file.  It is usually under the \netscape\users\<name>
  15. directory.  If you have more than one profile set, you will have more
  16. than one prefs.js file.
  17.  
  18.  
  19. user_pref("toolbar.logo.frames", 20);
  20.  
  21. user_pref("toolbar.logo.win_large_file", "x:\\netscape\\wavel.bmp");
  22.  
  23. user_pref("toolbar.logo.win_small_file", "x:\\netscape\\waves.bmp");
  24.  
  25.  
  26.  
  27. Replace x: with the appropriate drive.
  28.  
  29. Copy the files wavel.bmp and waves.bmp to your netscape directory or
  30. change the paths to reflect the appropriate directory you copied them
  31. to.  Remember to keep the double slashes "\\" when reffering to directories.
  32.  
  33. If you already have made the change all you need to do is change the lines
  34. accordingly to reflect this animation set.
  35.  
  36. To get rid of the new animation, simply delete the three lines and restart
  37. Communicator.
  38.  
  39. BACK-UP THE FILE BEFORE YOU CHANGE IT!
  40.  
  41. Remember, I am not responsible for any problems you may have by changing
  42. the file.  I have tested the change successfully and several reports from
  43. comp.os2.apps state that the changes work well.
  44.  
  45. The bitmaps were converted from an original WebExplorer animation by
  46. Christof Pastors and downloaded from www.os2forum.or.at/TeamOS2/English/Special/Animations.
  47. Or from Hobbes from the /pub/multimedia/video/webexani directory.
  48. There are plenty of WebExplorer animations there just waiting for some dedicated
  49. OS/2 user to convert them.
  50.  
  51. You can make your own animations.  The bitmaps should be in 32x32 format for the
  52. large size and 16x16 for the small size.  The next step is to concatenate the
  53. bitmaps using an image editor.  I have used StarOffice 5.1 for the job.  The first
  54. line defines the number of bitmaps to be used for the animation.  If you plan to
  55. do your own, change the number accordingly.
  56.  
  57. Michael Kaply mentioned that the files can be of any size but I had the best
  58. results with the sizes above.
  59.  
  60. If anyone finds out how to get rid of the Netscape button that appears when these
  61. changes are applied please mail me or post a message to comp.os2.apps.
  62.  
  63. Have fun!