GUAC-1170: Load keyboard layout within guacOsk directive. Update translation to point to new JSON layout. Remove old XML layouts.

This commit is contained in:
Michael Jumper
2015-04-28 14:56:00 -07:00
parent 29a0bc6387
commit ee83060bb5
4 changed files with 40 additions and 835 deletions

View File

@@ -117,7 +117,7 @@
"TEXT_RECONNECT_COUNTDOWN" : "Reconnecting in {REMAINING} {REMAINING, plural, one{second} other{seconds}}...",
"TEXT_FILE_TRANSFER_PROGRESS" : "{PROGRESS} {UNIT, select, b{B} kb{KB} mb{MB} gb{GB} other{}}",
"URL_OSK_LAYOUT" : "layouts/en-us-qwerty.xml"
"URL_OSK_LAYOUT" : "layouts/en-us-qwerty.json"
},