Recently I upgraded to Transmit 4, but the QuickSilver-plugin stopped working, really frustrating.
I searched the internet and found a working solution. So here it is:
- Go to
~/Library/Application Support/Quicksilver/PlugIns - Right click the
Transmit Module.qspluginfile and click 'Show Package Contents' - A new finder-window will open, go into the folder 'Contents'
- Open the
info.plistfile - Change every '
com.panic.Transmit3' to 'com.panic.Transmit' - Save the file and relaunch QuickSilver
Thx to Patrick Robertson.