This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch patch in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit e11c761c9fa0905541c214c6bb086845716b66fa Merge: 124bb2fe8 8525aa15d Author: Virtually Nick <[email protected]> AuthorDate: Sun Aug 25 08:35:52 2024 -0400 Merge 1.6.0 changes to patch branch. .../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(-)
