Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk menu.c prefs_dlg.c prefs_dlg.h

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: Wed, 5 Jul 2000 01:33:13 -0500 (CDT)
guy         2000/07/05 01:33:10 CDT

  Modified files:
    gtk                  menu.c prefs_dlg.c prefs_dlg.h 
  Log:
  Get rid of the stuff to let the callback that pops up the Preferences
  dialog select a particular page - I think that was used only by the
  filter code back when "Filter:" buttons popped up a Preferences dialog
  with the Filter page (which is no longer a Preferences dialog page)
  selected, but now there's a separate Filter dialog box.
  
  Revision  Changes    Path
  1.31      +2 -2      ethereal/gtk/menu.c
  1.13      +2 -8      ethereal/gtk/prefs_dlg.c
  1.3       +1 -7      ethereal/gtk/prefs_dlg.h