You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/07/27 20:13:26 UTC

[guacamole-client] 01/01: GUACAMOLE-1386: Merge correct definitions of "Meta" and "Super" keys.

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 055471f80fd1abb3a17f883bef6ae1712c351d24
Merge: 925621a 5c9483a
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Tue Jul 27 16:13:16 2021 -0400

    GUACAMOLE-1386: Merge correct definitions of "Meta" and "Super" keys.

 guacamole-common-js/src/main/webapp/modules/Keyboard.js  | 16 ++++++++--------
 .../src/main/frontend/src/layouts/de-de-qwertz.json      | 13 ++++++-------
 .../src/main/frontend/src/layouts/en-us-qwerty.json      | 12 ++++++------
 .../src/main/frontend/src/layouts/es-es-qwerty.json      | 13 ++++++-------
 .../src/main/frontend/src/layouts/fr-fr-azerty.json      | 12 ++++++------
 .../src/main/frontend/src/layouts/it-it-qwerty.json      | 13 ++++++-------
 .../src/main/frontend/src/layouts/nl-nl-qwerty.json      | 13 ++++++-------
 .../src/main/frontend/src/layouts/ru-ru-qwerty.json      | 12 ++++++------
 8 files changed, 50 insertions(+), 54 deletions(-)