On May 2, 2010, at 6:59 AM, sudo wrote: > Rob, thanks for the answer. > Still, I found neither the 'Move to...' action's plist nor the post > that you refer to.
The file you want should be here: `/Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/Info.plist` Look for "FileMoveToAction" under QSActions and chance displaysResult from 1 to 0. (This will be easier if you have the Property List Editor, which is installed as part of the development tools.) -- Rob McBroom <http://www.skurfer.com/>
