Ronald Oussoren <ronaldousso...@mac.com> wrote:

> On 3 Feb, 2009, at 19:14, Bill Janssen wrote:
> >
> > But in the spirit of education, here's what I've got in my  
> > Python.app's
> > Info.plist:
> >
> >     <key>LSUIElement</key>
> >     <true/>
> 
> That's the wrong definition, it should be:
> 
>     <key>LSUIElement</key>
>     <string>1</string>

Thanks for the correction, Ronald.  But it seems to do the trick, too.

Bill
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to