You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/08/10 23:50:47 UTC

[3/3] incubator-guacamole-client git commit: GUACAMOLE-5: Merge sharing connection, sharing profile parameter addition.

GUACAMOLE-5: Merge sharing connection, sharing profile parameter addition.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/4929f8da
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/4929f8da
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/4929f8da

Branch: refs/heads/master
Commit: 4929f8da2b809c6ea75b79a9efab519d974010fa
Parents: 8f18b49 94ce151
Author: James Muehlner <ja...@guac-dev.org>
Authored: Wed Aug 10 16:49:57 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Wed Aug 10 16:49:57 2016 -0700

----------------------------------------------------------------------
 .../guacamole/protocols/ProtocolInfo.java       | 115 +++++++++++++++----
 .../org/apache/guacamole/protocols/rdp.json     |  21 +++-
 .../org/apache/guacamole/protocols/ssh.json     |  21 +++-
 .../org/apache/guacamole/protocols/telnet.json  |  21 +++-
 .../org/apache/guacamole/protocols/vnc.json     |  16 ++-
 .../app/manage/templates/manageConnection.html  |   2 +-
 .../src/main/webapp/app/rest/types/Protocol.js  |  16 ++-
 guacamole/src/main/webapp/translations/de.json  |   3 +
 guacamole/src/main/webapp/translations/en.json  |   3 +
 guacamole/src/main/webapp/translations/fr.json  |   3 +
 guacamole/src/main/webapp/translations/nl.json  |   3 +
 guacamole/src/main/webapp/translations/ru.json  |   3 +
 12 files changed, 194 insertions(+), 33 deletions(-)
----------------------------------------------------------------------