Author: duncan
Date: Thu Jan 11 21:24:01 2007
New Revision: 8965

Modified:
   branches/rel-1/freevo/src/skins/main/area.py

Log:
[ 1632856 ] Crash in todays svn
Fixes pygamesurface_imlib2_scale not found
Patch from Frank Naude applied


Modified: branches/rel-1/freevo/src/skins/main/area.py
==============================================================================
--- branches/rel-1/freevo/src/skins/main/area.py        (original)
+++ branches/rel-1/freevo/src/skins/main/area.py        Thu Jan 11 21:24:01 2007
@@ -56,15 +56,13 @@
 import config
 import util
 
+from skin_utils import *
 import xml_skin
 import screen
 
 SkinObjects = screen.SkinObjects
 
 
-# Create the OSD object
-osd = osd.get_singleton()
-
 
 class Geometry:
     """

-------------------------------------------------------------------------
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-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to