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

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: Sun, 20 Jun 2004 14:35:04 -0500 (CDT)
ulfl        2004/06/20 14:35:04 CDT

  Modified files:
    gtk                  dlg_utils.c 
  Log:
  bugfix: is using last_open_dir with GTK2.4 file chooser
  gtk_file_chooser_set_current_folder() is very pedantic of it's parameter,
  trim filename so it will be accepted.
  
  Revision  Changes    Path
  1.39      +20 -4     ethereal/gtk/dlg_utils.c