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 43072: /trunk/ui/gtk/ /trunk/ui/gtk/: file_dlg.c file_dl

Date: Mon, 04 Jun 2012 17:21:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43072

User: guy
Date: 2012/06/04 10:21 AM

Log:
 file_target_exist_ui() is used only on UN*Xes; on Win32, we'd use the
 Windows file dialog, which has its own built-in version of the "do you
 want to overwrite that file?" dialog, and Notepad and WordPad, at least,
 just appear to error out if you try to overwrite a file with the
 read-only flag set, rather than asking whether you want to override
 that.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +2 -0      file_dlg.c    Modified
  +2 -0      file_dlg.h    Modified