Author: dmeyer Date: Tue Jan 8 11:53:03 2008 New Revision: 2959 Log: adjust to kaa.notifier updates
Modified: trunk/imlib2/src/image.py Modified: trunk/imlib2/src/image.py ============================================================================== --- trunk/imlib2/src/image.py (original) +++ trunk/imlib2/src/image.py Tue Jan 8 11:53:03 2008 @@ -35,8 +35,8 @@ # imlib2 wrapper import _Imlib2 +from kaa import Signal from kaa.strutils import utf8 -from kaa.notifier import Signal from font import * ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
