(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.
This commit is contained in:
@@ -73,7 +73,7 @@ enum WindowKeyCodes {
|
||||
|
||||
/* backquote is the key left of "1"
|
||||
* we only store this key here, no matter what character is really mapped to it
|
||||
* on a particular keyboard. (US keyboard: ` and ~ ; German keyboard: ^ and <EFBFBD>) */
|
||||
* on a particular keyboard. (US keyboard: ` and ~ ; German keyboard: ^ and °) */
|
||||
WKC_BACKQUOTE = 45,
|
||||
WKC_PAUSE = 46,
|
||||
|
||||
|
Reference in New Issue
Block a user