Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv27088
Modified Files:
commands.py
Log Message:
oops
Index: commands.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/commands.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** commands.py 3 Nov 2003 18:04:43 -0000 1.9
--- commands.py 3 Nov 2003 18:08:14 -0000 1.10
***************
*** 15,18 ****
--- 15,21 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.10 2003/11/03 18:08:14 dischi
+ # oops
+ #
# Revision 1.9 2003/11/03 18:04:43 dischi
# cleanup, only show dialog when needed, image support
***************
*** 238,242 ****
def getCommandOutput(self, command, outputfile, erroutputfile):
- osd.get_singleton().show_mouse = True
child = popen2.Popen3(command, 1) # capture stdout and stderr from command
child.tochild.close() # don't need to talk to child
--- 241,244 ----
-------------------------------------------------------
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