From ea94fab6e38856cf459c3571e2f9ea036babc003 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 16 Nov 2021 16:29:09 +0100 Subject: use GtkTextView instead of GtkEntry for the secret value (#7094), also add text to avoid user confusion between secret name/value (#7085) --- contrib/anastasis_gtk_main_window.glade | 48 ++++++++++++++++++++++++++------- 1 file changed, 38 insertions(+), 10 deletions(-) (limited to 'contrib/anastasis_gtk_main_window.glade') diff --git a/contrib/anastasis_gtk_main_window.glade b/contrib/anastasis_gtk_main_window.glade index 30ce66e..4c2b747 100644 --- a/contrib/anastasis_gtk_main_window.glade +++ b/contrib/anastasis_gtk_main_window.glade @@ -75,6 +75,19 @@ Author: Christian Grothoff, Dennis Neufeld + + 100 + 1 + 10 + + + + + + 100 + 1 + 10 + @@ -2582,6 +2595,7 @@ You can also use "back" to add additional authentication methods. + 1500 False 0 none @@ -2640,6 +2654,9 @@ You can also use "back" to add additional authentication methods. True True True + This allows you to uniquely identify a secret if you have made multiple back ups. The value entered here will NOT be protected by the authentication checks! + If you make multiple backups using Anastasis, the secret's name will allow you to distinguish the different backups. + Do NOT enter the actual secret here! @@ -2707,19 +2724,30 @@ identify your secret later. True False - + True True - start - 5 - 5 - 5 - 5 + Enter the secret you want to back up here. + 10 + 10 True - gtk-dialog-authentication - Type or paste your secret here - password - + True + anastasis_gtk_enter_secret_hadjustment + anastasis_gtk_enter_secret_vadjustment + in + + + True + True + True + True + anastasis_gtk_enter_secret_hadjustment + natural + anastasis_gtk_enter_secret_vadjustment + natural + anastasis_gtk_enter_secret_textbuffer + + True -- cgit v1.2.3