Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv3109

Modified Files:
        blue1_big.xml blue1_small.xml 
Log Message:
Definitions for the tv guide


Index: blue1_big.xml
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/blue1_big.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** blue1_big.xml       7 Mar 2003 22:54:11 -0000       1.12
--- blue1_big.xml       8 Mar 2003 17:37:09 -0000       1.13
***************
*** 214,217 ****
--- 214,222 ----
      </font>
  
+     <font label="yellow shadow">
+       <definition name="Arial_Bold" size="20" color="0xffff66"/>
+       <shadow visible="yes" color="0x000000" x="1" y="1"/>
+     </font>
+ 
      <font label="grey big">
        <definition name="Arial_Bold" size="35" color="0xdddddd"/>
***************
*** 307,310 ****
--- 312,371 ----
        </content>
      </layout>
+ 
+     <!--
+     **********************************************
+     TV DEFINITIONS
+ 
+     -->
+     
+     <tv>
+       <screen layout="tv screen" visible="yes">
+       <area x="0" y="0" width="800" height="600"/>
+       </screen>
+       <title visible="no"/>
+       <view layout="player view" visible="no">
+       <area x="430" y="200" width="420" height="360"/> 
+       </view>
+       <info layout="player info" visible="no">
+       <area x="-50" y="80" width="550" height="300"/> 
+       </info>
+       <listing layout="tv listing" visible="yes">
+       <area x="10" y="220" width="780" height="370"/> 
+       </listing>
+     </tv>
+ 
+     <layout label="tv screen">
+       <background>
+       <image filename="../images/aubin_bg2" x="0" y="0" label="background"/>
+       </background>
+     </layout>
+ 
+     <!-- default listing area -->
+     <layout label="tv listing">
+       <content x="10" type="text" spacing="0">
+ 
+       <item type="label" font="white" width="100">
+         <rectangle bgcolor="0x88000066" size="1" color="0x000000" x="-5" y="-3"
+           width="max+10" height="max+6"/>
+       </item>
+ 
+       <item type="head" font="white">
+         <rectangle bgcolor="0x88000066" size="1" color="0x000000" x="-5" y="-3"
+           width="max+10" height="max+6"/>
+       </item>
+ 
+       <item type="default" font="white">
+         <rectangle bgcolor="0xff000000" color="0x000000" size="1" x="-5"
+           y="-3" width="max+10" height="max+6"/>
+       </item>
+ 
+       <item type="selected" font="yellow shadow">
+         <rectangle bgcolor="0x88ffffff" size="1" color="0x000000" x="-5"
+           y="-3" width="max+10" height="max+6"/>
+       </item>
+ 
+       </content>
+     </layout>
+ 
  
    </skin>

Index: blue1_small.xml
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/blue1_small.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** blue1_small.xml     26 Feb 2003 21:21:10 -0000      1.2
--- blue1_small.xml     8 Mar 2003 17:37:09 -0000       1.3
***************
*** 22,25 ****
--- 22,30 ----
      </font>
  
+     <font label="yellow shadow">
+       <definition name="Arial_Bold" size="16" color="0xffff66"/>
+       <shadow visible="yes" color="0x000000" x="1" y="1"/>
+     </font>
+ 
      <font label="grey big">
        <definition size="30"/>




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to