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: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Wed, 23 Aug 2000 11:15:20 -0500 (CDT)
deniel      2000/08/23 11:15:17 CDT

  Modified files:
    gtk                  gui_prefs.c 
  Log:
  Do the same as with colors for the font selection dialog.
  Add a boolean that will be set to TRUE if the user hit OK
  in the font selection dialog. And do nothing about fonts
  in the apply routine if the font dialog has not been used
  by the user. This gets rid of a warning which was displayed
  each time the preferences are "OK, Saved or cancelled"
  and that whether the user has used the font selection
  dialog or not (which was very annoying) ...
  
  Revision  Changes    Path
  1.14      +18 -8     ethereal/gtk/gui_prefs.c