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

Modified Files:
        LetterBoxGroup.py 
Log Message:
missing comma causes 8 to not show

Index: LetterBoxGroup.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/LetterBoxGroup.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** LetterBoxGroup.py   13 Mar 2004 22:32:44 -0000      1.16
--- LetterBoxGroup.py   25 Apr 2004 18:19:10 -0000      1.17
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.17  2004/04/25 18:19:10  mikeruelle
+ # missing comma causes 8 to not show
+ #
  # Revision 1.16  2004/03/13 22:32:44  dischi
  # Improve input handling:
***************
*** 287,291 ****
                    [ "M", "N", "O", "6" ],
                    [ "P", "Q", "R", "S", "7" ],
!                   [ "T", "U", "V"  "8"],
                    [ "W", "X", "Y", "Z" ,"9"])
          
--- 290,294 ----
                    [ "M", "N", "O", "6" ],
                    [ "P", "Q", "R", "S", "7" ],
!                   [ "T", "U", "V", "8"],
                    [ "W", "X", "Y", "Z" ,"9"])
          



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to