mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-565: Merge add en translations for terminal-type parameter.
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
{
|
||||
"name" : "terminal-type",
|
||||
"type" : "ENUM",
|
||||
"options" : [ "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -69,7 +69,7 @@
|
||||
{
|
||||
"name" : "terminal-type",
|
||||
"type" : "ENUM",
|
||||
"options" : [ "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
"options" : [ "", "xterm", "xterm-256color", "vt220", "vt100", "ansi", "linux" ]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user