I have an application (Tweetie) that has a dock icon and a menu bar icon. If I put
after <dict> in the info.plist file for the application, then both the dock and menu bar icons disappear. Does anyone know of a way to disable only the dock icon while keeping the the menu bar icon visible? Thanks in advance...
Code:
<key>LSUIElement</key>
<true/>