attempting right click -> Open with multiple directories selected will no longer try crazy things

SVN revision: 72482
devs/princeamd/enlightenment-0.17-elive
Mike Blumenkrantz 11 years ago
parent 20a94946f4
commit bb171bd77a
  1. 1
      src/modules/fileman/e_fwin.c

@ -1834,6 +1834,7 @@ _e_fwin_file_open_dialog(E_Fwin_Page *page,
{
e_fm2_path_set(page->fm_obj, NULL, buf);
_e_fwin_window_title_set(page);
l = NULL;
}
}
else

Loading…
Cancel
Save