GUACAMOLE-445: Merge parameter definition for RDP printer name.

This commit is contained in:
Michael Jumper
2018-07-05 23:55:23 -07:00
2 changed files with 5 additions and 0 deletions

View File

@@ -169,6 +169,10 @@
"type" : "BOOLEAN",
"options" : [ "true" ]
},
{
"name" : "printer-name",
"type" : "TEXT"
},
{
"name" : "enable-drive",
"type" : "BOOLEAN",

View File

@@ -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:",