Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21032: /trunk/ /trunk/gtk/: main.c menu.c /trunk/: file.

Date: Wed, 14 Mar 2007 19:30:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21032

User: guy
Date: 2007/03/14 07:30 PM

Log:
 Don't enable "Save As" if you don't have an unsaved live capture file
 and there are no formats in which the file can be saved by some means
 other than copying the raw data; "Save As" isn't a very useful function
 in that case, and that prevents us from having an empty list of formats
 in which the file can be saved.

Directory: /trunk/gtk/
  Changes    Path          Action
  +6 -9      main.c        Modified
  +31 -23    menu.c        Modified

Directory: /trunk/
  Changes    Path          Action
  +22 -0     file.c        Modified
  +9 -0      file.h        Modified
  +3 -6      menu.h        Modified