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

Modified Files:
        blurr2.fxd 
Log Message:
better image info

Index: blurr2.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blurr2.fxd,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** blurr2.fxd  12 Feb 2004 17:18:48 -0000      1.39
--- blurr2.fxd  13 Feb 2004 20:29:13 -0000      1.40
***************
*** 379,395 ****
          <!-- other values are num_play_items and num_dir_items -->
          </item> 
          <item type="image">
!         <text width="300" font="info value" expression="name"/>
!           <goto_pos x="10" mode="relative"/>
!           <if expression="width and height">
!             <text font="info value" expression="width"/>
!             <text font="info value">x</text>
!             <text font="info value" expression="height"/>
!           </if>
!           <goto_pos x="500" mode="absolute"/>
            <if expression="date">
!             <text font="info value" expression="date"/>
!             <newline/>
            </if>
            <if expression="description">
              <text font="info plot" height="max" mode="soft" 
expression="description"/>
--- 379,396 ----
          <!-- other values are num_play_items and num_dir_items -->
          </item> 
+         <item type="playlist">
+         <text font="info tagline" width="max" expression="name"/>
+         <newline/>
+         <text font="info value" width="max" expression="len(playlist)"/>
+         <text font="info value"> Items</text>
+         <!-- other values are num_play_items and num_dir_items -->
+         </item> 
          <item type="image">
!         <text font="info tagline" expression="name"/>
!           <goto_pos x="50" mode="relative"/>
            <if expression="date">
!             <text font="info value" width="max" align="right" expression="date"/>
            </if>
+         <newline/>
            <if expression="description">
              <text font="info plot" height="max" mode="soft" 
expression="description"/>
***************
*** 401,404 ****
--- 402,410 ----
              <text font="info value" mode="soft" expression="location"/>
            </if>
+           <if expression="not location">
+             <if expression="geometry">
+               <text font="info value" expression="geometry"/>
+             </if>
+           </if>
          </if>
          </item>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to