From 6a7b604264243c406836e23067be650f48f4ace7 Mon Sep 17 00:00:00 2001 From: P-Zs <52539371+P-Zs@users.noreply.github.com> Date: Thu, 4 Jul 2019 17:49:56 +0200 Subject: [PATCH] GUACAMOLE-837: Add Hungarian keyboard option to rdp.json --- .../src/main/resources/org/apache/guacamole/protocols/rdp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json b/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json index 36b26310f..932cd85e3 100644 --- a/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json +++ b/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json @@ -99,6 +99,7 @@ "failsafe", "fr-fr-azerty", "fr-ch-qwertz", + "hu-hu-qwertz", "it-it-qwerty", "ja-jp-qwerty", "pt-br-qwerty",