Rename cf_not_saved() to cf_has_unsaved_data() to clarify what it
authorGuy Harris <guy@alum.mit.edu>
Tue, 2 Apr 2013 20:35:46 +0000 (20:35 -0000)
committerGuy Harris <guy@alum.mit.edu>
Tue, 2 Apr 2013 20:35:46 +0000 (20:35 -0000)
commit432e914dbd43c3ee354aa1eeff8f2dc750913f0e
tree80578ae6f2e2f3f347a4022b4d5503852e075d56
parentf32a839bb0514461072096dadad0e0d888fc3869
Rename cf_not_saved() to cf_has_unsaved_data() to clarify what it
indicates.  (Note: "unsaved data" is more than just "unsaved changes";
it could also mean "temporary file that hasn't been saved anywhere".)

svn path=/trunk/; revision=48709
file.c
file.h
ui/gtk/capture_file_dlg.c
ui/gtk/main_titlebar.c
ui/qt/main_window.cpp