Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.7: Getting some utilities to play nice' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.7: Getting some utilities to play nice
Authored by: ce1g7v2e on Aug 23, '11 11:52:46PM
The »very hold hint« won't work. Use

    <key>LSUIElement</key>
    <true/>
instead. If you want the menubar icon back, change it (back) to:

    <key>LSUIElement</key>
    <false/>


[ Reply to This | # ]