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: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Fri, 20 Feb 2004 12:43:59 -0600 (CST)
ulfl        2004/02/20 12:43:59 CST

  Modified files:
    gtk                  menu.c 
  Log:
  win32 only: when adding to the recent file list, prevent duplicates by:
  a) convert all slashes to backslashes b) do an insensitive filename compare
  
  Revision  Changes    Path
  1.166     +22 -7     ethereal/gtk/menu.c