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

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Dec 2001 22:41:49 -0600 (CST)
gerald      2001/12/30 22:41:49 CST

  Modified files:
    .                    prefs.c prefs.h 
  Log:
  Add preferences to save the main window size and position.  If enabled,
  the geometry is saved at exit.  Should we save the main window pane
  sizes as well?
  
  Move the DEF_WIDTH and DEF_HEIGHT #defines from gtk/main.h to prefs.h.
  Remove the reference to DEF_WIDTH from proto_hier_stats_dlg.c.
  
  Revision  Changes    Path
  1.75      +66 -10    ethereal/prefs.c
  1.35      +10 -1     ethereal/prefs.h