Aubin Paul wrote: > This is there: > > if not rc.app: > return > > which is there now. Isn't that the inverse of how it should be though?
First: yes Second: rc.app is always True, we need rc.app() Fixed both! Dischi -- The only problem with mornings is that they happen too early in the day. ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
