nvda
1d1fa350
- Fix major problems when saving user-defined gestures where a gesture contains a non-ASCII character.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 years ago
Fix major problems when saving user-defined gestures where a gesture contains a non-ASCII character. GlobalGestureMap.save wasn't setting the encoding to UTF-8, so it was only able to write ASCII characters. Fixes #3598.
Author
jcsteh
Parents
6182d7c1
Loading