Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk color_dlg.c color_filters.c color_filter

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: Thu, 15 May 2003 02:44:55 -0500 (CDT)
guy         2003/05/15 02:44:55 CDT

  Modified files:
    gtk                  color_dlg.c color_filters.c 
                         color_filters.h 
  Log:
  From Richard Urwin:
  
  	add support for a system-wide color filter file;
  
  	fix a bug where "read_filters()" didn't close the file handle.
  
  Use the "get_datafile_path()" routine he added to construct the pathname
  of the Diameter directory, the global preferences file, and the manuf
  file.
  
  Revision  Changes    Path
  1.24      +107 -60   ethereal/gtk/color_dlg.c
  1.2       +151 -37   ethereal/gtk/color_filters.c
  1.2       +3 -2      ethereal/gtk/color_filters.h