Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv1691
Modified Files:
directory.py
Log Message:
Fix a typo.
Index: directory.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/directory.py,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** directory.py 8 Dec 2003 20:37:33 -0000 1.74
--- directory.py 10 Dec 2003 13:14:24 -0000 1.75
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.75 2003/12/10 13:14:24 rshortt
+ # Fix a typo.
+ #
# Revision 1.74 2003/12/08 20:37:33 dischi
# merged Playlist and RandomPlaylist into one class
***************
*** 439,443 ****
self.arg = arg
self.menuw = menuw
! pb = PasswordInputBox(text=_('Enter Password'), handler=self.pass_cmp_cp)
pb.show()
else:
--- 442,446 ----
self.arg = arg
self.menuw = menuw
! pb = PasswordInputBox(text=_('Enter Password'), handler=self.pass_cmp_cb)
pb.show()
else:
-------------------------------------------------------
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