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

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Mon, 24 Jan 2000 21:48:20 -0600 (CST)
gerald      2000/01/24 21:48:18 CST

  Modified files:
    gtk                  menu.c 
  Log:
  If we open a file, and immediately try to open another file while the first
  one is loading, we dump core.  Add the "Open..." menu item to the list of
  items that we disable while a file is loading.
  
  Revision  Changes    Path
  1.21      +2 -1      ethereal/gtk/menu.c