Re: [Freevo-cvslog] Kaa r4334 - in trunk/candy: . doc src/backend src/widgets
Jason Tackaberry <[email protected]>
| Newsgroups | gmane.comp.video.freevo.devel |
|---|---|
| Message-ID | <1281906102.3366.5.camel@willow> |
On Sun, 2010-08-15 at 22:57 +0200, Dirk Meyer wrote:
> # If your extensions are in another directory, add it here. If the directory
> # is relative to the documentation root, use os.path.abspath to make it
> # absolute, like shown here.
> -sys.path.append(os.path.abspath('../build/lib.linux-i686-2.5/kaa'))
> +sys.path.append(os.path.abspath('../build/%s/kaa' % kaa.distribution.get_build_directory()))
> from candy.version import VERSION
Without actually looking at the file for better context, but I noticed a
mention of extensions, so is this something we could use get_plugins()
from kaa.base.utils for?
It's pretty flexible and supports eggs.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev