Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv6024

Modified Files:
        headlines.py 
Log Message:
changes to the new draw function in skin

Index: headlines.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/headlines.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** headlines.py        4 Dec 2003 21:49:53 -0000       1.14
--- headlines.py        6 Dec 2003 13:47:28 -0000       1.15
***************
*** 16,19 ****
--- 16,22 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.15  2003/12/06 13:47:28  dischi
+ # changes to the new draw function in skin
+ #
  # Revision 1.14  2003/12/04 21:49:53  dischi
  # change to new plugin code
***************
*** 144,148 ****
          self.menuw.hide(clear=False)
          rc.app(self)
!         skin.draw(('headlines', item))
  
  
--- 147,151 ----
          self.menuw.hide(clear=False)
          rc.app(self)
!         skin.draw('headlines', item)
  
  




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to