Revision 695895
Go back to digest for 5th August 2007Bug Fixes in Multimedia
Mark Kretschmann committed changes in /branches/stable/extragear/multimedia/amarok:
Wikipedia artist lookup would freeze Amarok if the artist was not found and the locale was not English.
This was because of this nasty detail: QString.endsWidth( "" ) always returns true, not false.
File Changes
Modified 2 files
- /branches/stable/extragear/multimedia/amarok
- /ChangeLog
- /src/contextbrowser.cpp
2 files changed in total