mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbutil: fix unzipping (FS#7439) Thanks to Dave Hopper.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13904 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3d73b8eb16
commit
8c964e1be3
2 changed files with 37 additions and 13 deletions
|
|
@ -29,6 +29,7 @@ static const wxString rbutil_developers[] = {
|
|||
wxT("Dave Chapman"),
|
||||
wxT("Dominik Wenger"),
|
||||
wxT("Bryan Childs"),
|
||||
wxT("Dave Hopper"),
|
||||
wxT("")
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue