Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c file_dlg.h main.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 5 Dec 2001 20:21:27 -0600 (CST)
guy         2001/12/05 20:21:27 CST

  Modified files:
    gtk                  file_dlg.c file_dlg.h main.c 
  Log:
  Make the "Save only marked frames" button in the "Save As..." dialog box
  sensitive only if there *are* marked frames.
  
  Revision  Changes    Path
  1.45      +39 -7     ethereal/gtk/file_dlg.c
  1.2       +10 -3     ethereal/gtk/file_dlg.h
  1.216     +7 -4      ethereal/gtk/main.c