Update of /cvsroot/freevo/freevo/src/gui/displays
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22801

Modified Files:
        sdl.py 
Log Message:
need this import for keyboard to work

Index: sdl.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/displays/sdl.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** sdl.py      25 Sep 2004 05:17:59 -0000      1.7
--- sdl.py      25 Sep 2004 15:58:44 -0000      1.8
***************
*** 7,10 ****
--- 7,13 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.8  2004/09/25 15:58:44  mikeruelle
+ # need this import for keyboard to work
+ #
  # Revision 1.7  2004/09/25 05:17:59  rshortt
  # This was broken because I removed rc.Keyboard.  Here I add Keyboard class
***************
*** 63,67 ****
  import config
  import rc
! 
  
  DEFAULT_KEYMAP = {
--- 66,70 ----
  import config
  import rc
! import eventhandler
  
  DEFAULT_KEYMAP = {



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to