Dirk Meyer wrote:
Cool. In that case I guess I need to start using the games plugin. :)
at least someone will use it ;-)
Yes please. The dir as tgz + a patch for the other stuff. I will add it to svn and after that only patches are needed.
here is the patch needed and the games directory. Mathias
Index: freevo_trunk/ui/src/gui/compat.py =================================================================== --- freevo_trunk/ui/src/gui/compat.py (revision 9404) +++ freevo_trunk/ui/src/gui/compat.py (working copy) @@ -108,6 +108,10 @@ def update(self): self.engine.canvas.update() + +class _Gamesplayer(BaseApplication): + name = 'games' + areas = () class _Videoplayer(BaseApplication):
games.tar.gz
Description: application/gzip
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel