This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit ad3a007e99d9c8af6e154f1718911110bd4cfa49 Merge: 30716c696 e11c761c9 Author: Virtually Nick <[email protected]> AuthorDate: Sun Aug 25 08:36:43 2024 -0400 Merge patch branch changes to main. .../src/app/clipboard/directives/guacClipboard.js | 25 ++++++++----- .../src/app/clipboard/styles/clipboard.css | 43 ++++++++++++++++++++-- .../src/app/clipboard/templates/guacClipboard.html | 14 +++++-- .../src/app/home/controllers/homeController.js | 8 ++-- .../app/home/directives/guacRecentConnections.js | 10 ----- .../src/main/frontend/src/app/home/styles/home.css | 12 +++--- .../app/home/templates/guacRecentConnections.html | 2 +- .../main/frontend/src/app/home/templates/home.html | 13 +++---- .../main/frontend/src/app/index/styles/headers.css | 9 +++-- .../settings/templates/settingsPreferences.html | 38 +++++++++---------- guacamole/src/main/frontend/src/images/x-black.svg | 1 + .../src/main/frontend/src/translations/ca.json | 2 +- .../src/main/frontend/src/translations/cs.json | 2 +- .../src/main/frontend/src/translations/de.json | 2 +- .../src/main/frontend/src/translations/en.json | 6 +-- .../src/main/frontend/src/translations/fr.json | 5 +-- .../src/main/frontend/src/translations/ja.json | 4 +- .../src/main/frontend/src/translations/zh.json | 2 +- 18 files changed, 122 insertions(+), 76 deletions(-)
