Add FIXMEs for beeping later
Signed-off-by: Federico Mena Quintero <federico@gnu.org> svn path=/trunk/; revision=19831
This commit is contained in:
parent
d2293cc4f8
commit
6a06c6daee
@ -912,6 +912,10 @@ load_directory_get_folder_callback (GtkFileSystemHandle *handle,
|
||||
|
||||
chooser_entry->load_folder_handle = NULL;
|
||||
|
||||
/* FIXME: if there was an error *AND* we had a pending explicit completion, beep and pop up a
|
||||
* tooltip to say that the folder could not be loaded.
|
||||
*/
|
||||
|
||||
if (cancelled || error)
|
||||
goto out;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user