Update of /cvsroot/freevo/freevo/share/skins/main
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31968/share/skins/main

Modified Files:
        blurr2.fxd 
Log Message:
Add some info to directory


Index: blurr2.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blurr2.fxd,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** blurr2.fxd  8 Feb 2004 05:30:10 -0000       1.33
--- blurr2.fxd  8 Feb 2004 17:42:21 -0000       1.34
***************
*** 263,270 ****
          </if>
          <if expression="not tv_show_name">
!           <if expression="name">
!             <text font="info tagline" width="max" expression="name"/>
!             <newline/>
!           </if>
          </if>
          <if expression="tagline">
--- 263,268 ----
          </if>
          <if expression="not tv_show_name">
!           <text font="info tagline" width="max" expression="name"/>
!           <newline/>
          </if>
          <if expression="tagline">
***************
*** 294,297 ****
--- 292,297 ----
  
        <item type="dir">
+         <text font="info tagline" width="max" expression="name"/>
+         <newline/>
          <if expression="tagline">
            <text font="info tagline" width="max" expression="tagline"/>
***************
*** 310,313 ****
--- 310,318 ----
            <newline/>
          </if>
+         <if expression="not content and not plot">
+           <text font="info value" width="max" expression="num_items"/>
+           <text font="info value"> Items</text>
+           <!-- other values are num_play_items and num_dir_items -->
+         </if>
          <newline/>
        </item>
***************
*** 373,389 ****
        spacing="20" font="default">
          <item type="dir">
!         <!-- DES -->
!             <text font="info tagline" width="max" expression="name"/>
!             <text font="info tagline" width="max" expression="description"/>
!             <if expression="plot">
!               <text font="info plot" height="max" mode="soft" 
!                 align="justified" expression="plot"/>
!               <newline/>
!             </if>
!             <if expression="content and not plot">
!               <text font="info plot" height="max" mode="soft" 
!                 align="justified" expression="content"/>
!               <newline/>
!             </if>
          </item> 
          <item type="image">
--- 378,386 ----
        spacing="20" font="default">
          <item type="dir">
!         <text font="info tagline" width="max" expression="name"/>
!         <newline/>
!         <text font="info value" width="max" expression="num_items"/>
!         <text font="info value"> Items</text>
!         <!-- other values are num_play_items and num_dir_items -->
          </item> 
          <item type="image">



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to