jcs
/wallops
/amendments
/settings.h
Amendments on September 11, 2024
*: Implement selective ignoring of certain events like joins and quits
          
          On a small screen in a busy channel, having a screenful of nothing
          but joins and quits is pretty annoying, so make it easy to turn them
          off and on globally.
      Amendments on August 30, 2024
settings: Move storage to preferences file
          
          Storing in resources in the application was cleaner but each app
          update would wipe them out.  Since there is possibly a server
          password being stored, a user might not clear the settings out 
          before sharing the binary.
          
          Save the preferences file in the System folder on System 6, or
          System:Preferences on System 7+.
      
        1