Ticket #70: 13070-mc-4.6.1-entervfs.patch
File 13070-mc-4.6.1-entervfs.patch, 437 bytes (added by slavazanko, 16 years ago) |
---|
-
src/screen.c
old new 1706 1706 if ((S_ISDIR (selection (panel)->st.st_mode) 1707 1707 || link_isdir (selection (panel)))) { 1708 1708 do_cd (selection (panel)->fname, cd_exact); 1709 } 1709 }else 1710 /* Try associated command */ 1711 if (regex_command (selection (panel)->fname, "Open", 0) != 0) 1712 return 1; 1710 1713 } 1711 1714 1712 1715 static void