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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 21 Aug 2000 17:30:10 -0500 (CDT)
guy         2000/08/21 17:30:07 CDT

  Modified files:
    gtk                  gui_prefs.c 
  Log:
  Don't set the "prefs.gui_XXX" values until the "fetch" routine for the
  GUI preferences is called.
  
  Pull all the code for creating option menus for enumerated
  "prefs.gui_XXX" items into a common routine.
  
  Revision  Changes    Path
  1.8       +130 -201  ethereal/gtk/gui_prefs.c