mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-27 23:00:54 +00:00
The hotkey is valid if it has a valid value. The value is valid if it is not empty and is successfully parsed by gtk_accelerator_parse(). These hotkeys formats are considered invalid: "key" - missing value "key=" - missing value "key=abcd" - value cannot be parsed by gtk_accelerator_parse() Resolves: rhbz#1339572 Acked-by: Fabiano Fidêncio <fidencio@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| redirect-test.c | ||
| test-hotkeys.c | ||
| test-monitor-mapping.c | ||
| test-version-compare.c | ||