2013-09-19 Mike Blumenkrantz
* Fix bug where new files could not be created repeatedly
+ * Clicking in the filemanager when renaming cancels the rename
2013-08-30 Mike Blumenkrantz
* added check changed to shelf config dialog
* udisks2 support
* Navigate menu item now opens $HOME
+ * Clicking in the filemanager when renaming cancels the rename
Fixes:
* IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar.
sd = data;
ev = event_info;
_e_fm2_typebuf_hide(sd->obj);
+ if (sd->iop_icon)
+ _e_fm2_icon_entry_widget_del(sd->iop_icon);
if (ev->button == 1)
{
Eina_List *l;