mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-27 23:23:07 +00:00 
			
		
		
		
	GUAC-1164: Add definitions and translation strings for resize method parameter.
This commit is contained in:
		| @@ -101,6 +101,11 @@ | ||||
|                     "name"    : "color-depth", | ||||
|                     "type"    : "ENUM", | ||||
|                     "options" : [ "", "8", "16", "24", "32" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "resize-method", | ||||
|                     "type"    : "ENUM", | ||||
|                     "options" : [ "", "reconnect", "display-update" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user