From c719fae1967a5b769c9b59df68d098836a32b1b9 Mon Sep 17 00:00:00 2001 From: ClassicGOD Date: Mon, 10 Jan 2022 20:38:18 +0100 Subject: [PATCH] GUACAMOLE-1495: add pl-pl-qwerty to server-layout --- .../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 14038c4a7..badefb11b 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 @@ -105,6 +105,7 @@ "it-it-qwerty", "ja-jp-qwerty", "no-no-qwerty", + "pl-pl-qwerty", "pt-br-qwerty", "sv-se-qwerty", "da-dk-qwerty",