Update of /cvsroot/freevo/freevo/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv15219
Modified Files:
LetterBoxGroup.py
Log Message:
Got rid of trailing whitespaces from the 'word'.
Index: LetterBoxGroup.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/LetterBoxGroup.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** LetterBoxGroup.py 24 Mar 2003 02:40:50 -0000 1.4
--- LetterBoxGroup.py 30 Mar 2003 16:15:42 -0000 1.5
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.5 2003/03/30 16:15:42 rshortt
+ # Got rid of trailing whitespaces from the 'word'.
+ #
# Revision 1.4 2003/03/24 02:40:50 rshortt
# These objects are now using skin properties.
***************
*** 189,193 ****
word = word + box.get_text()
! return word
--- 192,196 ----
word = word + box.get_text()
! return word.rstrip()
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog