Update of /cvsroot/freevo/freevo/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv1453

Modified Files:
        PopupBox.py 
Log Message:
Left in a debug line


Index: PopupBox.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/PopupBox.py,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** PopupBox.py 1 Sep 2003 18:50:56 -0000       1.24
--- PopupBox.py 3 Sep 2003 21:02:44 -0000       1.25
***************
*** 11,14 ****
--- 11,17 ----
  #-----------------------------------------------------------------------
  # $Log$
+ # Revision 1.25  2003/09/03 21:02:44  outlyer
+ # Left in a debug line
+ #
  # Revision 1.24  2003/09/01 18:50:56  dischi
  # Set default width and height based on screen size and size of the text
***************
*** 130,134 ****
          if not self.top:
              self.top  = self.osd.height/2 - self.height/2
- 
  
          if type(text) is StringType:
--- 133,136 ----




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to