# HG changeset patch # User Aleksej Bobylev # Date 1555839177 -10800 # Node ID cad1580ae09af08ac9f79111a31253d480c82a4f # Parent e5bb9ea7a49d6bca4d73cc086b6127b3c73c9003 libfm: revert default quick_exec behaviour. To change this defaults go to *PCManFM* settings. diff -r e5bb9ea7a49d -r cad1580ae09a libfm/receipt --- a/libfm/receipt Sun Apr 21 10:07:03 2019 +0100 +++ b/libfm/receipt Sun Apr 21 12:32:57 2019 +0300 @@ -35,6 +35,8 @@ # # fix freeze when using custom action with "inode/directory": # sed 's|TRUE, 0.5, 0.0|FALSE, 0.0f, 0.0f|' -i src/gtk/fm-standard-view.c ./autogen.sh + + patch -p1 -i $stuff/quick-exec.patch ./configure \ --sysconfdir=/etc \ --disable-static \ diff -r e5bb9ea7a49d -r cad1580ae09a libfm/stuff/quick-exec.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libfm/stuff/quick-exec.patch Sun Apr 21 12:32:57 2019 +0300 @@ -0,0 +1,10 @@ +--- a/data/libfm.conf ++++ b/data/libfm.conf +@@ -4,6 +4,7 @@ + confirm_del=1 + thumbnail_local=1 + thumbnail_max=2048 ++quick_exec=1 + + [ui] + big_icon_size=48