Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4915

Modified Files:
        usb.py 
Log Message:
change poll intervall

Index: usb.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/usb.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** usb.py      28 Feb 2004 11:28:56 -0000      1.6
--- usb.py      31 May 2004 10:42:50 -0000      1.7
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.7  2004/05/31 10:42:50  dischi
+ # change poll intervall
+ #
  # Revision 1.6  2004/02/28 11:28:56  dischi
  # add hotplugging
***************
*** 74,78 ****
          plugin.DaemonPlugin.__init__(self)
          self.devices = util.list_usb_devices()
!         self.poll_interval = 10
  
  
--- 77,81 ----
          plugin.DaemonPlugin.__init__(self)
          self.devices = util.list_usb_devices()
!         self.poll_interval = 100
  
  



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to