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

Modified Files:
        xml_skin.py 
Log Message:
bugfix

Index: xml_skin.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/xml_skin.py,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** xml_skin.py 23 Mar 2003 19:57:11 -0000      1.29
--- xml_skin.py 23 Mar 2003 20:50:07 -0000      1.30
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.30  2003/03/23 20:50:07  dischi
+ # bugfix
+ #
  # Revision 1.29  2003/03/23 19:57:11  dischi
  # Moved skin xml files to skins/xml/type1 and all stuff for blue_round2 to
***************
*** 700,704 ****
                      # if type is all, all types except default are deleted and
                      # the settings will be loaded for default
!                     self.menu = {}
                      type = 'default'
                      
--- 703,707 ----
                      # if type is all, all types except default are deleted and
                      # the settings will be loaded for default
!                     self._menu = {}
                      type = 'default'
                      




-------------------------------------------------------
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