DuckToolkit icon indicating copy to clipboard operation
DuckToolkit copied to clipboard

Swiss / German {

Open kevthehermit opened this issue 8 years ago • 0 comments

Left brace is missing from ch swiss / german language file.

https://gist.github.com/powerslaver85/5908465

please replace:

ASCII_7B = KEY_TILDE, MODIFIERKEY_RIGHT_ALT

by

ASCII_7B = KEY_QUOTE, MODIFIERKEY_RIGHT_ALT

thank you !

kevthehermit avatar Sep 28 '16 17:09 kevthehermit