wok rev 21358
libfm: revert default quick_exec behaviour. To change this defaults go to *PCManFM* settings.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Apr 21 12:32:57 2019 +0300 (2019-04-21) |
parents | e5bb9ea7a49d |
children | 6ffd94343946 |
files | libfm/receipt libfm/stuff/quick-exec.patch |
line diff
1.1 --- a/libfm/receipt Sun Apr 21 10:07:03 2019 +0100 1.2 +++ b/libfm/receipt Sun Apr 21 12:32:57 2019 +0300 1.3 @@ -35,6 +35,8 @@ 1.4 # # fix freeze when using custom action with "inode/directory": 1.5 # sed 's|TRUE, 0.5, 0.0|FALSE, 0.0f, 0.0f|' -i src/gtk/fm-standard-view.c 1.6 ./autogen.sh 1.7 + 1.8 + patch -p1 -i $stuff/quick-exec.patch 1.9 ./configure \ 1.10 --sysconfdir=/etc \ 1.11 --disable-static \
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/libfm/stuff/quick-exec.patch Sun Apr 21 12:32:57 2019 +0300 2.3 @@ -0,0 +1,10 @@ 2.4 +--- a/data/libfm.conf 2.5 ++++ b/data/libfm.conf 2.6 +@@ -4,6 +4,7 @@ 2.7 + confirm_del=1 2.8 + thumbnail_local=1 2.9 + thumbnail_max=2048 2.10 ++quick_exec=1 2.11 + 2.12 + [ui] 2.13 + big_icon_size=48