Author: duncan
Date: Sun Jan  7 18:03:47 2007
New Revision: 8945

Modified:
   branches/rel-1/freevo/share/skins/main/dark.fxd

Log:
Dark skin does not define title0, so it crashes the skin,
This stops it from causing a crash, but I've no idea what the intention is.


Modified: branches/rel-1/freevo/share/skins/main/dark.fxd
==============================================================================
--- branches/rel-1/freevo/share/skins/main/dark.fxd     (original)
+++ branches/rel-1/freevo/share/skins/main/dark.fxd     Sun Jan  7 18:03:47 2007
@@ -178,7 +178,7 @@
 
 <headlines>
  <screen layout="default screen" x="0" y="0" width="800" height="600"/>
-  <title visible="not idlebar" layout="title0" x="10" y="10" width="780" 
height="60"/>
+  <!--<title visible="not idlebar" layout="title0" x="10" y="10" width="780" 
height="60"/>-->
   <info layout="info" x="10" y="110" width="780" height="480"/>
 </headlines>
 

-------------------------------------------------------------------------
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