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 43381: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_file_dlg.c

Date: Tue, 19 Jun 2012 19:20:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43381

User: guy
Date: 2012/06/19 12:20 PM

Log:
 The GTK+ file chooser already *includes* UI code to ask the user whether
 they want to overwrite an existing file; just use that.  (The Win32 file
 chooser also does that itself.)  Just do UI for "do you want to
 overwrite this {user-immutable,unwritable} file?".

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +19 -16    capture_file_dlg.c    Modified
  +66 -105   file_dlg.c            Modified
  +5 -5      file_dlg.h            Modified