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.
+
+
+
+
+
@@ -143,6 +148,11 @@ The Barrier GUI is based on QSynergy by Volker Lanz.
+
+
+
+
+ AddClientDialog
@@ -356,7 +366,7 @@ Do you want to install Bonjour?
-
+
@@ -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
+
+
+
+
+
@@ -559,6 +574,26 @@ To automatically trust this fingerprint for future connections, click Yes. To re
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ NewScreenWidget
@@ -650,17 +685,12 @@ To automatically trust this fingerprint for future connections, click Yes. To re
QObject
-
-
-
-
-
-
+
-
+
@@ -858,6 +888,11 @@ To automatically trust this fingerprint for future connections, click Yes. To re
+
+
+
+
+ ScreenSetupModel
@@ -981,11 +1016,26 @@ Double click on a screen to edit its settings.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1169,6 +1219,84 @@ This allows Barrier to interact with elevated processes and the UAC dialog, but
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LogWindowBase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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?
-
+
-
-
+
+
+ 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)