Rockbox Utility: fix some names missing from the CREDITS.
commit08d99ec94c4bf34ba7eb432e71c9dfc89fb3e1af
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 Apr 2011 21:09:15 +0000 (30 21:09 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 Apr 2011 21:09:15 +0000 (30 21:09 +0000)
treee11cc5cf87bab4407e52ef9a5203f625fc0f8db9
parentf326ad519a62a7f972f48b72f88c8be5c12200fb
Rockbox Utility: fix some names missing from the CREDITS.

The regexp used when displaying the names didn't take into account that names
could start with non-ASCII letters. Use a different approach when filtering the
header to make them not disappear.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29803 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/rbutilqt.cpp