Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv6782
Modified Files:
listing_area.py
Log Message:
small bugfix
Index: listing_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/listing_area.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** listing_area.py 27 Mar 2003 20:10:59 -0000 1.17
--- listing_area.py 29 Mar 2003 21:43:39 -0000 1.18
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.18 2003/03/29 21:43:39 dischi
+ # small bugfix
+ #
# Revision 1.17 2003/03/27 20:10:59 dischi
# Fix endless loop on empty directories (and added a messages)
***************
*** 170,173 ****
--- 173,177 ----
hskip = min(hskip, r.x)
vskip = min(vskip, r.y)
+ items_w = max(items_w, r.width)
items_h = max(items_h, ct.font.h, rh)
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog