Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk simple_dialog.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: Wed, 3 May 2000 02:19:47 -0500 (CDT)
guy         2000/05/03 02:19:43 CDT

  Modified files:
    gtk                  simple_dialog.c 
  Log:
  Make dialog boxes created with "simple_dialog()" use the new utilities
  to make the Esc key cancel the dialog box (or accept it, if it has no
  "Cancel" button).
  
  Revision  Changes    Path
  1.2       +12 -1     ethereal/gtk/simple_dialog.c