nvda
1d1fa350 - Fix major problems when saving user-defined gestures where a gesture contains a non-ASCII character.

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
Parents
Loading