mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-445: Add client-side parameters and translations for changing printer name.
This commit is contained in:
@@ -169,6 +169,10 @@
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "printer-name",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "enable-drive",
|
||||
"type" : "BOOLEAN",
|
||||
|
@@ -349,6 +349,7 @@
|
||||
"FIELD_HEADER_LOAD_BALANCE_INFO" : "Load balance info/cookie:",
|
||||
"FIELD_HEADER_PASSWORD" : "Password:",
|
||||
"FIELD_HEADER_PORT" : "Port:",
|
||||
"FIELD_HEADER_PRINTER_NAME" : "Redirected printer name:",
|
||||
"FIELD_HEADER_PRECONNECTION_BLOB" : "Preconnection BLOB (VM ID):",
|
||||
"FIELD_HEADER_PRECONNECTION_ID" : "RDP source ID:",
|
||||
"FIELD_HEADER_READ_ONLY" : "Read-only:",
|
||||
|
Reference in New Issue
Block a user