Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c display_opts.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, 8 May 2000 00:51:47 -0500 (CDT)
guy         2000/05/08 00:51:43 CDT

  Modified files:
    gtk                  capture_dlg.c display_opts.c 
  Log:
  Set up the buttons in the "Capture Preferences" dialog box to use
  mnemonics.
  
  Give the button, in the "Display Options" dialog box, that controls
  whether name resolution is enabled or not the same label ("Enable name
  resolution") as the equivalent button in the "Capture Preferencs" dialog
  box.
  
  Revision  Changes    Path
  1.24      +14 -4     ethereal/gtk/capture_dlg.c
  1.7       +3 -3      ethereal/gtk/display_opts.c