site  contact  subhomenews

pFind right-click on a folder

November 23, 2022 — BarryK

EasyOS 4.5.1 introduced right-click on a folder in ROX-Filer to run pFIND file-search app:

https://forum.puppylinux.com/viewtopic.php?p=72713#p72713

However, that only runs pFind via the "Exec=" line in /usr/share/applications/pfind.desktop.

It is required to run pfind with "-d $1", so I have modified /usr/sbin/build-rox-sendto script to handle this:

https://github.com/bkauler/woofq/commit/5127747cbe8ec143621b676337762c2e96be8f18

...now it works properly.    

Tags: easy