mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-446: Merge parameter definition for RDP drive name.
This commit is contained in:
@@ -178,6 +178,10 @@
|
|||||||
"type" : "BOOLEAN",
|
"type" : "BOOLEAN",
|
||||||
"options" : [ "true" ]
|
"options" : [ "true" ]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "drive-name",
|
||||||
|
"type" : "TEXT"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "drive-path",
|
"name" : "drive-path",
|
||||||
"type" : "TEXT"
|
"type" : "TEXT"
|
||||||
|
@@ -323,6 +323,7 @@
|
|||||||
"FIELD_HEADER_DISABLE_AUTH" : "Disable authentication:",
|
"FIELD_HEADER_DISABLE_AUTH" : "Disable authentication:",
|
||||||
"FIELD_HEADER_DOMAIN" : "Domain:",
|
"FIELD_HEADER_DOMAIN" : "Domain:",
|
||||||
"FIELD_HEADER_DPI" : "Resolution (DPI):",
|
"FIELD_HEADER_DPI" : "Resolution (DPI):",
|
||||||
|
"FIELD_HEADER_DRIVE_NAME" : "Drive name:",
|
||||||
"FIELD_HEADER_DRIVE_PATH" : "Drive path:",
|
"FIELD_HEADER_DRIVE_PATH" : "Drive path:",
|
||||||
"FIELD_HEADER_ENABLE_AUDIO_INPUT" : "Enable audio input (microphone):",
|
"FIELD_HEADER_ENABLE_AUDIO_INPUT" : "Enable audio input (microphone):",
|
||||||
"FIELD_HEADER_ENABLE_DESKTOP_COMPOSITION" : "Enable desktop composition (Aero):",
|
"FIELD_HEADER_ENABLE_DESKTOP_COMPOSITION" : "Enable desktop composition (Aero):",
|
||||||
|
Reference in New Issue
Block a user