gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-gtk] branch master updated: add missing totp/iban image


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: add missing totp/iban images selected by Belen
Date: Fri, 11 Mar 2022 23:15:38 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 5a65479  add missing totp/iban images selected by Belen
5a65479 is described below

commit 5a65479bd5edc3b7898e57106c39fd28cf0fd9e9
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Mar 11 23:15:30 2022 +0100

    add missing totp/iban images selected by Belen
---
 contrib/LICENSING                              |    5 +
 contrib/Makefile.am                            |   16 +-
 contrib/anastasis_gtk_challenge_template.glade |   57 +-
 contrib/anastasis_gtk_main_window.glade        | 1294 ++++++++++++------------
 contrib/iban.svg                               |    1 +
 contrib/outline_iban_24dp.png                  |  Bin 0 -> 398 bytes
 contrib/outline_totp_24dp.png                  |  Bin 0 -> 406 bytes
 contrib/totp.svg                               |    1 +
 8 files changed, 691 insertions(+), 683 deletions(-)

diff --git a/contrib/LICENSING b/contrib/LICENSING
index 2533ed4..6fcf0aa 100644
--- a/contrib/LICENSING
+++ b/contrib/LICENSING
@@ -3,10 +3,14 @@ From material design, Apache License version 2.0:
 contact_support_black_24dp.svg
 email_black_24dp.svg
 home_work_black_24dp.svg
+iban.svg
+totp.svg
 outline_contact_support_black_24dp.png
 outline_email_black_24dp.png
 outline_home_work_black_24dp.png
+outline_iban_24dp.png
 outline_stay_current_portrait_black_24dp.png
+outline_totp_24dp.png
 outline_video_camera_front_black_24dp.png
 stay_current_portrait_black_24dp.svg
 video_camera_front_black_24dp.svg
@@ -18,6 +22,7 @@ bandiera_stelle.png
 The Noun project:
 noun_blindfold_3574196.svg
 
+
 Anastasis SARL (official logo, used with permission):
 logo.png
 
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 8491a80..e03c08e 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -6,19 +6,21 @@ SUBDIRS = .
 pkgdatadir= $(prefix)/share/anastasis/
 
 IMAGES = \
-  qr_dummy.png \
+  bandiera_stelle.png \
+  checkmark.svgz \
+  freeotp.png \
   logo.png \
   home_work_black_24dp.svg \
+  ngi_ledger.png \
   noun_blindfold_3574196.svg \
   outline_contact_support_black_24dp.png \
-  outline_stay_current_portrait_black_24dp.png \
   outline_email_black_24dp.png \
-  outline_video_camera_front_black_24dp.png \
   outline_home_work_black_24dp.png \
-  ngi_ledger.png \
-  freeotp.png \
-  checkmark.svgz \
-  bandiera_stelle.png \
+  outline_iban_24dp.png \
+  outline_stay_current_portrait_black_24dp.png \
+  outline_totp_24dp.png \
+  outline_video_camera_front_black_24dp.png \
+  qr_dummy.png \
   video_camera_front_black_24dp.svg
 
 EXTRA_DIST = \
diff --git a/contrib/anastasis_gtk_challenge_template.glade 
b/contrib/anastasis_gtk_challenge_template.glade
index 2e7a9f1..19dd667 100644
--- a/contrib/anastasis_gtk_challenge_template.glade
+++ b/contrib/anastasis_gtk_challenge_template.glade
@@ -1,25 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
 <interface>
   <requires lib="gtk+" version="3.24"/>
   <object class="GtkImage" id="run_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="stock">gtk-execute</property>
   </object>
   <object class="GtkWindow" id="challenge_template_window">
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
+    <child type="titlebar">
+      <placeholder/>
+    </child>
     <child>
       <object class="GtkBox" id="challenge_hbox">
         <property name="visible">True</property>
-        <property name="can-focus">False</property>
-        <property name="margin-top">5</property>
-        <property name="margin-bottom">5</property>
+        <property name="can_focus">False</property>
+        <property name="margin_top">5</property>
+        <property name="margin_bottom">5</property>
         <property name="spacing">15</property>
         <child>
-          <object class="GtkImage" id="challenge_category_otp_image">
-            <property name="can-focus">False</property>
-            <property name="pixbuf">freeotp.png</property>
+          <object class="GtkImage" id="challenge_category_totp_image">
+            <property name="can_focus">False</property>
+            <property name="pixbuf">outline_totp_24dp.png</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -30,7 +33,7 @@
         </child>
         <child>
           <object class="GtkImage" id="challenge_category_email_image">
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property name="pixbuf">outline_email_black_24dp.png</property>
           </object>
           <packing>
@@ -42,7 +45,7 @@
         </child>
         <child>
           <object class="GtkImage" id="challenge_category_post_image">
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property name="pixbuf">home_work_black_24dp.svg</property>
           </object>
           <packing>
@@ -54,7 +57,7 @@
         </child>
         <child>
           <object class="GtkImage" id="challenge_category_sms_image">
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property 
name="pixbuf">outline_stay_current_portrait_black_24dp.png</property>
           </object>
           <packing>
@@ -65,9 +68,9 @@
           </packing>
         </child>
         <child>
-          <object class="GtkImage" id="challenge_category_bank_image">
-            <property name="can-focus">False</property>
-            <property 
name="pixbuf">video_camera_front_black_24dp.svg</property>
+          <object class="GtkImage" id="challenge_category_iban_image">
+            <property name="can_focus">False</property>
+            <property name="pixbuf">outline_iban_24dp.png</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -78,7 +81,7 @@
         </child>
         <child>
           <object class="GtkImage" id="challenge_category_question_image">
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property 
name="pixbuf">outline_contact_support_black_24dp.png</property>
           </object>
           <packing>
@@ -92,11 +95,11 @@
           <object class="GtkButton" id="solve_challenge_button">
             <property name="label">Solve</property>
             <property name="visible">True</property>
-            <property name="can-focus">True</property>
-            <property name="receives-default">True</property>
-            <property name="tooltip-text" translatable="yes">Try to solve this 
challenge.</property>
+            <property name="can_focus">True</property>
+            <property name="receives_default">True</property>
+            <property name="tooltip_text" translatable="yes">Try to solve this 
challenge.</property>
             <property name="image">run_image</property>
-            <property name="always-show-image">True</property>
+            <property name="always_show_image">True</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -108,8 +111,8 @@
         <child>
           <object class="GtkImage" id="challenge_solved_image">
             <property name="name">challenge_solved_image</property>
-            <property name="can-focus">False</property>
-            <property name="tooltip-text" translatable="yes">This challenge 
was solved.</property>
+            <property name="can_focus">False</property>
+            <property name="tooltip_text" translatable="yes">This challenge 
was solved.</property>
             <property name="pixbuf">checkmark.svgz</property>
             <property name="icon_size">1</property>
           </object>
@@ -123,12 +126,12 @@
         <child>
           <object class="GtkBox" id="challenge_info_box">
             <property name="visible">True</property>
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property name="orientation">vertical</property>
             <child>
               <object class="GtkLabel" id="challenge_label">
                 <property name="visible">True</property>
-                <property name="can-focus">False</property>
+                <property name="can_focus">False</property>
                 <property name="halign">start</property>
                 <property name="valign">center</property>
                 <property name="label">DYNAMICALLY GENERATED</property>
@@ -141,9 +144,9 @@
             </child>
             <child>
               <object class="GtkLabel" id="hint_label">
-                <property name="can-focus">False</property>
+                <property name="can_focus">False</property>
                 <property name="halign">start</property>
-                <property name="margin-start">10</property>
+                <property name="margin_start">10</property>
                 <property name="label">DYNAMICALLY GENERATED</property>
                 <attributes>
                   <attribute name="scale" value="0.80000000000000004"/>
@@ -157,7 +160,7 @@
             </child>
             <child>
               <object class="GtkLabel" id="error_label">
-                <property name="can-focus">False</property>
+                <property name="can_focus">False</property>
                 <property name="halign">start</property>
                 <property name="label">DYNAMICALLY GENERATED</property>
                 <attributes>
diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 94f1455..b5084c3 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 
+<!-- Generated with glade 3.22.2 
 
 Copyright (C) 2019-2021 Anastasis SARL
 
@@ -30,7 +30,7 @@ Author: Christian Grothoff, Dennis Neufeld
   <!-- interface-authors Christian Grothoff, Dennis Neufeld -->
   <object class="GtkImage" id="add_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="stock">gtk-add</property>
   </object>
   <object class="GtkListStore" id="anastasis_gtk_backup_progress_liststore">
@@ -82,26 +82,26 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkAdjustment" id="anastasis_gtk_enter_secret_hadjustment">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkTextBuffer" id="anastasis_gtk_enter_secret_textbuffer">
     <signal name="changed" 
handler="anastasis_gtk_enter_secret_textbuffer_changed_cb" swapped="no"/>
   </object>
   <object class="GtkAdjustment" id="anastasis_gtk_enter_secret_vadjustment">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="anastasis_gtk_policy_box_adjustment_h">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="anastasis_gtk_policy_box_adjustment_v">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkListStore" id="anastasis_gtk_recovery_progress_liststore">
     <columns>
@@ -152,19 +152,19 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkAdjustment" id="backup_adjustmenth">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="backup_adjustmentv">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkImage" id="backup_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-left">5</property>
-    <property name="margin-right">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_left">5</property>
+    <property name="margin_right">5</property>
     <property name="stock">gtk-go-up</property>
   </object>
   <object class="GtkListStore" id="backup_provider_liststore">
@@ -258,55 +258,55 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkImage" id="edit_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="stock">gtk-edit</property>
   </object>
   <object class="GtkImage" id="email_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-right">5</property>
-    <property name="margin-end">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_right">5</property>
+    <property name="margin_end">5</property>
     <property name="pixbuf">outline_email_black_24dp.png</property>
   </object>
   <object class="GtkAdjustment" id="expiration_year_adjustment">
     <property name="upper">9999</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkImage" id="image_freeotp">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="pixbuf">freeotp.png</property>
+    <property name="can_focus">False</property>
+    <property name="pixbuf">outline_totp_24dp.png</property>
   </object>
   <object class="GtkImage" id="image_iban">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="stock">gtk-missing-image</property>
+    <property name="can_focus">False</property>
+    <property name="pixbuf">outline_iban_24dp.png</property>
   </object>
   <object class="GtkImage" id="image_sms">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-right">5</property>
-    <property name="margin-end">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_right">5</property>
+    <property name="margin_end">5</property>
     <property 
name="pixbuf">outline_stay_current_portrait_black_24dp.png</property>
   </object>
   <object class="GtkImage" id="image_sms1">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-right">5</property>
-    <property name="margin-end">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_right">5</property>
+    <property name="margin_end">5</property>
     <property 
name="pixbuf">outline_stay_current_portrait_black_24dp.png</property>
   </object>
   <object class="GtkImage" id="open_file_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="stock">gtk-open</property>
   </object>
   <object class="GtkImage" id="open_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-left">5</property>
-    <property name="margin-right">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_left">5</property>
+    <property name="margin_right">5</property>
     <property name="stock">gtk-open</property>
   </object>
   <object class="GtkTreeStore" id="policy_review_treestore">
@@ -335,14 +335,14 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkAdjustment" id="policy_version_adjustment">
     <property name="upper">4294967295</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkImage" id="postal_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-right">5</property>
-    <property name="margin-end">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_right">5</property>
+    <property name="margin_end">5</property>
     <property name="pixbuf">outline_home_work_black_24dp.png</property>
   </object>
   <object class="GtkEntryBuffer" id="provider_url_entrybuffer">
@@ -350,47 +350,47 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkImage" id="question_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-right">5</property>
-    <property name="margin-end">5</property>
+    <property name="can_focus">False</property>
+    <property name="margin_right">5</property>
+    <property name="margin_end">5</property>
     <property name="pixbuf">outline_contact_support_black_24dp.png</property>
   </object>
   <object class="GtkAdjustment" id="recovery_adjustmenth">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="recovery_adjustmentv">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkImage" id="restart_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="stock">gtk-goto-first</property>
   </object>
   <object class="GtkImage" id="restore_image">
     <property name="visible">True</property>
-    <property name="can-focus">False</property>
-    <property name="margin-left">5</property>
-    <property name="margin-right">4</property>
+    <property name="can_focus">False</property>
+    <property name="margin_left">5</property>
+    <property name="margin_right">4</property>
     <property name="stock">gtk-go-down</property>
   </object>
   <object class="GtkAdjustment" id="secret_box_adjustmenth">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="secret_box_adjustmentv">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="secret_selection_h_adjustment">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkListStore" id="secret_selection_liststore">
     <columns>
@@ -410,8 +410,8 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkAdjustment" id="secret_selection_v_adjustment">
     <property name="upper">100</property>
-    <property name="step-increment">1</property>
-    <property name="page-increment">10</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
   </object>
   <object class="GtkListStore" id="unpaid_qrcodes_liststore">
     <columns>
@@ -424,47 +424,50 @@ Author: Christian Grothoff, Dennis Neufeld
     </columns>
   </object>
   <object class="GtkWindow" id="anastasis_gtk_main_window">
-    <property name="can-focus">False</property>
+    <property name="can_focus">False</property>
     <property name="events">GDK_BUTTON_PRESS_MASK | 
GDK_STRUCTURE_MASK</property>
-    <property name="window-position">center</property>
-    <property name="default-width">700</property>
-    <property name="default-height">500</property>
+    <property name="window_position">center</property>
+    <property name="default_width">700</property>
+    <property name="default_height">500</property>
     <signal name="delete-event" handler="anastasis_gtk_quit_cb" swapped="no"/>
+    <child type="titlebar">
+      <placeholder/>
+    </child>
     <child>
       <object class="GtkBox" id="anastasis_gtk_main_vbox">
         <property name="visible">True</property>
-        <property name="can-focus">False</property>
+        <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <child>
           <object class="GtkBox">
             <property name="visible">True</property>
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <child>
               <object class="GtkBox" id="anastasis_gtk_progress_vbox">
-                <property name="can-focus">False</property>
-                <property name="margin-right">5</property>
+                <property name="can_focus">False</property>
+                <property name="margin_right">5</property>
                 <property name="orientation">vertical</property>
                 <property name="spacing">5</property>
                 <child>
                   <object class="GtkScrolledWindow" 
id="anastasis_gtk_backup_progress_scrolled_window">
-                    <property name="can-focus">False</property>
+                    <property name="can_focus">False</property>
                     <property name="hadjustment">backup_adjustmenth</property>
                     <property name="vadjustment">backup_adjustmentv</property>
-                    <property name="window-placement-set">False</property>
-                    <property name="shadow-type">in</property>
-                    <property name="propagate-natural-width">True</property>
+                    <property name="window_placement_set">False</property>
+                    <property name="shadow_type">in</property>
+                    <property name="propagate_natural_width">True</property>
                     <child>
                       <object class="GtkTreeView" 
id="anastasis_gtk_backup_progress_treeview">
                         <property name="visible">True</property>
-                        <property name="can-focus">False</property>
+                        <property name="can_focus">False</property>
                         <property 
name="hadjustment">backup_adjustmenth</property>
                         <property 
name="vadjustment">backup_adjustmentv</property>
                         <property 
name="model">anastasis_gtk_backup_progress_liststore</property>
-                        <property name="headers-clickable">False</property>
-                        <property name="enable-search">False</property>
-                        <property name="search-column">0</property>
-                        <property name="show-expanders">False</property>
-                        <property name="tooltip-column">2</property>
+                        <property name="headers_clickable">False</property>
+                        <property name="enable_search">False</property>
+                        <property name="search_column">0</property>
+                        <property name="show_expanders">False</property>
+                        <property name="tooltip_column">2</property>
                         <signal name="button-press-event" 
handler="anastasis_gtk_backup_progress_treeview_button_press_event_cb" 
swapped="no"/>
                         <child internal-child="selection">
                           <object class="GtkTreeSelection" 
id="anastasis_gtk_backup_progress_tree_selection"/>
@@ -497,24 +500,24 @@ Author: Christian Grothoff, Dennis Neufeld
                 <child>
                   <object class="GtkScrolledWindow" 
id="anastasis_gtk_recovery_progress_scrolled_window">
                     <property name="visible">True</property>
-                    <property name="can-focus">True</property>
+                    <property name="can_focus">True</property>
                     <property 
name="hadjustment">recovery_adjustmenth</property>
                     <property 
name="vadjustment">recovery_adjustmentv</property>
-                    <property name="window-placement-set">False</property>
-                    <property name="shadow-type">in</property>
-                    <property name="propagate-natural-width">True</property>
+                    <property name="window_placement_set">False</property>
+                    <property name="shadow_type">in</property>
+                    <property name="propagate_natural_width">True</property>
                     <child>
                       <object class="GtkTreeView" 
id="anastasis_gtk_recovery_progress_treeview">
                         <property name="visible">True</property>
-                        <property name="can-focus">False</property>
+                        <property name="can_focus">False</property>
                         <property 
name="hadjustment">recovery_adjustmenth</property>
                         <property 
name="vadjustment">recovery_adjustmentv</property>
                         <property 
name="model">anastasis_gtk_recovery_progress_liststore</property>
-                        <property name="headers-clickable">False</property>
-                        <property name="enable-search">False</property>
-                        <property name="search-column">0</property>
-                        <property name="show-expanders">False</property>
-                        <property name="tooltip-column">2</property>
+                        <property name="headers_clickable">False</property>
+                        <property name="enable_search">False</property>
+                        <property name="search_column">0</property>
+                        <property name="show_expanders">False</property>
+                        <property name="tooltip_column">2</property>
                         <signal name="button-press-event" 
handler="anastasis_gtk_recovery_progress_treeview_button_press_event_cb" 
swapped="no"/>
                         <child internal-child="selection">
                           <object class="GtkTreeSelection" 
id="anastasis_gtk_recovery_progress_tree_selection"/>
@@ -548,16 +551,16 @@ Author: Christian Grothoff, Dennis Neufeld
                   <object class="GtkButton" 
id="anastasis_gtk_main_window_save_as_button">
                     <property name="label">gtk-save-as</property>
                     <property name="visible">True</property>
-                    <property name="can-focus">True</property>
-                    <property name="can-default">True</property>
-                    <property name="receives-default">True</property>
-                    <property name="tooltip-text" translatable="yes">Save the 
current state of Anastasis to a file. Useful if you want to resume the 
operation later.</property>
-                    <property name="margin-start">15</property>
-                    <property name="margin-end">15</property>
-                    <property name="margin-top">20</property>
-                    <property name="margin-bottom">20</property>
-                    <property name="use-stock">True</property>
-                    <property name="always-show-image">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="can_default">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="tooltip_text" translatable="yes">Save the 
current state of Anastasis to a file. Useful if you want to resume the 
operation later.</property>
+                    <property name="margin_start">15</property>
+                    <property name="margin_end">15</property>
+                    <property name="margin_top">20</property>
+                    <property name="margin_bottom">20</property>
+                    <property name="use_stock">True</property>
+                    <property name="always_show_image">True</property>
                     <signal name="clicked" 
handler="anastasis_gtk_main_window_save_as_button_clicked_cb" swapped="no"/>
                   </object>
                   <packing>
@@ -578,29 +581,29 @@ Author: Christian Grothoff, Dennis Neufeld
             <child>
               <object class="GtkScrolledWindow" 
id="anastasis_gtk_scrolledwindow">
                 <property name="visible">True</property>
-                <property name="can-focus">True</property>
+                <property name="can_focus">True</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
                 <property name="hadjustment">recovery_adjustmentv</property>
-                <property name="shadow-type">in</property>
+                <property name="shadow_type">in</property>
                 <child>
                   <object class="GtkViewport" id="anastasis_gtk_viewport">
                     <property name="visible">True</property>
-                    <property name="can-focus">False</property>
+                    <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
                     <child>
                       <object class="GtkBox">
                         <property name="visible">True</property>
-                        <property name="can-focus">False</property>
+                        <property name="can_focus">False</property>
                         <child>
                           <object class="GtkBox" id="anastasis_gtk_super_vbox">
                             <property name="visible">True</property>
-                            <property name="can-focus">False</property>
+                            <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
                             <child>
                               <object class="GtkLabel" 
id="anastasis_gtk_error_label">
-                                <property name="can-focus">False</property>
+                                <property name="can_focus">False</property>
                                 <property name="label">DYNAMIC ERROR 
MESSAGE</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
@@ -617,26 +620,26 @@ Author: Christian Grothoff, Dennis Neufeld
                             <child>
                               <object class="GtkAlignment" 
id="anastasis_gtk_start_frame">
                                 <property name="visible">True</property>
-                                <property name="can-focus">False</property>
-                                <property name="margin-left">10</property>
-                                <property name="left-padding">12</property>
+                                <property name="can_focus">False</property>
+                                <property name="margin_left">10</property>
+                                <property name="left_padding">12</property>
                                 <child>
                                   <object class="GtkBox" 
id="anastasis_gtk_primary_action_hbox">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
+                                    <property name="can_focus">False</property>
                                     <property name="halign">center</property>
-                                    <property name="margin-left">10</property>
-                                    <property name="margin-right">10</property>
-                                    <property name="margin-start">10</property>
-                                    <property name="margin-end">10</property>
-                                    <property name="margin-top">10</property>
-                                    <property 
name="margin-bottom">10</property>
+                                    <property name="margin_left">10</property>
+                                    <property name="margin_right">10</property>
+                                    <property name="margin_start">10</property>
+                                    <property name="margin_end">10</property>
+                                    <property name="margin_top">10</property>
+                                    <property 
name="margin_bottom">10</property>
                                     <property 
name="orientation">vertical</property>
                                     <property name="spacing">20</property>
                                     <child>
                                       <object class="GtkLabel">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property 
name="halign">center</property>
                                         <property name="label" 
translatable="yes">What do you want to do?</property>
                                         <property 
name="justify">center</property>
@@ -656,12 +659,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                       <object class="GtkButton" 
id="anastasis_gtk_backup_button">
                                         <property name="label" 
translatable="yes">_Back up a secret</property>
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">True</property>
-                                        <property 
name="receives-default">True</property>
-                                        <property name="tooltip-text" 
translatable="yes">Begin fresh backup process</property>
+                                        <property 
name="can_focus">True</property>
+                                        <property 
name="receives_default">True</property>
+                                        <property name="tooltip_text" 
translatable="yes">Begin fresh backup process</property>
                                         <property 
name="image">backup_image</property>
-                                        <property 
name="use-underline">True</property>
-                                        <property 
name="always-show-image">True</property>
+                                        <property 
name="use_underline">True</property>
+                                        <property 
name="always_show_image">True</property>
                                         <signal name="clicked" 
handler="anastasis_gtk_backup_button_clicked_cb" swapped="no"/>
                                       </object>
                                       <packing>
@@ -675,12 +678,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                       <object class="GtkButton" 
id="anastasis_gtk_recovery_button">
                                         <property name="label" 
translatable="yes">_Recover a secret</property>
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">True</property>
-                                        <property 
name="receives-default">True</property>
-                                        <property name="tooltip-text" 
translatable="yes">Begin secret recovery process</property>
+                                        <property 
name="can_focus">True</property>
+                                        <property 
name="receives_default">True</property>
+                                        <property name="tooltip_text" 
translatable="yes">Begin secret recovery process</property>
                                         <property 
name="image">restore_image</property>
-                                        <property 
name="use-underline">True</property>
-                                        <property 
name="always-show-image">True</property>
+                                        <property 
name="use_underline">True</property>
+                                        <property 
name="always_show_image">True</property>
                                         <signal name="clicked" 
handler="anastasis_gtk_recovery_button_clicked_cb" swapped="no"/>
                                       </object>
                                       <packing>
@@ -694,12 +697,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                       <object class="GtkButton" 
id="anastasis_gtk_open_state">
                                         <property name="label">_Open a saved 
action</property>
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">True</property>
-                                        <property 
name="receives-default">True</property>
-                                        <property name="tooltip-text" 
translatable="yes">Continue from file with saved Anastasis state</property>
+                                        <property 
name="can_focus">True</property>
+                                        <property 
name="receives_default">True</property>
+                                        <property name="tooltip_text" 
translatable="yes">Continue from file with saved Anastasis state</property>
                                         <property 
name="image">open_image</property>
-                                        <property 
name="use-underline">True</property>
-                                        <property 
name="always-show-image">True</property>
+                                        <property 
name="use_underline">True</property>
+                                        <property 
name="always_show_image">True</property>
                                         <signal name="clicked" 
handler="anastasis_gtk_open_state_clicked_cb" swapped="no"/>
                                       </object>
                                       <packing>
@@ -720,31 +723,31 @@ Author: Christian Grothoff, Dennis Neufeld
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_continent_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox" 
id="anastasis_gtk_continent_vbox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <child>
                                           <object class="GtkScrolledWindow">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">True</property>
-                                            <property 
name="shadow-type">in</property>
+                                            <property 
name="can_focus">True</property>
+                                            <property 
name="shadow_type">in</property>
                                             <child>
                                               <object class="GtkTreeView" 
id="anastasis_gtk_continent_treeview">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">True</property>
+                                                <property 
name="can_focus">True</property>
                                                 <property 
name="model">continent_liststore</property>
-                                                <property 
name="enable-search">False</property>
-                                                <property 
name="search-column">0</property>
-                                                <property 
name="activate-on-single-click">True</property>
+                                                <property 
name="enable_search">False</property>
+                                                <property 
name="search_column">0</property>
+                                                <property 
name="activate_on_single_click">True</property>
                                                 <child 
internal-child="selection">
                                                   <object 
class="GtkTreeSelection" id="anastasis_gtk_continent_selection">
                                                     <signal name="changed" 
handler="anastasis_gtk_continent_selection_changed_cb" swapped="no"/>
@@ -774,16 +777,16 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <child>
                                           <object class="GtkScrolledWindow">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">True</property>
-                                            <property 
name="shadow-type">in</property>
+                                            <property 
name="can_focus">True</property>
+                                            <property 
name="shadow_type">in</property>
                                             <child>
                                               <object class="GtkTreeView" 
id="anastasis_gtk_country_treeview">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">True</property>
+                                                <property 
name="can_focus">True</property>
                                                 <property 
name="model">country_liststore</property>
-                                                <property 
name="enable-search">False</property>
-                                                <property 
name="search-column">0</property>
-                                                <property 
name="activate-on-single-click">True</property>
+                                                <property 
name="enable_search">False</property>
+                                                <property 
name="search_column">0</property>
+                                                <property 
name="activate_on_single_click">True</property>
                                                 <child 
internal-child="selection">
                                                   <object 
class="GtkTreeSelection" id="anastasis_gtk_country_selection">
                                                     <signal name="changed" 
handler="anastasis_gtk_country_selection_changed_cb" swapped="no"/>
@@ -813,12 +816,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <child>
                                           <object class="GtkScrolledWindow">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">True</property>
-                                            <property 
name="shadow-type">in</property>
+                                            <property 
name="can_focus">True</property>
+                                            <property 
name="shadow_type">in</property>
                                             <child>
                                               <object class="GtkTreeView" 
id="anastasis_gtk_currency_treeview">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">True</property>
+                                                <property 
name="can_focus">True</property>
                                                 <property 
name="model">currency_liststore</property>
                                                 <child 
internal-child="selection">
                                                   <object 
class="GtkTreeSelection" id="anastasis_gtk_currency_selection">
@@ -829,7 +832,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                                 <child>
                                                   <object 
class="GtkTreeViewColumn">
                                                     <property name="title" 
translatable="yes">Currencies</property>
-                                                    <property 
name="sort-column-id">0</property>
+                                                    <property 
name="sort_column_id">0</property>
                                                     <child>
                                                       <object 
class="GtkCellRendererText" id="currency"/>
                                                       <attributes>
@@ -855,12 +858,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="tooltip-text" 
translatable="yes">These questions determine which personal attributes we can 
ask you for, and which backup providers could be used.</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="tooltip_text" 
translatable="yes">These questions determine which personal attributes we can 
ask you for, and which backup providers could be used.</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Where do you live? In which currencies do you want to 
pay?</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -876,42 +879,42 @@ Author: Christian Grothoff, Dennis Neufeld
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_identity_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
+                                    <property name="can_focus">False</property>
                                     <child>
                                       <object class="GtkBox" 
id="who_are_you_hbox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property name="spacing">10</property>
                                         <property 
name="homogeneous">True</property>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_identity_vbox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <property 
name="spacing">15</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_full_name_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_full_name_hbox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_full_name_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Full name:</property>
                                                       </object>
                                                       <packing>
@@ -924,14 +927,14 @@ Author: Christian Grothoff, Dennis Neufeld
                                                     <child>
                                                       <object class="GtkBox">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="orientation">vertical</property>
                                                         <child>
                                                           <object 
class="GtkEntry" id="anastasis_gtk_ia_full_name_entry">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">True</property>
+                                                            <property 
name="can_focus">True</property>
                                                             <property 
name="hexpand">True</property>
-                                                            <property 
name="placeholder-text" translatable="yes" comments="Change to a common 
&quot;dummy&quot; name in the target language, using the suggested canonical 
format for that name in that language.">DOE, John</property>
+                                                            <property 
name="placeholder_text" translatable="yes" comments="Change to a common 
&quot;dummy&quot; name in the target language, using the suggested canonical 
format for that name in that language.">DOE, John</property>
                                                             <signal 
name="changed" handler="AG_identity_changed" swapped="no"/>
                                                             <signal 
name="focus-in-event" handler="anastasis_gtk_show_on_focus_in_event_cb" 
object="anastasis_gtk_name_casewarning_label" swapped="yes"/>
                                                             <signal 
name="focus-out-event" handler="anastasis_gtk_hide_on_focus_out_event_cb" 
object="anastasis_gtk_name_casewarning_label" swapped="yes"/>
@@ -947,7 +950,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                                         <child>
                                                           <object 
class="GtkLabel" id="anastasis_gtk_ia_name_format_hint_label">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">False</property>
+                                                            <property 
name="can_focus">False</property>
                                                             <property 
name="label" translatable="yes" comments="You may completely change the 
recommended format if the given format is inappropriate for the target language 
or culture.">If possible, use "LASTNAME, Firstname(s)" without 
abbreviations.</property>
                                                           </object>
                                                           <packing>
@@ -974,13 +977,13 @@ Author: Christian Grothoff, Dennis Neufeld
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox1">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label1">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -992,10 +995,10 @@ Author: Christian Grothoff, Dennis Neufeld
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image1">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1007,7 +1010,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                                     </child>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_name_casewarning_label">
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property name="label" 
translatable="yes" comments="If the user's language does not have cases (like 
in Kanji), you may choose to leave out the text about case-sensitivity to avoid 
confusing the reader.">This field is case-sensitive. You must enter 
 exactly the same value during recovery.</property>
                                                         <attributes>
@@ -1017,7 +1020,7 @@ exactly the same value during recovery.</property>
                                                       <packing>
                                                         <property 
name="expand">True</property>
                                                         <property 
name="fill">True</property>
-                                                        <property 
name="pack-type">end</property>
+                                                        <property 
name="pack_type">end</property>
                                                         <property 
name="position">2</property>
                                                       </packing>
                                                     </child>
@@ -1032,7 +1035,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1050,18 +1053,18 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_birthdate_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_birthdate_hbox">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_birthdate_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Birthdate:</property>
                                                       </object>
                                                       <packing>
@@ -1074,11 +1077,11 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object 
class="GtkCalendar" id="anastasis_gtk_ia_birthdate_cal">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
+                                                        <property 
name="can_focus">True</property>
                                                         <property 
name="year">1980</property>
                                                         <property 
name="month">8</property>
                                                         <property 
name="day">22</property>
-                                                        <property 
name="show-week-numbers">True</property>
+                                                        <property 
name="show_week_numbers">True</property>
                                                         <signal 
name="day-selected" handler="AG_identity_changed" swapped="no"/>
                                                         <signal 
name="style-updated" handler="gtk_widget_queue_draw" swapped="no"/>
                                                       </object>
@@ -1100,13 +1103,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox2">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label2">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1118,10 +1121,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image2">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1142,7 +1145,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1160,20 +1163,20 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_birthplace_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_birthplace_hbox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_birthplace_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Birthplace:</property>
                                                       </object>
                                                       <packing>
@@ -1186,14 +1189,14 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object class="GtkBox">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="orientation">vertical</property>
                                                         <child>
                                                           <object 
class="GtkEntry" id="anastasis_gtk_ia_birthplace_entry">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">True</property>
+                                                            <property 
name="can_focus">True</property>
                                                             <property 
name="hexpand">True</property>
-                                                            <property 
name="placeholder-text" translatable="yes" comments="Example for Birthplace in 
suitable language- and culture-specific format with good details.">Lafayette, 
Indiana, USA</property>
+                                                            <property 
name="placeholder_text" translatable="yes" comments="Example for Birthplace in 
suitable language- and culture-specific format with good details.">Lafayette, 
Indiana, USA</property>
                                                             <signal 
name="changed" handler="AG_identity_changed" swapped="no"/>
                                                             <signal 
name="focus-in-event" handler="anastasis_gtk_show_on_focus_in_event_cb" 
object="anastasis_gtk_birthplace_casewarning_label" swapped="yes"/>
                                                             <signal 
name="focus-out-event" handler="anastasis_gtk_hide_on_focus_out_event_cb" 
object="anastasis_gtk_birthplace_casewarning_label" swapped="no"/>
@@ -1209,7 +1212,7 @@ exactly the same value during recovery.</property>
                                                         <child>
                                                           <object 
class="GtkLabel" id="anastasis_gtk_ia_birthplace_format_hint_label">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">False</property>
+                                                            <property 
name="can_focus">False</property>
                                                             <property 
name="label" translatable="yes" comments="You may completely change the 
recommendation if for the target language/culture the recommendation is not 
applicable.">If possible, use "Location, Region, Country".</property>
                                                             <attributes>
                                                             <attribute 
name="scale" value="0.90000000000000002"/>
@@ -1239,13 +1242,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox3">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label3">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1257,10 +1260,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image3">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1272,7 +1275,7 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_birthplace_casewarning_label">
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property name="label" 
translatable="yes" comments="If the user's language does not have cases (like 
in Kanji), you may choose to leave out the text about case-sensitivity to avoid 
confusing the reader.">This field is case-sensitive. You must enter 
 exactly the same value during recovery.</property>
                                                         <attributes>
@@ -1296,7 +1299,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1314,19 +1317,19 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_ahv_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_ahv_hbox">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_ahv_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">AHV number:</property>
                                                       </object>
                                                       <packing>
@@ -1339,13 +1342,13 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object class="GtkEntry" 
id="anastasis_gtk_ia_ahv_entry">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="max-length">16</property>
-                                                        <property 
name="width-chars">17</property>
-                                                        <property 
name="max-width-chars">16</property>
-                                                        <property 
name="caps-lock-warning">False</property>
-                                                        <property 
name="placeholder-text" translatable="yes">756.1222.3425.89</property>
-                                                        <property 
name="input-purpose">number</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="max_length">16</property>
+                                                        <property 
name="width_chars">17</property>
+                                                        <property 
name="max_width_chars">16</property>
+                                                        <property 
name="caps_lock_warning">False</property>
+                                                        <property 
name="placeholder_text" translatable="yes">756.1222.3425.89</property>
+                                                        <property 
name="input_purpose">number</property>
                                                         <signal name="changed" 
handler="AG_identity_changed" swapped="no"/>
                                                         <signal 
name="delete-text" handler="anastasis_gtk_autocomplete_delete_text" 
swapped="no"/>
                                                         <signal 
name="insert-text" handler="anastasis_gtk_autocomplete_insert_text" 
swapped="no"/>
@@ -1368,13 +1371,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox4">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label4">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1386,10 +1389,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image4">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1410,7 +1413,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1428,19 +1431,19 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_tin_de_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_tin_de_hbox">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_tin_de_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Steuerliche Identifikationsnummer:</property>
                                                       </object>
                                                       <packing>
@@ -1453,12 +1456,12 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object class="GtkEntry" 
id="anastasis_gtk_ia_tin_de_entry">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="max-length">11</property>
-                                                        <property 
name="width-chars">11</property>
-                                                        <property 
name="max-width-chars">11</property>
-                                                        <property 
name="placeholder-text" translatable="yes">12345678912</property>
-                                                        <property 
name="input-purpose">number</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="max_length">11</property>
+                                                        <property 
name="width_chars">11</property>
+                                                        <property 
name="max_width_chars">11</property>
+                                                        <property 
name="placeholder_text" translatable="yes">12345678912</property>
+                                                        <property 
name="input_purpose">number</property>
                                                         <signal name="changed" 
handler="AG_identity_changed" swapped="no"/>
                                                         <signal 
name="style-updated" handler="gtk_widget_queue_draw" swapped="no"/>
                                                       </object>
@@ -1480,13 +1483,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox5">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label5">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1498,10 +1501,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image5">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1522,7 +1525,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1540,20 +1543,20 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_de_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_de_hbox">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_ssn_de_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="tooltip-text" translatable="yes">Falls vorhanden sollte diese Nummer auf 
jeden Fall angegeben werden. Nur Beamte, Selbstständige und andere Personen die 
keine Rentenversicherungsnummer haben sollten dieses Feld leer 
lassen.</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="tooltip_text" translatable="yes">Falls vorhanden sollte diese Nummer auf 
jeden Fall angegeben werden. Nur Beamte, Selbstständige und andere Personen die 
keine Rentenversicherungsnummer haben sollten dieses Feld leer 
lassen.</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Sozialversicherungsnummer (optional):</property>
                                                       </object>
                                                       <packing>
@@ -1566,12 +1569,12 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object class="GtkEntry" 
id="anastasis_gtk_ia_ssn_de_entry">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="max-length">12</property>
-                                                        <property 
name="width-chars">13</property>
-                                                        <property 
name="max-width-chars">12</property>
-                                                        <property 
name="placeholder-text" translatable="yes">14230460S534</property>
-                                                        <property 
name="input-purpose">alpha</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="max_length">12</property>
+                                                        <property 
name="width_chars">13</property>
+                                                        <property 
name="max_width_chars">12</property>
+                                                        <property 
name="placeholder_text" translatable="yes">14230460S534</property>
+                                                        <property 
name="input_purpose">alpha</property>
                                                         <signal name="changed" 
handler="AG_identity_changed" swapped="no"/>
                                                         <signal 
name="style-updated" handler="gtk_widget_queue_draw" swapped="no"/>
                                                       </object>
@@ -1593,13 +1596,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox6">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label6">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1611,10 +1614,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image6">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1635,7 +1638,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1653,19 +1656,19 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_us_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_us_hbox">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="anastasis_gtk_ia_ssn_us_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property 
name="valign">center</property>
-                                                        <property 
name="margin-left">20</property>
-                                                        <property 
name="margin-start">20</property>
+                                                        <property 
name="margin_left">20</property>
+                                                        <property 
name="margin_start">20</property>
                                                         <property name="label" 
translatable="yes">Social security number:</property>
                                                       </object>
                                                       <packing>
@@ -1678,11 +1681,11 @@ exactly the same value during recovery.</property>
                                                     <child>
                                                       <object class="GtkEntry" 
id="anastasis_gtk_ia_ssn_us_entry">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="max-length">11</property>
-                                                        <property 
name="width-chars">12</property>
-                                                        <property 
name="max-width-chars">11</property>
-                                                        <property 
name="placeholder-text" translatable="yes">000-00-0000</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="max_length">11</property>
+                                                        <property 
name="width_chars">12</property>
+                                                        <property 
name="max_width_chars">11</property>
+                                                        <property 
name="placeholder_text" translatable="yes">000-00-0000</property>
                                                         <signal name="changed" 
handler="AG_identity_changed" swapped="no"/>
                                                         <signal 
name="delete-text" handler="anastasis_gtk_autocomplete_delete_text" 
swapped="no"/>
                                                         <signal 
name="insert-text" handler="anastasis_gtk_autocomplete_insert_text" 
swapped="no"/>
@@ -1706,13 +1709,13 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="private_hbox7">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">40</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">40</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="privacy_label7">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
-                                                        <property 
name="margin-left">40</property>
+                                                        <property 
name="can_focus">False</property>
+                                                        <property 
name="margin_left">40</property>
                                                         <property name="label" 
translatable="yes">This stays private</property>
                                                       </object>
                                                       <packing>
@@ -1724,10 +1727,10 @@ exactly the same value during recovery.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkImage" 
id="blindfold_image7">
-                                                        <property 
name="width-request">24</property>
-                                                        <property 
name="height-request">24</property>
+                                                        <property 
name="width_request">24</property>
+                                                        <property 
name="height_request">24</property>
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                       </object>
                                                       <packing>
@@ -1748,7 +1751,7 @@ exactly the same value during recovery.</property>
                                                 <child>
                                                   <object class="GtkSeparator">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                   </object>
                                                   <packing>
                                                     <property 
name="expand">False</property>
@@ -1774,20 +1777,20 @@ exactly the same value during recovery.</property>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_private_explainer_vbox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <property 
name="spacing">20</property>
-                                            <property 
name="baseline-position">top</property>
+                                            <property 
name="baseline_position">top</property>
                                             <child>
                                               <object class="GtkBox" 
id="private_hbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="privacy_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-top">5</property>
-                                                    <property 
name="margin-bottom">5</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_top">5</property>
+                                                    <property 
name="margin_bottom">5</property>
                                                     <property name="label" 
translatable="yes">This stays private</property>
                                                     <attributes>
                                                       <attribute name="weight" 
value="bold"/>
@@ -1803,10 +1806,10 @@ exactly the same value during recovery.</property>
                                                 </child>
                                                 <child>
                                                   <object class="GtkImage" 
id="blindfold_image">
-                                                    <property 
name="width-request">24</property>
-                                                    <property 
name="height-request">24</property>
+                                                    <property 
name="width_request">24</property>
+                                                    <property 
name="height_request">24</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="pixbuf">noun_blindfold_3574196.svg</property>
                                                   </object>
                                                   <packing>
@@ -1826,9 +1829,9 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkLabel" 
id="explainer_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
-                                                <property 
name="margin-top">5</property>
-                                                <property 
name="margin-bottom">15</property>
+                                                <property 
name="can_focus">False</property>
+                                                <property 
name="margin_top">5</property>
+                                                <property 
name="margin_bottom">15</property>
                                                 <property name="label" 
translatable="yes">The information you have entered here:
 • Will be hashed, and therefore unreadable
 • The non-hashed version is not shared</property>
@@ -1843,9 +1846,9 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkLabel" 
id="encrypt_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property name="label" 
translatable="yes">&lt;a 
href="https://taler.net/papers/thesis-anastasis-2020.pdf"&gt;How Anastasis 
encrypts your data&lt;/a&gt;</property>
-                                                <property 
name="use-markup">True</property>
+                                                <property 
name="use_markup">True</property>
                                               </object>
                                               <packing>
                                                 <property 
name="expand">False</property>
@@ -1856,9 +1859,9 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkLabel" 
id="free_software_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property name="label" 
translatable="yes">Anastasis is &lt;a 
href="https://www.gnu.org/philosophy/free-sw.html"&gt;Free 
Software&lt;/a&gt;</property>
-                                                <property 
name="use-markup">True</property>
+                                                <property 
name="use_markup">True</property>
                                               </object>
                                               <packing>
                                                 <property 
name="expand">False</property>
@@ -1869,11 +1872,11 @@ exactly the same value during recovery.</property>
                                             <child>
                                               <object class="GtkLabel" 
id="funding_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
-                                                <property 
name="margin-top">10</property>
+                                                <property 
name="can_focus">False</property>
+                                                <property 
name="margin_top">10</property>
                                                 <property name="label" 
translatable="yes">Anastasis is developed by &lt;a 
href="https://anastasis.lu/en/about.html#team"&gt;privacy advocates&lt;/a&gt;
 with &lt;a href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; 
from the European Commission.</property>
-                                                <property 
name="use-markup">True</property>
+                                                <property 
name="use_markup">True</property>
                                                 <property 
name="justify">center</property>
                                               </object>
                                               <packing>
@@ -1885,15 +1888,15 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                             </child>
                                             <child>
                                               <object class="GtkImage" 
id="ec_image">
-                                                <property 
name="width-request">128</property>
-                                                <property 
name="height-request">128</property>
+                                                <property 
name="width_request">128</property>
+                                                <property 
name="height_request">128</property>
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="halign">center</property>
-                                                <property 
name="margin-left">10</property>
-                                                <property 
name="margin-right">10</property>
-                                                <property 
name="margin-top">10</property>
-                                                <property 
name="margin-bottom">10</property>
+                                                <property 
name="margin_left">10</property>
+                                                <property 
name="margin_right">10</property>
+                                                <property 
name="margin_top">10</property>
+                                                <property 
name="margin_bottom">10</property>
                                                 <property 
name="pixbuf">bandiera_stelle.png</property>
                                               </object>
                                               <packing>
@@ -1918,11 +1921,11 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Who are you?</property>
                                     <attributes>
                                       <attribute name="style" value="normal"/>
@@ -1939,139 +1942,132 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_b_authentication_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property 
name="orientation">vertical</property>
                                         <child>
                                           <object class="GtkFrame">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
-                                            <property 
name="margin-right">50</property>
-                                            <property 
name="margin-end">50</property>
+                                            <property 
name="can_focus">False</property>
+                                            <property 
name="margin_right">50</property>
+                                            <property 
name="margin_end">50</property>
                                             <property 
name="hexpand">True</property>
-                                            <property 
name="label-xalign">0</property>
-                                            <property 
name="shadow-type">none</property>
+                                            <property 
name="label_xalign">0</property>
+                                            <property 
name="shadow_type">none</property>
                                             <child>
-                                              <!-- n-columns=4 n-rows=2 -->
                                               <object class="GtkGrid" 
id="anastasis_gtk_auth_button_grid">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
-                                                <property 
name="row-spacing">5</property>
-                                                <property 
name="column-spacing">5</property>
-                                                <property 
name="row-homogeneous">True</property>
-                                                <property 
name="column-homogeneous">True</property>
+                                                <property 
name="can_focus">False</property>
+                                                <property 
name="row_spacing">5</property>
+                                                <property 
name="column_spacing">5</property>
+                                                <property 
name="row_homogeneous">True</property>
+                                                <property 
name="column_homogeneous">True</property>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_sms">
                                                     <property name="label" 
translatable="yes">SMS</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add authentication using a transaction 
number send to a mobile phone number.</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add authentication using a transaction 
number send to a mobile phone number.</property>
                                                     <property 
name="image">image_sms</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_sms_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">0</property>
-                                                    <property 
name="top-attach">0</property>
+                                                    <property 
name="left_attach">0</property>
+                                                    <property 
name="top_attach">0</property>
                                                   </packing>
                                                 </child>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_email">
                                                     <property name="label" 
translatable="yes">Email</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add authentication using a transaction 
number send to an e-mail address.</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add authentication using a transaction 
number send to an e-mail address.</property>
                                                     <property 
name="image">email_image</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_email_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">1</property>
-                                                    <property 
name="top-attach">0</property>
+                                                    <property 
name="left_attach">1</property>
+                                                    <property 
name="top_attach">0</property>
                                                   </packing>
                                                 </child>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_question">
                                                     <property name="label" 
translatable="yes">Question</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add authentication using security 
question and answer.</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add authentication using security 
question and answer.</property>
                                                     <property 
name="image">question_image</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_question_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">2</property>
-                                                    <property 
name="top-attach">0</property>
+                                                    <property 
name="left_attach">2</property>
+                                                    <property 
name="top_attach">0</property>
                                                   </packing>
                                                 </child>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_post">
                                                     <property name="label" 
translatable="yes">Post</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add authentication using a transaction 
number send to a postal address.</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add authentication using a transaction 
number send to a postal address.</property>
                                                     <property 
name="image">postal_image</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_post_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">0</property>
-                                                    <property 
name="top-attach">1</property>
+                                                    <property 
name="left_attach">0</property>
+                                                    <property 
name="top_attach">1</property>
                                                   </packing>
                                                 </child>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_iban">
                                                     <property name="label" 
translatable="yes">IBAN</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add authentication using a payment of 
from a designated IBAN account.</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add authentication using a payment of 
from a designated IBAN account.</property>
                                                     <property 
name="image">image_iban</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_iban_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">2</property>
-                                                    <property 
name="top-attach">1</property>
+                                                    <property 
name="left_attach">2</property>
+                                                    <property 
name="top_attach">1</property>
                                                   </packing>
                                                 </child>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_totp">
                                                     <property name="label" 
translatable="yes">TOTP</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Add Time-Based One-Time Password 
authentication (RFC 6238)</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Add Time-Based One-Time Password 
authentication (RFC 6238)</property>
                                                     <property 
name="image">image_freeotp</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_totp_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
-                                                    <property 
name="left-attach">1</property>
-                                                    <property 
name="top-attach">1</property>
+                                                    <property 
name="left_attach">1</property>
+                                                    <property 
name="top_attach">1</property>
                                                   </packing>
                                                 </child>
-                                                <child>
-                                                  <placeholder/>
-                                                </child>
-                                                <child>
-                                                  <placeholder/>
-                                                </child>
                                               </object>
                                             </child>
                                             <child type="label">
                                               <object class="GtkLabel">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property name="label" 
translatable="yes">Which authorization method should be added?</property>
                                                 <attributes>
                                                   <attribute name="weight" 
value="bold"/>
@@ -2089,30 +2085,30 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_b_authentication_hbox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <child>
                                               <object class="GtkFrame">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
-                                                <property 
name="label-xalign">0</property>
-                                                <property 
name="shadow-type">none</property>
+                                                <property 
name="can_focus">False</property>
+                                                <property 
name="label_xalign">0</property>
+                                                <property 
name="shadow_type">none</property>
                                                 <child>
                                                   <object class="GtkAlignment">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="left-padding">12</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="left_padding">12</property>
                                                     <child>
                                                       <object 
class="GtkScrolledWindow">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="shadow-type">in</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="shadow_type">in</property>
                                                         <child>
                                                           <object 
class="GtkTreeView" id="anastasis_gtk_authentication_methods_list">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">True</property>
+                                                            <property 
name="can_focus">True</property>
                                                             <property 
name="model">authentication_methods_liststore</property>
-                                                            <property 
name="enable-search">False</property>
-                                                            <property 
name="search-column">0</property>
+                                                            <property 
name="enable_search">False</property>
+                                                            <property 
name="search_column">0</property>
                                                             <child 
internal-child="selection">
                                                             <object 
class="GtkTreeSelection" id="anastasis_gtk_authentication_methods_selection">
                                                             <signal 
name="changed" handler="auth_method_selection_changed_cb" swapped="no"/>
@@ -2124,8 +2120,8 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                                             <property 
name="title" translatable="yes">Type</property>
                                                             <property 
name="clickable">True</property>
                                                             <property 
name="reorderable">True</property>
-                                                            <property 
name="sort-indicator">True</property>
-                                                            <property 
name="sort-column-id">0</property>
+                                                            <property 
name="sort_indicator">True</property>
+                                                            <property 
name="sort_column_id">0</property>
                                                             <child>
                                                             <object 
class="GtkCellRendererText" id="type"/>
                                                             <attributes>
@@ -2156,7 +2152,7 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                                 <child type="label">
                                                   <object class="GtkLabel" 
id="anastasis_gtk_authorization_methods_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property name="label" 
translatable="yes">Authorization methods configured so far:</property>
                                                     <attributes>
                                                       <attribute name="weight" 
value="bold"/>
@@ -2174,17 +2170,17 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_authorization_meta_button_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_edit_provider_list">
                                                     <property name="label" 
translatable="yes">_Edit providers</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
                                                     <property 
name="image">edit_image</property>
-                                                    <property 
name="use-underline">True</property>
-                                                    <property 
name="always-show-image">True</property>
+                                                    <property 
name="use_underline">True</property>
+                                                    <property 
name="always_show_image">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_edit_provider_list_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -2199,10 +2195,10 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                                     <property 
name="label">gtk-delete</property>
                                                     <property 
name="visible">True</property>
                                                     <property 
name="sensitive">False</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="use-stock">True</property>
-                                                    <property 
name="always-show-image">True</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="use_stock">True</property>
+                                                    <property 
name="always_show_image">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_authentication_method_delete_button_clicked_cb" 
swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -2230,7 +2226,7 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                         <child>
                                           <object class="GtkSeparator">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                           </object>
                                           <packing>
                                             <property 
name="expand">False</property>
@@ -2245,11 +2241,11 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Configure authorization methods!</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -2265,31 +2261,31 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_b_policy_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="top-padding">10</property>
-                                    <property 
name="bottom-padding">10</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="top_padding">10</property>
+                                    <property 
name="bottom_padding">10</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property 
name="orientation">vertical</property>
                                         <property name="spacing">10</property>
                                         <child>
                                           <object class="GtkLabel" 
id="review_policies_explainer_label">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="halign">start</property>
-                                            <property 
name="margin-start">15</property>
-                                            <property 
name="margin-end">15</property>
-                                            <property 
name="margin-top">10</property>
-                                            <property 
name="margin-bottom">10</property>
+                                            <property 
name="margin_start">15</property>
+                                            <property 
name="margin_end">15</property>
+                                            <property 
name="margin_top">10</property>
+                                            <property 
name="margin_bottom">10</property>
                                             <property name="label" 
translatable="yes">Each recovery policy specifies a combination of 
authentication methods sufficient to recover the secret.
 Please review the recovery policies for the secret you are about to back up.
 If the automatically generated recovery policies are inadequate for your use 
case, use right-click to add, edit or delete policies.
@@ -2305,14 +2301,14 @@ You can also use "back" to add additional 
authentication methods.</property>
                                         <child>
                                           <object class="GtkScrolledWindow">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">True</property>
-                                            <property 
name="shadow-type">in</property>
+                                            <property 
name="can_focus">True</property>
+                                            <property 
name="shadow_type">in</property>
                                             <child>
                                               <object class="GtkTreeView" 
id="anastasis_gtk_review_policy_treeview">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">True</property>
+                                                <property 
name="can_focus">True</property>
                                                 <property 
name="model">policy_review_treestore</property>
-                                                <property 
name="search-column">0</property>
+                                                <property 
name="search_column">0</property>
                                                 <signal 
name="button-press-event" 
handler="anastasis_gtk_review_policy_treeview_button_press_event_cb" 
swapped="no"/>
                                                 <signal name="key-press-event" 
handler="anastasis_gtk_review_policy_treeview_key_press_event_cb" swapped="no"/>
                                                 <signal name="row-activated" 
handler="anastasis_gtk_review_policy_treeview_row_activated_cb" swapped="no"/>
@@ -2401,11 +2397,11 @@ You can also use "back" to add additional 
authentication methods.</property>
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Review recovery policies</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -2422,31 +2418,31 @@ You can also use "back" to add additional 
authentication methods.</property>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_challenge_frame">
                                 <property 
name="name">anastasis_gtk_challenge_frame</property>
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkScrolledWindow">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">True</property>
+                                        <property 
name="can_focus">True</property>
                                         <property 
name="hadjustment">anastasis_gtk_policy_box_adjustment_h</property>
                                         <property 
name="vadjustment">anastasis_gtk_policy_box_adjustment_v</property>
-                                        <property 
name="shadow-type">in</property>
+                                        <property 
name="shadow_type">in</property>
                                         <child>
                                           <object class="GtkViewport">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="hadjustment">anastasis_gtk_policy_box_adjustment_h</property>
                                             <property 
name="vadjustment">anastasis_gtk_policy_box_adjustment_v</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_policy_vbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <placeholder/>
@@ -2462,11 +2458,11 @@ You can also use "back" to add additional 
authentication methods.</property>
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Select challenge to recover secret:</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -2482,49 +2478,49 @@ You can also use "back" to add additional 
authentication methods.</property>
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_enter_secret_frame">
-                                <property name="height-request">1500</property>
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="height_request">1500</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkScrolledWindow" 
id="secret_frame_scrolled_window">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">True</property>
+                                    <property name="can_focus">True</property>
                                     <property name="vexpand">True</property>
                                     <property 
name="hadjustment">secret_box_adjustmenth</property>
                                     <property 
name="vadjustment">secret_box_adjustmentv</property>
-                                    <property name="shadow-type">in</property>
-                                    <property 
name="propagate-natural-width">True</property>
-                                    <property 
name="propagate-natural-height">True</property>
+                                    <property name="shadow_type">in</property>
+                                    <property 
name="propagate_natural_width">True</property>
+                                    <property 
name="propagate_natural_height">True</property>
                                     <child>
                                       <object class="GtkViewport" 
id="secret_frame_viewport">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property 
name="hexpand">True</property>
                                         <property 
name="hadjustment">secret_box_adjustmenth</property>
                                         <property 
name="vadjustment">secret_box_adjustmentv</property>
                                         <child>
                                           <object class="GtkBox" 
id="secret_frame_main_vbox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="valign">start</property>
-                                            <property 
name="margin-start">10</property>
-                                            <property 
name="margin-end">10</property>
-                                            <property 
name="margin-top">5</property>
-                                            <property 
name="margin-bottom">5</property>
+                                            <property 
name="margin_start">10</property>
+                                            <property 
name="margin_end">10</property>
+                                            <property 
name="margin_top">5</property>
+                                            <property 
name="margin_bottom">5</property>
                                             <property 
name="orientation">vertical</property>
                                             <property 
name="spacing">5</property>
-                                            <property 
name="baseline-position">top</property>
+                                            <property 
name="baseline_position">top</property>
                                             <child>
                                               <object class="GtkBox" 
id="secret_name_vbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <property 
name="spacing">5</property>
                                                 <child>
                                                   <object class="GtkLabel">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property 
name="valign">start</property>
                                                     <property name="label" 
translatable="yes">Secret's name</property>
@@ -2539,11 +2535,11 @@ You can also use "back" to add additional 
authentication methods.</property>
                                                 <child>
                                                   <object class="GtkEntry" 
id="anastasis_gtk_secret_name_entry">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="has-focus">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">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!</property>
-                                                    <property 
name="primary-icon-tooltip-text" translatable="yes">If you make multiple 
backups using Anastasis, the secret's name will allow you to distinguish the 
different backups.</property>
-                                                    <property 
name="placeholder-text" translatable="yes">Do NOT enter the actual secret 
here!</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="has_focus">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">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!</property>
+                                                    <property 
name="primary_icon_tooltip_text" translatable="yes">If you make multiple 
backups using Anastasis, the secret's name will allow you to distinguish the 
different backups.</property>
+                                                    <property 
name="placeholder_text" translatable="yes">Do NOT enter the actual secret 
here!</property>
                                                     <signal name="changed" 
handler="anastasis_gtk_enter_secret_name_entry_changed_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -2556,7 +2552,7 @@ You can also use "back" to add additional authentication 
methods.</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="secret_name_explanation_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property name="label" 
translatable="yes">Names should be unique, so that you can easily
 identify your secret later.</property>
@@ -2579,16 +2575,16 @@ identify your secret later.</property>
                                             <child>
                                               <object class="GtkBox" 
id="secret_entry_vbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkBox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="secret_text_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="halign">start</property>
                                                         <property name="label" 
translatable="yes">Provide secret as text</property>
                                                       </object>
@@ -2609,29 +2605,29 @@ identify your secret later.</property>
                                                 <child>
                                                   <object class="GtkBox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object 
class="GtkScrolledWindow" id="enter_secret_scrolled_window">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="tooltip-text" translatable="yes">Enter the secret you want to back up 
here.</property>
-                                                        <property 
name="margin-start">10</property>
-                                                        <property 
name="margin-end">10</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="tooltip_text" translatable="yes">Enter the secret you want to back up 
here.</property>
+                                                        <property 
name="margin_start">10</property>
+                                                        <property 
name="margin_end">10</property>
                                                         <property 
name="hexpand">True</property>
                                                         <property 
name="vexpand">True</property>
                                                         <property 
name="hadjustment">anastasis_gtk_enter_secret_hadjustment</property>
                                                         <property 
name="vadjustment">anastasis_gtk_enter_secret_vadjustment</property>
-                                                        <property 
name="shadow-type">in</property>
+                                                        <property 
name="shadow_type">in</property>
                                                         <child>
                                                           <object 
class="GtkTextView" id="anastasis_gtk_enter_secret_textview">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">True</property>
+                                                            <property 
name="can_focus">True</property>
                                                             <property 
name="hexpand">True</property>
                                                             <property 
name="vexpand">True</property>
                                                             <property 
name="hadjustment">anastasis_gtk_enter_secret_hadjustment</property>
-                                                            <property 
name="hscroll-policy">natural</property>
+                                                            <property 
name="hscroll_policy">natural</property>
                                                             <property 
name="vadjustment">anastasis_gtk_enter_secret_vadjustment</property>
-                                                            <property 
name="vscroll-policy">natural</property>
+                                                            <property 
name="vscroll_policy">natural</property>
                                                             <property 
name="buffer">anastasis_gtk_enter_secret_textbuffer</property>
                                                           </object>
                                                         </child>
@@ -2646,17 +2642,17 @@ identify your secret later.</property>
                                                     <child>
                                                       <object 
class="GtkButton" id="anastasis_gtk_secret_clear_text_button">
                                                         <property 
name="label">gtk-clear</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="receives-default">True</property>
-                                                        <property 
name="use-stock">True</property>
-                                                        <property 
name="always-show-image">True</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="receives_default">True</property>
+                                                        <property 
name="use_stock">True</property>
+                                                        <property 
name="always_show_image">True</property>
                                                         <signal name="clicked" 
handler="anastasis_gtk_secret_clear_button_clicked_cb" swapped="no"/>
                                                       </object>
                                                       <packing>
                                                         <property 
name="expand">False</property>
                                                         <property 
name="fill">True</property>
                                                         <property 
name="padding">5</property>
-                                                        <property 
name="pack-type">end</property>
+                                                        <property 
name="pack_type">end</property>
                                                         <property 
name="position">1</property>
                                                       </packing>
                                                     </child>
@@ -2671,19 +2667,19 @@ identify your secret later.</property>
                                                   <object class="GtkBox">
                                                     <property 
name="name">anastasis_gtk_enter_secret_file_box</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-top">5</property>
-                                                    <property 
name="margin-bottom">5</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_top">5</property>
+                                                    <property 
name="margin_bottom">5</property>
                                                     <property 
name="spacing">10</property>
                                                     <child>
                                                       <object class="GtkBox" 
id="anastasis_gtk_secret_file_chooser_hbox">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="spacing">5</property>
                                                         <child>
                                                           <object 
class="GtkLabel" id="secret_by_file_label">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">False</property>
+                                                            <property 
name="can_focus">False</property>
                                                             <property 
name="label" translatable="yes">Or provide secret as a file:</property>
                                                           </object>
                                                           <packing>
@@ -2697,11 +2693,11 @@ identify your secret later.</property>
                                                           <object 
class="GtkButton" id="anastasis_gtk_enter_secret_open_button">
                                                             <property 
name="label">Choose file</property>
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">True</property>
-                                                            <property 
name="can-default">True</property>
-                                                            <property 
name="receives-default">True</property>
+                                                            <property 
name="can_focus">True</property>
+                                                            <property 
name="can_default">True</property>
+                                                            <property 
name="receives_default">True</property>
                                                             <property 
name="image">open_file_image</property>
-                                                            <property 
name="always-show-image">True</property>
+                                                            <property 
name="always_show_image">True</property>
                                                             <signal 
name="clicked" handler="anastasis_gtk_enter_secret_open_button_clicked_cb" 
swapped="no"/>
                                                           </object>
                                                           <packing>
@@ -2721,12 +2717,12 @@ identify your secret later.</property>
                                                     </child>
                                                     <child>
                                                       <object class="GtkBox" 
id="anastasis_gtk_secret_file_name_hbox">
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="spacing">5</property>
                                                         <child>
                                                           <object 
class="GtkLabel" id="secret_file_name_label">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">False</property>
+                                                            <property 
name="can_focus">False</property>
                                                             <property 
name="label" translatable="yes">Your secret file:</property>
                                                           </object>
                                                           <packing>
@@ -2739,7 +2735,7 @@ identify your secret later.</property>
                                                         <child>
                                                           <object 
class="GtkLabel" id="anastasis_gtk_secret_file_name_label">
                                                             <property 
name="visible">True</property>
-                                                            <property 
name="can-focus">False</property>
+                                                            <property 
name="can_focus">False</property>
                                                             <property 
name="label">DYNAMICALLY GENERATED</property>
                                                             <attributes>
                                                             <attribute 
name="weight" value="bold"/>
@@ -2754,17 +2750,17 @@ identify your secret later.</property>
                                                         <child>
                                                           <object 
class="GtkButton" id="anastasis_gtk_secret_clear_file_button">
                                                             <property 
name="label">gtk-clear</property>
-                                                            <property 
name="can-focus">True</property>
-                                                            <property 
name="receives-default">True</property>
-                                                            <property 
name="use-stock">True</property>
-                                                            <property 
name="always-show-image">True</property>
+                                                            <property 
name="can_focus">True</property>
+                                                            <property 
name="receives_default">True</property>
+                                                            <property 
name="use_stock">True</property>
+                                                            <property 
name="always_show_image">True</property>
                                                             <signal 
name="clicked" handler="anastasis_gtk_secret_clear_button_clicked_cb" 
swapped="no"/>
                                                           </object>
                                                           <packing>
                                                             <property 
name="expand">False</property>
                                                             <property 
name="fill">True</property>
                                                             <property 
name="padding">5</property>
-                                                            <property 
name="pack-type">end</property>
+                                                            <property 
name="pack_type">end</property>
                                                             <property 
name="position">2</property>
                                                           </packing>
                                                         </child>
@@ -2794,15 +2790,15 @@ identify your secret later.</property>
                                             <child>
                                               <object class="GtkBox" 
id="expiration_vbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="halign">start</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <property 
name="spacing">5</property>
-                                                <property 
name="baseline-position">top</property>
+                                                <property 
name="baseline_position">top</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="recovery_expiration_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property name="label" 
translatable="yes">Your secret's recovery data expires on:</property>
                                                   </object>
                                                   <packing>
@@ -2815,11 +2811,11 @@ identify your secret later.</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="expiration_hbox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="expiration_date_without_year_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="label">DYNAMICALLY SET</property>
                                                         <attributes>
                                                           <attribute 
name="weight" value="bold"/>
@@ -2834,11 +2830,11 @@ identify your secret later.</property>
                                                     <child>
                                                       <object 
class="GtkSpinButton" id="expiration_year_spin_button">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
-                                                        <property 
name="max-length">4</property>
-                                                        <property 
name="width-chars">4</property>
-                                                        <property 
name="max-width-chars">4</property>
-                                                        <property 
name="input-purpose">digits</property>
+                                                        <property 
name="can_focus">True</property>
+                                                        <property 
name="max_length">4</property>
+                                                        <property 
name="width_chars">4</property>
+                                                        <property 
name="max_width_chars">4</property>
+                                                        <property 
name="input_purpose">digits</property>
                                                         <property 
name="adjustment">expiration_year_adjustment</property>
                                                         <property 
name="numeric">True</property>
                                                         <property 
name="value">9999</property>
@@ -2869,18 +2865,18 @@ identify your secret later.</property>
                                             <child>
                                               <object class="GtkBox" 
id="payment_info_vbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <property 
name="spacing">10</property>
                                                 <child>
                                                   <object class="GtkBox" 
id="backup_free_hbox">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="spacing">10</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="backup_fee_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property name="label" 
translatable="yes">Backup fee:</property>
                                                       </object>
                                                       <packing>
@@ -2893,7 +2889,7 @@ identify your secret later.</property>
                                                     <child>
                                                       <object class="GtkLabel" 
id="backup_fee_value_label">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="can_focus">False</property>
                                                         <property 
name="label">DYNAMICALLY SET</property>
                                                         <attributes>
                                                           <attribute 
name="weight" value="bold"/>
@@ -2917,7 +2913,7 @@ identify your secret later.</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="backup_fee_explainer_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property name="label" 
translatable="yes">You pay this fee to back up your secret.
 The fee may increase with the expiry
@@ -2947,11 +2943,11 @@ date of your secret's recovery data.</property>
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">10</property>
-                                    <property 
name="margin-bottom">10</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">10</property>
+                                    <property 
name="margin_bottom">10</property>
                                     <property name="label" 
translatable="yes">Provide secret to backup:</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -2968,29 +2964,29 @@ date of your secret's recovery data.</property>
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_pay_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-top">5</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_top">5</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property name="spacing">5</property>
                                         <child>
                                           <object class="GtkBox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <child>
                                               <object class="GtkLabel">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property name="label" 
translatable="yes">Please pay with GNU Taler:</property>
                                               </object>
                                               <packing>
@@ -3003,22 +2999,22 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkBox" 
id="anastasis_gtk_main_window_unpaid_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
-                                                <property 
name="margin-left">5</property>
-                                                <property 
name="margin-right">5</property>
-                                                <property 
name="margin-start">5</property>
-                                                <property 
name="margin-end">5</property>
-                                                <property 
name="margin-top">5</property>
-                                                <property 
name="margin-bottom">5</property>
+                                                <property 
name="can_focus">False</property>
+                                                <property 
name="margin_left">5</property>
+                                                <property 
name="margin_right">5</property>
+                                                <property 
name="margin_start">5</property>
+                                                <property 
name="margin_end">5</property>
+                                                <property 
name="margin_top">5</property>
+                                                <property 
name="margin_bottom">5</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <property 
name="spacing">5</property>
                                                 <child>
                                                   <object class="GtkTreeView" 
id="unpaid_qr_treeview">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
+                                                    <property 
name="can_focus">True</property>
                                                     <property 
name="model">unpaid_qrcodes_liststore</property>
-                                                    <property 
name="enable-search">False</property>
-                                                    <property 
name="search-column">1</property>
+                                                    <property 
name="enable_search">False</property>
+                                                    <property 
name="search_column">1</property>
                                                     <child 
internal-child="selection">
                                                       <object 
class="GtkTreeSelection" id="unpaid_qr_tree_selection">
                                                         <signal name="changed" 
handler="unpaid_qr_tree_selection_changed_cb" swapped="no"/>
@@ -3081,11 +3077,11 @@ date of your secret's recovery data.</property>
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">5</property>
-                                    <property name="margin-end">5</property>
-                                    <property name="margin-top">10</property>
-                                    <property name="margin-bottom">5</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">5</property>
+                                    <property name="margin_end">5</property>
+                                    <property name="margin_top">10</property>
+                                    <property name="margin_bottom">5</property>
                                     <property name="label" 
translatable="yes">Payment required:</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -3101,30 +3097,30 @@ date of your secret's recovery data.</property>
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_completed_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">10</property>
-                                    <property name="margin-end">10</property>
-                                    <property name="margin-top">10</property>
-                                    <property 
name="margin-bottom">10</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">10</property>
+                                    <property name="margin_end">10</property>
+                                    <property name="margin_top">10</property>
+                                    <property 
name="margin_bottom">10</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox" 
id="anastasis_gtk_success_box">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_backup_complete_box">
                                             <property 
name="name">anastasis_gtk_backup_complete_box</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <child>
                                               <object class="GtkLabel" 
id="anastasis_gtk_success_backup_label">
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="halign">start</property>
                                                 <property name="label" 
translatable="yes">Your backup is complete.</property>
                                                 <property 
name="justify">center</property>
@@ -3142,12 +3138,12 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkBox" 
id="recovery_expiration_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="spacing">5</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="backup_expiration_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property name="label" 
translatable="yes">Your backup is valid until:</property>
                                                   </object>
@@ -3160,7 +3156,7 @@ date of your secret's recovery data.</property>
                                                 </child>
                                                 <child>
                                                   <object class="GtkLabel" 
id="backup_expiration_date_label">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="label">DYNAMICALLY GENERATED</property>
                                                     <attributes>
                                                       <attribute name="weight" 
value="bold"/>
@@ -3183,11 +3179,11 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkBox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="anastasis_gtk_success_backup_version_label">
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property name="label" 
translatable="yes">Backups were made at the following providers:</property>
                                                   </object>
@@ -3201,14 +3197,14 @@ date of your secret's recovery data.</property>
                                                 <child>
                                                   <object 
class="GtkScrolledWindow">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="shadow-type">in</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="shadow_type">in</property>
                                                     <child>
                                                       <object 
class="GtkTreeView" id="anastasis_gtk_backup_complete_treeview">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
+                                                        <property 
name="can_focus">True</property>
                                                         <property 
name="model">backup_provider_liststore</property>
-                                                        <property 
name="search-column">0</property>
+                                                        <property 
name="search_column">0</property>
                                                         <child 
internal-child="selection">
                                                           <object 
class="GtkTreeSelection"/>
                                                         </child>
@@ -3279,12 +3275,12 @@ date of your secret's recovery data.</property>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_success_recovery_box">
                                             <property 
name="name">anastasis_gtk_success_recovery_box</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <child>
                                               <object class="GtkLabel" 
id="anastasis_gtk_success_recovery_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="halign">start</property>
                                                 <property name="label" 
translatable="yes">Your secret was recovered.</property>
                                                 <attributes>
@@ -3301,11 +3297,11 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkBox" 
id="recovery_secret_name_hbox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <child>
                                                   <object class="GtkLabel">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property name="label" 
translatable="yes">Secret name:</property>
                                                     <attributes>
                                                       <attribute name="weight" 
value="bold"/>
@@ -3321,7 +3317,7 @@ date of your secret's recovery data.</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="recovery_secret_name_value_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="label">DYNAMICALLY GENERATED</property>
                                                   </object>
                                                   <packing>
@@ -3341,15 +3337,15 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkBox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="anastasis_gtk_secret_value_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="tooltip-text" translatable="yes">The secret is shown here. You can also 
copy it to the clipboard or save it to a file.</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="tooltip_text" translatable="yes">The secret is shown here. You can also 
copy it to the clipboard or save it to a file.</property>
                                                     <property name="label">THE 
SECRET TEXT</property>
                                                     <property 
name="wrap">True</property>
-                                                    <property 
name="wrap-mode">word-char</property>
+                                                    <property 
name="wrap_mode">word-char</property>
                                                     <property 
name="ellipsize">end</property>
                                                   </object>
                                                   <packing>
@@ -3363,12 +3359,12 @@ date of your secret's recovery data.</property>
                                                   <object class="GtkButton" 
id="anastasis_gtk_secret_copy_button">
                                                     <property 
name="label">gtk-copy</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="can-default">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Copy secret to clipboard</property>
-                                                    <property 
name="use-stock">True</property>
-                                                    <property 
name="always-show-image">True</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="can_default">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Copy secret to clipboard</property>
+                                                    <property 
name="use_stock">True</property>
+                                                    <property 
name="always_show_image">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_secret_copy_button_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -3382,11 +3378,11 @@ date of your secret's recovery data.</property>
                                                   <object class="GtkButton" 
id="anastasis_gtk_secret_save_as_button">
                                                     <property 
name="label">gtk-save-as</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
-                                                    <property 
name="tooltip-text" translatable="yes">Save secret to file</property>
-                                                    <property 
name="use-stock">True</property>
-                                                    <property 
name="always-show-image">True</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
+                                                    <property 
name="tooltip_text" translatable="yes">Save secret to file</property>
+                                                    <property 
name="use_stock">True</property>
+                                                    <property 
name="always_show_image">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_secret_save_as_button_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -3407,21 +3403,21 @@ date of your secret's recovery data.</property>
                                             <child>
                                               <object class="GtkViewport">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <property 
name="hexpand">True</property>
                                                 <property 
name="vexpand">True</property>
                                                 <child>
                                                   <object class="GtkImage" 
id="anastasis_gtk_secret_qr_image">
-                                                    <property 
name="width-request">400</property>
-                                                    <property 
name="height-request">400</property>
+                                                    <property 
name="width_request">400</property>
+                                                    <property 
name="height_request">400</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
-                                                    <property 
name="margin-left">10</property>
-                                                    <property 
name="margin-right">10</property>
-                                                    <property 
name="margin-start">10</property>
-                                                    <property 
name="margin-end">10</property>
-                                                    <property 
name="margin-top">10</property>
-                                                    <property 
name="margin-bottom">10</property>
+                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="margin_left">10</property>
+                                                    <property 
name="margin_right">10</property>
+                                                    <property 
name="margin_start">10</property>
+                                                    <property 
name="margin_end">10</property>
+                                                    <property 
name="margin_top">10</property>
+                                                    <property 
name="margin_bottom">10</property>
                                                     <property 
name="hexpand">True</property>
                                                     <property 
name="vexpand">True</property>
                                                     <property 
name="stock">gtk-missing-image</property>
@@ -3452,11 +3448,11 @@ date of your secret's recovery data.</property>
                                 <child type="label">
                                   <object class="GtkLabel" 
id="anastasis_gtk_backup_success_label">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="margin-start">10</property>
-                                    <property name="margin-end">10</property>
-                                    <property name="margin-top">10</property>
-                                    <property 
name="margin-bottom">10</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="margin_start">10</property>
+                                    <property name="margin_end">10</property>
+                                    <property name="margin_top">10</property>
+                                    <property 
name="margin_bottom">10</property>
                                     <property name="label" 
translatable="yes">Success!</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -3473,33 +3469,33 @@ date of your secret's recovery data.</property>
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_select_secret_frame">
-                                <property name="can-focus">False</property>
-                                <property name="label-xalign">0</property>
-                                <property name="shadow-type">none</property>
+                                <property name="can_focus">False</property>
+                                <property name="label_xalign">0</property>
+                                <property name="shadow_type">none</property>
                                 <child>
                                   <object class="GtkAlignment">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
-                                    <property name="left-padding">12</property>
+                                    <property name="can_focus">False</property>
+                                    <property name="left_padding">12</property>
                                     <child>
                                       <object class="GtkBox" 
id="anastasis_gtk_secret_select_vbox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can-focus">False</property>
+                                        <property 
name="can_focus">False</property>
                                         <property 
name="orientation">vertical</property>
                                         <property name="spacing">10</property>
                                         <child>
                                           <object class="GtkBox">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can-focus">False</property>
+                                            <property 
name="can_focus">False</property>
                                             <property 
name="orientation">vertical</property>
                                             <child>
                                               <object class="GtkBox">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">False</property>
+                                                <property 
name="can_focus">False</property>
                                                 <child>
                                                   <object class="GtkLabel" 
id="select_secret_hint_label">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="halign">start</property>
                                                     <property name="label" 
translatable="yes">Select a secret to recover from the list below. If no 
secrets are listed, 
 you need to either go back and correct your personal information or 
@@ -3516,8 +3512,8 @@ explicitly add the provider which you used before for the 
backup.</property>
                                                   <object class="GtkButton" 
id="anastasis_gtk_add_provider_button">
                                                     <property name="label" 
translatable="yes">Add provider</property>
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">True</property>
-                                                    <property 
name="receives-default">True</property>
+                                                    <property 
name="can_focus">True</property>
+                                                    <property 
name="receives_default">True</property>
                                                     <property 
name="image">add_image</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_add_provider_button_clicked_cb" swapped="no"/>
                                                   </object>
@@ -3539,20 +3535,20 @@ explicitly add the provider which you used before for 
the backup.</property>
                                             <child>
                                               <object 
class="GtkScrolledWindow" id="anastasis_secret_selection_scrolled_window">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can-focus">True</property>
+                                                <property 
name="can_focus">True</property>
                                                 <property 
name="hadjustment">secret_selection_h_adjustment</property>
                                                 <property 
name="vadjustment">secret_selection_v_adjustment</property>
-                                                <property 
name="shadow-type">in</property>
+                                                <property 
name="shadow_type">in</property>
                                                 <child>
                                                   <object class="GtkViewport" 
id="anastasis_secret_selection_viewport">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="can_focus">False</property>
                                                     <property 
name="hadjustment">secret_selection_h_adjustment</property>
                                                     <property 
name="vadjustment">secret_selection_v_adjustment</property>
                                                     <child>
                                                       <object 
class="GtkTreeView" id="anastasis_secret_selection_treeview">
                                                         <property 
name="visible">True</property>
-                                                        <property 
name="can-focus">True</property>
+                                                        <property 
name="can_focus">True</property>
                                                         <property 
name="hadjustment">secret_selection_h_adjustment</property>
                                                         <property 
name="vadjustment">secret_selection_v_adjustment</property>
                                                         <property 
name="model">secret_selection_liststore</property>
@@ -3567,8 +3563,8 @@ explicitly add the provider which you used before for the 
backup.</property>
                                                             <property 
name="sizing">autosize</property>
                                                             <property 
name="title" translatable="yes">Secret name</property>
                                                             <property 
name="clickable">True</property>
-                                                            <property 
name="sort-indicator">True</property>
-                                                            <property 
name="sort-column-id">3</property>
+                                                            <property 
name="sort_indicator">True</property>
+                                                            <property 
name="sort_column_id">3</property>
                                                             <child>
                                                             <object 
class="GtkCellRendererText" id="backup_name_renderer"/>
                                                             <attributes>
@@ -3582,8 +3578,8 @@ explicitly add the provider which you used before for the 
backup.</property>
                                                             <property 
name="sizing">fixed</property>
                                                             <property 
name="title" translatable="yes">Backup time</property>
                                                             <property 
name="clickable">True</property>
-                                                            <property 
name="sort-indicator">True</property>
-                                                            <property 
name="sort-column-id">5</property>
+                                                            <property 
name="sort_indicator">True</property>
+                                                            <property 
name="sort_column_id">5</property>
                                                             <child>
                                                             <object 
class="GtkCellRendererText" id="backup_time_renderer"/>
                                                             <attributes>
@@ -3597,9 +3593,9 @@ explicitly add the provider which you used before for the 
backup.</property>
                                                             <property 
name="visible">False</property>
                                                             <property 
name="title" translatable="yes">Version</property>
                                                             <property 
name="clickable">True</property>
-                                                            <property 
name="sort-indicator">True</property>
-                                                            <property 
name="sort-order">descending</property>
-                                                            <property 
name="sort-column-id">1</property>
+                                                            <property 
name="sort_indicator">True</property>
+                                                            <property 
name="sort_order">descending</property>
+                                                            <property 
name="sort_column_id">1</property>
                                                             <child>
                                                             <object 
class="GtkCellRendererText" id="backup_version_renderer">
                                                             <property 
name="visible">False</property>
@@ -3651,7 +3647,7 @@ explicitly add the provider which you used before for the 
backup.</property>
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can-focus">False</property>
+                                    <property name="can_focus">False</property>
                                     <property name="label" 
translatable="yes">Select secret to recover</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -3692,16 +3688,16 @@ explicitly add the provider which you used before for 
the backup.</property>
         </child>
         <child>
           <object class="GtkBox" id="anastasis_gtk_main_control_vbox">
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <child>
               <object class="GtkButton" 
id="anastasis_gtk_main_window_prev_button">
                 <property name="label">gtk-go-back</property>
                 <property name="visible">True</property>
-                <property name="can-focus">True</property>
-                <property name="can-default">True</property>
-                <property name="receives-default">True</property>
-                <property name="use-stock">True</property>
-                <property name="always-show-image">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+                <property name="always_show_image">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_back_clicked" swapped="no"/>
               </object>
               <packing>
@@ -3714,12 +3710,12 @@ explicitly add the provider which you used before for 
the backup.</property>
             <child>
               <object class="GtkButton" id="anastasis_gtk_restart_button">
                 <property name="label" translatable="yes">_Restart</property>
-                <property name="can-focus">True</property>
-                <property name="receives-default">True</property>
-                <property name="tooltip-text" translatable="yes">Go back to 
the beginning.</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="tooltip_text" translatable="yes">Go back to 
the beginning.</property>
                 <property name="image">restart_image</property>
-                <property name="use-underline">True</property>
-                <property name="always-show-image">True</property>
+                <property name="use_underline">True</property>
+                <property name="always_show_image">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_restart_button_clicked_cb" swapped="no"/>
               </object>
               <packing>
@@ -3731,7 +3727,7 @@ explicitly add the provider which you used before for the 
backup.</property>
             <child>
               <object class="GtkSeparator">
                 <property name="visible">True</property>
-                <property name="can-focus">False</property>
+                <property name="can_focus">False</property>
               </object>
               <packing>
                 <property name="expand">True</property>
@@ -3743,11 +3739,11 @@ explicitly add the provider which you used before for 
the backup.</property>
             <child>
               <object class="GtkButton" 
id="anastasis_gtk_main_window_quit_button">
                 <property name="label">gtk-quit</property>
-                <property name="can-focus">True</property>
-                <property name="can-default">True</property>
-                <property name="receives-default">True</property>
-                <property name="use-stock">True</property>
-                <property name="always-show-image">True</property>
+                <property name="can_focus">True</property>
+                <property name="can_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+                <property name="always_show_image">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_quit_button_clicked_cb" swapped="no"/>
               </object>
               <packing>
@@ -3760,7 +3756,7 @@ explicitly add the provider which you used before for the 
backup.</property>
             <child>
               <object class="GtkSeparator">
                 <property name="visible">True</property>
-                <property name="can-focus">False</property>
+                <property name="can_focus">False</property>
               </object>
               <packing>
                 <property name="expand">True</property>
@@ -3774,12 +3770,12 @@ explicitly add the provider which you used before for 
the backup.</property>
                 <property name="label">gtk-media-next</property>
                 <property name="visible">True</property>
                 <property name="sensitive">False</property>
-                <property name="can-focus">False</property>
-                <property name="can-default">True</property>
-                <property name="has-default">True</property>
-                <property name="receives-default">True</property>
-                <property name="use-stock">True</property>
-                <property name="always-show-image">True</property>
+                <property name="can_focus">False</property>
+                <property name="can_default">True</property>
+                <property name="has_default">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_stock">True</property>
+                <property name="always_show_image">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_forward_clicked" swapped="no"/>
               </object>
               <packing>
@@ -3799,7 +3795,7 @@ explicitly add the provider which you used before for the 
backup.</property>
         <child>
           <object class="GtkStatusbar" id="anastasis_gtk_statusbar">
             <property name="visible">True</property>
-            <property name="can-focus">False</property>
+            <property name="can_focus">False</property>
             <property name="orientation">vertical</property>
             <property name="spacing">8</property>
           </object>
diff --git a/contrib/iban.svg b/contrib/iban.svg
new file mode 100644
index 0000000..d87e8ed
--- /dev/null
+++ b/contrib/iban.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; enable-background="new 0 0 24 24" 
height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><rect 
fill="none" height="24" width="24"/></g><g><g><rect height="7" width="3" x="4" 
y="10"/><rect height="7" width="3" x="10.5" y="10"/><rect height="3" width="20" 
x="2" y="19"/><rect height="7" width="3" x="17" y="10"/><polygon points="12,1 
2,6 2,8 22,8 22,6"/></g></g></svg>
\ No newline at end of file
diff --git a/contrib/outline_iban_24dp.png b/contrib/outline_iban_24dp.png
new file mode 100644
index 0000000..eec463c
Binary files /dev/null and b/contrib/outline_iban_24dp.png differ
diff --git a/contrib/outline_totp_24dp.png b/contrib/outline_totp_24dp.png
new file mode 100644
index 0000000..580267e
Binary files /dev/null and b/contrib/outline_totp_24dp.png differ
diff --git a/contrib/totp.svg b/contrib/totp.svg
new file mode 100644
index 0000000..335a285
--- /dev/null
+++ b/contrib/totp.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; enable-background="new 0 0 24 24" 
height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><g><path 
d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M2,17h20v2H2V17z 
M3.15,12.95L4,11.47l0.85,1.48l1.3-0.75L5.3,10.72H7v-1.5H5.3l0.85-1.47L4.85,7L4,8.47L3.15,7l-1.3,0.75
 L2.7,9.22H1v1.5h1.7L1.85,12.2L3.15,12.95z 
M9.85,12.2l1.3,0.75L12,11.47l0.85,1.48l1.3-0.75l-0.85-1.48H15v-1.5h-1.7l0.85-1.47
 L12.85,7L12,8.47L11.15,7l-1.3,0.75l0.85,1.47H9v1.5h1. [...]
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]