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

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


Index: skin_aubin1.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/aubin1/skin_aubin1.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** skin_aubin1.py      17 Mar 2003 00:24:16 -0000      1.14
--- skin_aubin1.py      30 Mar 2003 14:14:31 -0000      1.15
***************
*** 10,13 ****
--- 10,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.15  2003/03/30 14:14:31  dischi
+ # Added an extra parameter to GetDisplayStyle, needed for force to style
+ # in the new skin
+ #
  # Revision 1.14  2003/03/17 00:24:16  outlyer
  # I don't even know why or how I broke this, but this is a fix for the
***************
*** 286,290 ****
          return FALSE
  
!     def GetDisplayStyle(self):
          return self.extended_menu
      
--- 290,294 ----
          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