Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c proto_dlg.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 6 Aug 2003 19:41:29 -0500 (CDT)
guy         2003/08/06 19:41:29 CDT

  Modified files:
    gtk                  main.c proto_dlg.c 
  Log:
  From Michael Lum: add the ability to have a preferences file containing
  a list of disabled protocols, and to save that list from the Edit >
  Protocols dialog box.
  
  Add checks for read errors in "read_prefs()".
  
  Clean up white space.
  
  Revision  Changes    Path
  1.304     +121 -73   ethereal/gtk/main.c
  1.26      +51 -1     ethereal/gtk/proto_dlg.c