Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv27986/main1

Modified Files:
        skin_main1.py 
Log Message:
Added an extra parameter to GetDisplayStyle, needed for force to style
in the new skin


Index: skin_main1.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/main1/skin_main1.py,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** skin_main1.py       2 Mar 2003 19:02:15 -0000       1.86
--- skin_main1.py       30 Mar 2003 14:14:31 -0000      1.87
***************
*** 10,13 ****
--- 10,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.87  2003/03/30 14:14:31  dischi
+ # Added an extra parameter to GetDisplayStyle, needed for force to style
+ # in the new skin
+ #
  # Revision 1.86  2003/03/02 19:02:15  dischi
  # Add [] for directories in the normal menu and don't change the name
***************
*** 243,247 ****
          return FALSE
  
!     def GetDisplayStyle(self):
          return self.extended_menu
      
--- 247,251 ----
          return FALSE
  
!     def GetDisplayStyle(self, menu=None):
          return self.extended_menu
      




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

Reply via email to