Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv26156
Modified Files:
listing_area.py
Log Message:
Added left/right icons and set the label width to the fixed value specified
in the xml file. The channel icons will be scaled to fill that space.
Index: listing_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/listing_area.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** listing_area.py 29 Mar 2003 21:43:39 -0000 1.18
--- listing_area.py 30 Mar 2003 14:10:15 -0000 1.19
***************
*** 10,13 ****
--- 10,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.19 2003/03/30 14:10:15 dischi
+ # Added left/right icons and set the label width to the fixed value specified
+ # in the xml file. The channel icons will be scaled to fill that space.
+ #
# Revision 1.18 2003/03/29 21:43:39 dischi
# small bugfix
***************
*** 126,129 ****
--- 130,136 ----
self.display_style = display_style
+ if menu.force_skin_layout != -1:
+ self.display_style = menu.force_skin_layout
+
self.init_vars(settings, menu.item_types)
-------------------------------------------------------
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