forked from len0rd/rockbox
Convert non-ASCII characters to UTF-8
Comments and notes are converted to UTF-8. Already broken multibyte characters are fixed using common sense. This patch contains no code changes. Change-Id: Ia511ab84936cb2495ac17309493a9b98727a7902
This commit is contained in:
parent
8f5128da16
commit
5d7c8a0df1
32 changed files with 94 additions and 90 deletions
|
|
@ -20,7 +20,7 @@
|
|||
****************************************************************************/
|
||||
/*
|
||||
* Parts of this code has been stolen from the Ample project and was written
|
||||
* by David H<EFBFBD>deman. It has since been extended and enhanced pretty much by
|
||||
* by David Härdeman. It has since been extended and enhanced pretty much by
|
||||
* all sorts of friendly Rockbox people.
|
||||
*
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
****************************************************************************/
|
||||
/*
|
||||
* Parts of this code has been stolen from the Ample project and was written
|
||||
* by David H<EFBFBD>deman. It has since been extended and enhanced pretty much by
|
||||
* by David Härdeman. It has since been extended and enhanced pretty much by
|
||||
* all sorts of friendly Rockbox people.
|
||||
*
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue