Fri 22nd Jul 2005
Stopping an Application from appearing in the Dock
Posted late afternoon, filed under General.To stop an Application appearing in the Dock under Mac OS X add the following to it\’s Contents/Info.plist:
<key>NSUIElement</key> <string>1</string>