summaryrefslogtreecommitdiff
path: root/contrib/anastasis_gtk_auth_add_video.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/anastasis_gtk_auth_add_video.glade')
-rw-r--r--contrib/anastasis_gtk_auth_add_video.glade38
1 files changed, 32 insertions, 6 deletions
diff --git a/contrib/anastasis_gtk_auth_add_video.glade b/contrib/anastasis_gtk_auth_add_video.glade
index 9918cf9..ea1803e 100644
--- a/contrib/anastasis_gtk_auth_add_video.glade
+++ b/contrib/anastasis_gtk_auth_add_video.glade
@@ -22,7 +22,7 @@ Author: Christian Grothoff
-->
<interface>
- <requires lib="gtk+" version="3.6"/>
+ <requires lib="gtk+" version="3.12"/>
<!-- interface-license-type gplv3 -->
<!-- interface-name anastasis-gtk -->
<!-- interface-description key backup and recovery -->
@@ -56,6 +56,7 @@ Author: Christian Grothoff
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
@@ -74,6 +75,7 @@ Author: Christian Grothoff
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
@@ -88,9 +90,30 @@ Author: Christian Grothoff
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="margin-bottom">50</property>
<property name="orientation">vertical</property>
<child>
- <placeholder/>
+ <object class="GtkLabel" id="explainer_label">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="margin-start">20</property>
+ <property name="margin-end">20</property>
+ <property name="label" translatable="yes">For video identification, you need to provide
+a passport-style photograph. When
+recovering your secret, you will be asked to
+join a video call. During that call, a human
+will use the photograph to verify your
+identity.</property>
+ <attributes>
+ <attribute name="weight" value="medium"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="padding">20</property>
+ <property name="position">0</property>
+ </packing>
</child>
<child>
<placeholder/>
@@ -99,11 +122,14 @@ Author: Christian Grothoff
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="margin-start">20</property>
+ <property name="margin-end">20</property>
+ <property name="orientation">vertical</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes">Choose a photo:</property>
+ <property name="label" translatable="yes">Choose photograph</property>
</object>
<packing>
<property name="expand">False</property>
@@ -113,11 +139,11 @@ Author: Christian Grothoff
</packing>
</child>
<child>
- <object class="GtkFileChooserButton">
+ <object class="GtkFileChooserButton" id="photo_file_chooser_button">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="has-focus">True</property>
- <property name="title" translatable="yes"/>
+ <property name="title" translatable="yes">Choose photograph</property>
</object>
<packing>
<property name="expand">False</property>
@@ -162,7 +188,7 @@ Author: Christian Grothoff
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes">Add video authentication</property>
+ <property name="label" translatable="yes">Configure video authentication</property>
</object>
</child>
<action-widgets>