Skip to content
Snippets Groups Projects
Commit fc00821e authored by Samuel's avatar Samuel
Browse files

Merge pull request #420 from julien-f/patch-1

Loads keysym.js
parents 282834ca 03314953
Branches
Tags v0.5.1
No related merge requests found
......@@ -77,7 +77,7 @@
// Load supporting scripts
Util.load_scripts(["webutil.js", "base64.js", "websock.js", "des.js",
"keysymdef.js", "keyboard.js", "input.js", "display.js",
"jsunzip.js", "rfb.js"]);
"jsunzip.js", "rfb.js", "keysym.js"]);
var rfb;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment