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
|
|
@ -7,7 +7,7 @@
|
|||
* mfg.gfd.uil
|
||||
* IOhannes
|
||||
*
|
||||
* 2509:forum::für::umläute:2001
|
||||
* 2509:forum::für::umläute:2001
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ to be different but are now unified except for some fossilized names.) */
|
|||
* changed the canvas_restore, so that it might accept $args as well
|
||||
* (like "pd $0_test")
|
||||
* so you can make multiple & distinguishable templates
|
||||
* 1511:forum::für::umläute:2001
|
||||
* 1511:forum::für::umläute:2001
|
||||
* changes marked with IOhannes
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ control their appearances by adding stuff to draw.
|
|||
/* IOhannes :
|
||||
* changed the canvas_restore, so that it might accept $args as well (like "pd $0_test")
|
||||
* so you can make multiple & distinguishable templates
|
||||
* 1511:forum::für::umläute:2001
|
||||
* 1511:forum::für::umläute:2001
|
||||
* changes marked with IOhannes
|
||||
* added Krzysztof Czajas fix to avoid crashing...
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
/* IOhannes :
|
||||
* changed the canvas_restore in "g_canvas.c", so that it might accept $args as well (like "pd $0_test")
|
||||
* so you can make multiple & distinguishable templates
|
||||
* 1511:forum::für::umläute:2001
|
||||
* 1511:forum::für::umläute:2001
|
||||
* change marked with IOhannes
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue