Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv3822
Modified Files:
file_ops.py
Log Message:
Remove some debug.
Index: file_ops.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/file_ops.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** file_ops.py 21 Oct 2003 21:17:42 -0000 1.9
--- file_ops.py 23 Oct 2003 23:05:24 -0000 1.10
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.10 2003/10/23 23:05:24 outlyer
+ # Remove some debug.
+ #
# Revision 1.9 2003/10/21 21:17:42 gsbarbieri
# Some more i18n improvements.
***************
*** 92,96 ****
def confirm_delete(self, arg=None, menuw=None):
self.menuw = menuw
- print "self.item.name=%s" % self.item.name
ConfirmBox(text=_('Do you wish to delete\n \'%s\'?') % self.item.name,
handler=self.delete_file, default_choice=1).show()
--- 95,98 ----
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog