Author: dmeyer Date: Wed Feb 14 19:53:07 2007 New Revision: 9216 Modified: trunk/ui/src/config.py
Log: import set_default from kaa.config Modified: trunk/ui/src/config.py ============================================================================== --- trunk/ui/src/config.py (original) +++ trunk/ui/src/config.py Wed Feb 14 19:53:07 2007 @@ -35,6 +35,7 @@ import logging import kaa.popcorn +from kaa.config import set_default import freevo.conf from freevo.xmlconfig import xmlconfig ------------------------------------------------------------------------- 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
