Use document_show_message() when a file is removed from disk
commite469aa6acc76fb47194c322efef3d4f900f990a2
authorMatthew Brush <matt@geany.org>
Wed, 21 May 2014 05:52:57 +0000 (21 07:52 +0200)
committerThomas Martitz <kugel@rockbox.org>
Sat, 24 May 2014 13:05:08 +0000 (24 15:05 +0200)
tree738494a429bcb14b448a7a2fab50243da71a7228
parent667c35a004aeabfb254da3d91186b8f523869cf0
Use document_show_message() when a file is removed from disk

The close button is removed from the dialog also since the user can easily
choose to close the document normally.

Setting default response removed since it's not working yet.
src/document.c