The GTK+ file chooser already *includes* UI code to ask the user whether
authorGuy Harris <guy@alum.mit.edu>
Tue, 19 Jun 2012 19:20:47 +0000 (19:20 -0000)
committerGuy Harris <guy@alum.mit.edu>
Tue, 19 Jun 2012 19:20:47 +0000 (19:20 -0000)
commit475b8d9bcd6f975cf4a891e7cb53f6d55b0c8ca2
treef97ccb7672858e9fa3f9c613dd6532e189076706
parent6ba80adfed2ac4e2d9768ed16e3f1efc39d481c4
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?".

svn path=/trunk/; revision=43381
ui/gtk/capture_file_dlg.c
ui/gtk/file_dlg.c
ui/gtk/file_dlg.h