Update of /cvsroot/freevo/freevo/src/skins/main
In directory sc8-pr-cvs1:/tmp/cvs-serv26287

Modified Files:
        default_areas.py 
Log Message:
small fix

Index: default_areas.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/skins/main/default_areas.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** default_areas.py    5 Jan 2004 21:13:36 -0000       1.5
--- default_areas.py    13 Jan 2004 19:12:12 -0000      1.6
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.6  2004/01/13 19:12:12  dischi
+ # small fix
+ #
  # Revision 1.5  2004/01/05 21:13:36  dischi
  # make it possible that menu itself has title and subtitle
***************
*** 149,153 ****
  
          self.text = text
!         self.drawstring(text, content.font, content, height=-1, mode='hard')
  
  
--- 152,156 ----
  
          self.text = text
!         self.drawstring(text, content.font, content, mode='hard')
  
  




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to