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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 17 Feb 2004 08:49:11 -0600 (CST)
ulfl        2004/02/17 08:49:11 CST

  Modified files:
    gtk                  file_dlg.c main.c recent.c recent.h 
  Log:
  bugfix: use last_open_dir for the recent file,
  instead of the somewhat duplicated value in the recent struct
  
  Revision  Changes    Path
  1.97      +1 -7      ethereal/gtk/file_dlg.c
  1.398     +4 -2      ethereal/gtk/main.c
  1.10      +4 -8      ethereal/gtk/recent.c
  1.5       +1 -2      ethereal/gtk/recent.h