don570 wrote: Mon Nov 14, 2022 9:26 pm
Forum member Burunduk made a simple improvement for pfind/pfilesearch...
viewtopic.php?p=65890#p65890
______________________________________________________
Also I made pfind addon to add a right click menu to do a search in a folder..
viewtopic.php?t=6634
___________________________________________________
Thanks for the links, I have bumped pfilesearch PET from 2.2 to 2.3
I will need to think about that right-click addon.
Easy generates the right-click menus in woofQ
...I will need to refresh my memory how this works.
Just a quick search of my blog, found these posts in 2018:
https://bkhome.org/news/201805/rox-file ... -menu.html
https://bkhome.org/news/201909/rox-file ... types.html
OK, remembering how it works...
I have edited /usr/sbin/build-rox-sendto, inserted this at line 181:
Code: Select all
pfind) MIMEDIR='inode_directory'; aNAME='pFind' ;;
The created /etc/xdg/rox.sourceforge.net/MIME-types/inode_directory:
...that should work!