Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal prefs-int.h prefs.c

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Sat, 13 Dec 2003 11:24:48 -0600 (CST)
ulfl        2003/12/13 11:24:48 CST

  Modified files:
    .                    prefs-int.h prefs.c 
  Log:
  changed read_prefs_file(): read in a generic config file and do a callback to
  pref_set_pair_fct() for every key/value pair found
  
  Revision  Changes    Path
  1.11      +11 -1     ethereal/prefs-int.h
  1.114     +23 -14    ethereal/prefs.c