mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +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