necouchman commented on code in PR #562:
URL: https://github.com/apache/guacamole-server/pull/562#discussion_r1815608461
##########
src/protocols/rdp/Makefile.am:
##########
@@ -233,6 +233,7 @@ rdp_keymaps = \
$(srcdir)/keymaps/en_gb_qwerty.keymap \
$(srcdir)/keymaps/en_us_qwerty.keymap \
$(srcdir)/keymaps/es_es_qwerty.keymap \
+ $(srcdir)/keymaps/es_es_dvorak.keymap \
Review Comment:
As with the client-side changes, the `es_es_dvorak` entry should go above
the `es_es_qwerty` entry...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]