I've been using Growl and I opened the GrowliChat script that comes with it and I saved it as an app (checked stay open) and it runs fine. The problem is I don't want the script to show up in the dock when I run it. So I went to hide it by editing the info.plist and adding:
<key>LSUIElement</key>
<true/>
to the <dict> tag of GrowliChat but I can't get the package contents to show to actually edit it.
Anyone know what I'm doing wrong?
<key>LSUIElement</key>
<true/>
to the <dict> tag of GrowliChat but I can't get the package contents to show to actually edit it.
Anyone know what I'm doing wrong?