oxcrag commented on a change in pull request #258: GUACAMOLE-968: Add Norwegian
keymap
URL: https://github.com/apache/guacamole-server/pull/258#discussion_r383111482
##########
File path: src/protocols/rdp/Makefile.am
##########
@@ -224,6 +224,7 @@ BUILT_SOURCES = \
rdp_keymaps = \
$(srcdir)/keymaps/base.keymap \
$(srcdir)/keymaps/failsafe.keymap \
+ $(srcdir)/keymaps/da_dk_qwerty.keymap \
Review comment:
No, I just figured I'd order the rest of the keymaps in the code block while
I put the Norwegian one in its correct place. On the contrary I was unsure
about whether to move `failsafe.keymap` to its alphabetical position and
decided against it, since it could be argued to be a special case that perhaps
deserves special visibility. As you see, I just moved the Danish keymap from
directly below the Swedish to its more alphabetically correct position above
the German one.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services