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