Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv20735

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.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** listing_area.py     19 Mar 2003 11:00:24 -0000      1.11
--- listing_area.py     21 Mar 2003 19:32:51 -0000      1.12
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.12  2003/03/21 19:32:51  dischi
+ # small bugfix
+ #
  # Revision 1.11  2003/03/19 11:00:24  dischi
  # cache images inside the area and some bugfixes to speed up things
***************
*** 257,260 ****
--- 260,264 ----
  
              if content.type == 'text':
+                 icon_x = 0
                  if choice.icon:
                      cname = '%s-%s-%s' % (choice.icon, vspace-content.spacing,
***************
*** 270,275 ****
                          self.draw_image(image, (x0, y0))
                          icon_x = vspace
-                 else:
-                     icon_x = 0
  
                  if val.rectangle:
--- 274,277 ----




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to