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

Modified Files:
        blurr.fxd 
Log Message:
I'm not sure why, but someone removed the 'trackof' from the music player. 



Index: blurr.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blurr.fxd,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** blurr.fxd   29 May 2004 12:33:57 -0000      1.13
--- blurr.fxd   9 Jun 2004 12:09:51 -0000       1.14
***************
*** 691,696 ****
                          <goto_pos x="10" mode="relative"/>
                          <text font="player info" expression="trackno"/>
-                         <newline/>
                      </if>
                      <goto_pos y="15" mode="relative"/>
                      <if expression="length">
--- 691,700 ----
                          <goto_pos x="10" mode="relative"/>
                          <text font="player info" expression="trackno"/>
                      </if>
+                     <if expression="trackof">
+                             <text font="info value">/</text>
+                             <text font="info value" expression="trackof"/>
+                     </if>
+                     <newline/>
                      <goto_pos y="15" mode="relative"/>
                      <if expression="length">



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to