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