From 2f388d79fae226f840fb1239339a2985d03324b7 Mon Sep 17 00:00:00 2001 From: maboroshin <41102508+maboroshin@users.noreply.github.com> Date: Tue, 13 Dec 2022 12:25:19 +0900 Subject: [PATCH 1/2] Update gui.ts for v2.4.0 Add/Modify UI String for 2.4.0. --- src/gui/gui.ts | 146 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 137 insertions(+), 9 deletions(-) diff --git a/src/gui/gui.ts b/src/gui/gui.ts index 308d41eaead..5e7a913b97e 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -40,6 +40,11 @@ The Barrier GUI is based on QSynergy by Volker Lanz. Version: + + + Build Date: + + &Ok @@ -143,6 +148,11 @@ The Barrier GUI is based on QSynergy by Volker Lanz. the hotkey is released + + + Toggle screen + + AddClientDialog @@ -356,7 +366,7 @@ Do you want to install Bonjour? - Barrier is now connected, You can close the config window. Barrier will remain connected in the background. + Barrier is now connected. You can close the config window and Barrier will remain connected in the background. @@ -370,7 +380,7 @@ Do you want to install Bonjour? %1 -This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). +This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No. @@ -424,6 +434,11 @@ To automatically trust this fingerprint for future connections, click Yes. To re Use existing configuration: + + + SSL Fingerprint: + + &Configuration file: @@ -559,6 +574,26 @@ To automatically trust this fingerprint for future connections, click Yes. To re Run Wizard + + + S&ave configuration + + + + + Change &Settings + + + + + Show &Log + + + + + Show Log + + NewScreenWidget @@ -650,17 +685,12 @@ To automatically trust this fingerprint for future connections, click Yes. To re QObject - All files (*.*) - - - - - Barrier Configurations (*.sgc) + Barrier Configurations (*.sgc);;All files (*.*) - Barrier Configurations (*.conf) + Barrier Configurations (*.conf);;All files (*.*) @@ -858,6 +888,11 @@ To automatically trust this fingerprint for future connections, click Yes. To re Fix XTest for Xinerama + + + Fix Preserve Focus + + ScreenSetupModel @@ -981,11 +1016,26 @@ Double click on a screen to edit its settings. Switch on double &tap within + + + Bump against the screen edge with the mouse pointer twice in quick succession. + + &Options + + + Enable clipboard sharing + + + + + Enable drag and drop file transfers + + &Check clients every @@ -1169,6 +1219,84 @@ This allows Barrier to interact with elevated processes and the UAC dialog, but Debug2 + + + General + + + + + Elevate + + + + + Specify when the Barrier service should run at an elevated privilege level + + + + + As Needed + + + + + Always + + + + + Never + + + + + Minimize to System &Tray + + + + + Networking + + + + + &Address: + + + + + Enable &SSL + + + + + Start &Barrier on startup + + + + + Require client certificate + + + + + LogWindowBase + + + Log - Barrier + + + + + &Clear Log + + + + + &Hide + + SetupWizard From b8b13ea75664436ba88f566fee851ed029cff041 Mon Sep 17 00:00:00 2001 From: maboroshin <41102508+maboroshin@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:27:13 +0900 Subject: [PATCH 2/2] Update gui.ts for 2.4.0 Fingerprint --- src/gui/gui.ts | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/src/gui/gui.ts b/src/gui/gui.ts index 5e7a913b97e..fecc2ef8414 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -370,21 +370,34 @@ Do you want to install Bonjour? - + Security question - - Do you trust this fingerprint? - -%1 - -This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). + + SHA1 (deprecated, compare to old servers only) + + + + + Do you trust this fingerprint? + + + + + This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No. + + + This is a client fingerprint. You should compare this fingerprint to the one on your client's screen. If the two don't match exactly, then it's probably not the client you're expecting (it could be a malicious user). + +To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect the client, click No. + + Save configuration as... @@ -685,12 +698,17 @@ To automatically trust this fingerprint for future connections, click Yes. To re QObject - Barrier Configurations (*.sgc);;All files (*.*) + All files (*.*) + + + + + Barrier Configurations (*.sgc) - Barrier Configurations (*.conf);;All files (*.*) + Barrier Configurations (*.conf)