Author: duncan Date: Mon Oct 2 21:01:06 2006 New Revision: 8303 Modified: branches/rel-1-5/freevo/freevo_config.py
Log: Put back default skin to blurr Modified: branches/rel-1-5/freevo/freevo_config.py ============================================================================== --- branches/rel-1-5/freevo/freevo_config.py (original) +++ branches/rel-1-5/freevo/freevo_config.py Mon Oct 2 21:01:06 2006 @@ -1030,7 +1030,7 @@ # used, otherwise the skin will rememeber the last choosen skin. # SKIN_XML_FILE = '' -SKIN_DEFAULT_XML_FILE = 'mediaportal' +SKIN_DEFAULT_XML_FILE = 'blurr' # # Select a way when to switch to text view even if a image menu is there ------------------------------------------------------------------------- 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
