From 15758cc6628f0f6d203e3efb44d361fcffb3b95a Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Tue, 11 Sep 2012 18:31:52 -0700 Subject: [PATCH] Implement file:// URI resource support in client. --- guacamole/src/main/webapp/client.xhtml | 3 ++ .../src/main/webapp/scripts/interface.js | 54 +++++++++++++++++++ guacamole/src/main/webapp/styles/client.css | 3 ++ 3 files changed, 60 insertions(+) diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index b8779813d..cf7868c6c 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -32,6 +32,9 @@ + +