gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: remove unneeded signals


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: remove unneeded signals
Date: Sun, 14 Mar 2021 18:30:45 +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 593212b  remove unneeded signals
593212b is described below

commit 593212b6701cf778548397200204acaaa4dff7e3
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Mar 14 18:30:38 2021 +0100

    remove unneeded signals
---
 contrib/anastasis_gtk_auth_add_question.glade |   1 -
 contrib/anastasis_gtk_main_window.glade       | 605 +++++++++++++-------------
 2 files changed, 300 insertions(+), 306 deletions(-)

diff --git a/contrib/anastasis_gtk_auth_add_question.glade 
b/contrib/anastasis_gtk_auth_add_question.glade
index db1a261..b04203c 100644
--- a/contrib/anastasis_gtk_auth_add_question.glade
+++ b/contrib/anastasis_gtk_auth_add_question.glade
@@ -21,7 +21,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">True</property>
                 <property name="receives-default">True</property>
-                <signal name="clicked" 
handler="anastasis_gtk_b_question_dialog_btn_cancel_clicked_cb" swapped="no"/>
               </object>
               <packing>
                 <property name="expand">True</property>
diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 8c31973..b1b9c7a 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.22.2 
+<!-- Generated with glade 3.38.2 
 
 Copyright (C) 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="authentication_methods_liststore">
@@ -45,7 +45,7 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkImage" id="backup_image">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="stock">gtk-go-up</property>
     <property name="icon_size">6</property>
   </object>
@@ -67,12 +67,12 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkImage" id="image1">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="stock">gtk-yes</property>
   </object>
   <object class="GtkImage" id="image_question">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="stock">gtk-dialog-question</property>
   </object>
   <object class="GtkTreeStore" id="policy_review_treestore">
@@ -89,7 +89,7 @@ Author: Christian Grothoff, Dennis Neufeld
   </object>
   <object class="GtkImage" id="restore_image">
     <property name="visible">True</property>
-    <property name="can_focus">False</property>
+    <property name="can-focus">False</property>
     <property name="stock">gtk-go-down</property>
     <property name="icon_size">6</property>
   </object>
@@ -104,41 +104,38 @@ 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="GtkMenuBar" id="anastasis_gtk_menubar">
             <property name="visible">True</property>
-            <property name="can_focus">False</property>
+            <property name="can-focus">False</property>
             <child>
               <object class="GtkMenuItem" id="anastasis_gtk_file_menuitem">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes">_File</property>
-                <property name="use_underline">True</property>
+                <property name="use-underline">True</property>
                 <child type="submenu">
                   <object class="GtkMenu" id="anastasis_gtk_file_menu">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <child>
                       <object class="GtkImageMenuItem" 
id="anastasis_quit_imagemenuitem">
                         <property name="label">gtk-quit</property>
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="use_underline">True</property>
-                        <property name="use_stock">True</property>
+                        <property name="can-focus">False</property>
+                        <property name="use-underline">True</property>
+                        <property name="use-stock">True</property>
                         <signal name="activate" 
handler="anastasis_gtk_quit_cb" swapped="no"/>
                       </object>
                     </child>
@@ -149,20 +146,20 @@ Author: Christian Grothoff, Dennis Neufeld
             <child>
               <object class="GtkMenuItem" id="anastasis_gtk_help_menuitem">
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="label" translatable="yes">_Help</property>
-                <property name="use_underline">True</property>
+                <property name="use-underline">True</property>
                 <child type="submenu">
                   <object class="GtkMenu" id="anastasis_gtk_help_menu">
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <child>
                       <object class="GtkImageMenuItem" 
id="anastasis_gtk_about_imagemenuitem">
                         <property name="label">gtk-about</property>
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="use_underline">True</property>
-                        <property name="use_stock">True</property>
+                        <property name="can-focus">False</property>
+                        <property name="use-underline">True</property>
+                        <property name="use-stock">True</property>
                         <signal name="activate" 
handler="anastasis_gtk_about_imagemenuitem_activate_cb" swapped="no"/>
                       </object>
                     </child>
@@ -170,9 +167,9 @@ Author: Christian Grothoff, Dennis Neufeld
                       <object class="GtkImageMenuItem" 
id="anastasis_gtk_animation">
                         <property name="label">Show animation</property>
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
+                        <property name="can-focus">False</property>
                         <property name="image">image1</property>
-                        <property name="use_stock">False</property>
+                        <property name="use-stock">False</property>
                         <signal name="activate" 
handler="anastasis_gtk_animation_activate_cb" swapped="no"/>
                       </object>
                     </child>
@@ -190,32 +187,32 @@ 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>
             <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="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" 
translatable="yes">DYNAMIC ERROR MESSAGE</property>
                               </object>
                               <packing>
@@ -227,30 +224,30 @@ Author: Christian Grothoff, Dennis Neufeld
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_start_frame">
                                 <property name="visible">True</property>
-                                <property name="can_focus">False</property>
-                                <property name="margin_top">10</property>
-                                <property name="label_xalign">0</property>
-                                <property name="shadow_type">none</property>
+                                <property name="can-focus">False</property>
+                                <property name="margin-top">10</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_primary_action_hbox">
                                         <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>
                                         <child>
                                           <object class="GtkButton">
                                             <property name="label" 
translatable="yes">Backup</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>
                                             <signal name="clicked" 
handler="anastasis_gtk_backup_button_clicked" swapped="no"/>
                                           </object>
@@ -265,10 +262,10 @@ Author: Christian Grothoff, Dennis Neufeld
                                           <object class="GtkButton">
                                             <property 
name="label">gtk-open</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="use_stock">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="use-stock">True</property>
                                             <signal name="clicked" 
handler="anastasis_gtk_open_state_clicked_cb" swapped="no"/>
                                           </object>
                                           <packing>
@@ -282,9 +279,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                           <object class="GtkButton">
                                             <property name="label" 
translatable="yes">Restore</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>
                                           </object>
                                           <packing>
@@ -301,7 +298,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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">What do you want to do?</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -318,26 +315,26 @@ 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="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>
                                             <signal name="row-activated" 
handler="anastasis_gtk_continent_activated" swapped="no"/>
                                             <child internal-child="selection">
                                               <object class="GtkTreeSelection">
@@ -365,11 +362,11 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <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>
                                             <signal name="row-activated" 
handler="anastasis_gtk_country_activated" swapped="no"/>
                                             <child internal-child="selection">
                                               <object class="GtkTreeSelection">
@@ -401,7 +398,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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">Where do you live?</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -417,30 +414,30 @@ 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="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>
                                         <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>
                                             <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>
@@ -453,9 +450,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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">Max Mustermann</property>
+                                                <property 
name="placeholder-text" translatable="yes">Max Mustermann</property>
                                                 <signal name="changed" 
handler="AG_identity_changed" swapped="no"/>
                                               </object>
                                               <packing>
@@ -475,14 +472,14 @@ Author: Christian Grothoff, Dennis Neufeld
                                         </child>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_ia_birthdate_box">
-                                            <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>
@@ -495,11 +492,11 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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"/>
                                               </object>
                                               <packing>
@@ -519,15 +516,15 @@ Author: Christian Grothoff, Dennis Neufeld
                                         </child>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_ia_ahv_box">
-                                            <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>
@@ -540,13 +537,13 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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"/>
                                               </object>
                                               <packing>
@@ -565,15 +562,15 @@ Author: Christian Grothoff, Dennis Neufeld
                                         </child>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_de_box">
-                                            <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="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>
@@ -586,12 +583,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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"/>
                                               </object>
                                               <packing>
@@ -611,15 +608,15 @@ Author: Christian Grothoff, Dennis Neufeld
                                         </child>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_ia_ssn_us_box">
-                                            <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>
@@ -632,11 +629,11 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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"/>
                                               </object>
                                               <packing>
@@ -661,7 +658,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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">Who are you?</property>
                                     <attributes>
                                       <attribute name="style" value="normal"/>
@@ -678,42 +675,42 @@ Author: Christian Grothoff, Dennis Neufeld
                             </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>
                                               <object class="GtkBox" 
id="anastasis_gtk_add_auth_button_box">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">False</property>
-                                                <property 
name="margin_top">5</property>
-                                                <property 
name="margin_bottom">4</property>
+                                                <property 
name="can-focus">False</property>
+                                                <property 
name="margin-top">5</property>
+                                                <property 
name="margin-bottom">4</property>
                                                 <property 
name="spacing">8</property>
                                                 <property 
name="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="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_sms_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -727,8 +724,8 @@ Author: Christian Grothoff, Dennis Neufeld
                                                   <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="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_email_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -742,8 +739,8 @@ Author: Christian Grothoff, Dennis Neufeld
                                                   <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="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
                                                     <property 
name="image">image_question</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_question_clicked_cb" swapped="no"/>
                                                   </object>
@@ -758,8 +755,8 @@ Author: Christian Grothoff, Dennis Neufeld
                                                   <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="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_post_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -772,8 +769,8 @@ Author: Christian Grothoff, Dennis Neufeld
                                                 <child>
                                                   <object class="GtkButton" 
id="anastasis_gtk_btn_add_auth_video">
                                                     <property name="label" 
translatable="yes">Video</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>
                                                     <signal name="clicked" 
handler="anastasis_gtk_btn_add_auth_video_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -788,7 +785,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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"/>
@@ -806,30 +803,30 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <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"/>
@@ -841,8 +838,8 @@ Author: Christian Grothoff, Dennis Neufeld
                                                             <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>
@@ -873,7 +870,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                                 <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"/>
@@ -891,14 +888,14 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <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">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_edit_provider_list_clicked_cb" swapped="no"/>
                                                   </object>
@@ -914,9 +911,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                                     <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="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
+                                                    <property 
name="use-stock">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_authentication_method_delete_button_clicked_cb" 
swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -944,7 +941,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <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>
@@ -959,7 +956,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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">Configure authorization methods!</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -975,25 +972,25 @@ Author: Christian Grothoff, Dennis Neufeld
                             </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="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>
                                             <child internal-child="selection">
                                               <object 
class="GtkTreeSelection"/>
@@ -1056,10 +1053,10 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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_top">5</property>
-                                    <property name="margin_bottom">5</property>
+                                    <property name="can-focus">False</property>
+                                    <property name="margin-start">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"/>
@@ -1076,29 +1073,29 @@ Author: Christian Grothoff, Dennis Neufeld
                             <child>
                               <object class="GtkFrame">
                                 <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="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" 
id="anastasis_gtk_open_challenge_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_challenge_list_box">
                                                 <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>
                                                 <child>
                                                   <placeholder/>
                                                 </child>
@@ -1121,7 +1118,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <child>
                                           <object class="GtkLabel" 
id="anastasis_gtk_open_challenge_label">
                                             <property 
name="visible">True</property>
-                                            <property 
name="can_focus">False</property>
+                                            <property 
name="can-focus">False</property>
                                             <property name="label" 
translatable="yes">DYNAMIC TEXT EXPLAINING CHALLENGES NEEDED TO RECOVER 
SECRET.</property>
                                           </object>
                                           <packing>
@@ -1137,7 +1134,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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 challenge to recover secret:</property>
                                     <attributes>
                                       <attribute name="weight" value="bold"/>
@@ -1153,30 +1150,30 @@ Author: Christian Grothoff, Dennis Neufeld
                             </child>
                             <child>
                               <object class="GtkFrame" 
id="anastasis_gtk_enter_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">
                                         <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="orientation">vertical</property>
                                         <child>
                                           <object class="GtkBox">
                                             <property 
name="name">anastasis_gtk_enter_secret_as_text_box</property>
                                             <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">Enter as text:</property>
                                               </object>
                                               <packing>
@@ -1189,9 +1186,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <child>
                                               <object class="GtkEntry" 
id="anastasis_gtk_enter_secret_entry">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">True</property>
-                                                <property 
name="primary_icon_stock">gtk-dialog-authentication</property>
-                                                <property 
name="input_purpose">password</property>
+                                                <property 
name="can-focus">True</property>
+                                                <property 
name="primary-icon-stock">gtk-dialog-authentication</property>
+                                                <property 
name="input-purpose">password</property>
                                                 <signal name="changed" 
handler="anastasis_gtk_enter_secret_entry_changed_cb" swapped="no"/>
                                               </object>
                                               <packing>
@@ -1212,13 +1209,13 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <child>
                                           <object class="GtkBox">
                                             <property 
name="name">anastasis_gtk_enter_secret_file_box</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>
                                             <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">Use file input:</property>
                                               </object>
                                               <packing>
@@ -1232,9 +1229,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                               <object class="GtkButton" 
id="anastasis_gtk_enter_secret_open_button">
                                                 <property 
name="label">gtk-open</property>
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">True</property>
-                                                <property 
name="receives_default">True</property>
-                                                <property 
name="use_stock">True</property>
+                                                <property 
name="can-focus">True</property>
+                                                <property 
name="receives-default">True</property>
+                                                <property 
name="use-stock">True</property>
                                                 <signal name="clicked" 
handler="anastasis_gtk_enter_secret_open_button_clicked_cb" swapped="no"/>
                                               </object>
                                               <packing>
@@ -1259,9 +1256,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="margin_top">10</property>
-                                    <property 
name="margin_bottom">10</property>
+                                    <property name="can-focus">False</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"/>
@@ -1277,28 +1274,28 @@ Author: Christian Grothoff, Dennis Neufeld
                             </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>
                                         <child>
                                           <object class="GtkBox" 
id="anastasis_gtk_main_window_unpaid_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">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">False</property>
+                                                <property 
name="can-focus">False</property>
                                                 <property name="label" 
translatable="yes">Unpaid:</property>
                                               </object>
                                               <packing>
@@ -1311,24 +1308,22 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <child>
                                               <object 
class="GtkScrolledWindow">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">True</property>
-                                                <property 
name="vscrollbar_policy">never</property>
-                                                <property 
name="shadow_type">etched-out</property>
+                                                <property 
name="can-focus">True</property>
+                                                <property 
name="vscrollbar-policy">never</property>
+                                                <property 
name="shadow-type">etched-out</property>
                                                 <child>
                                                   <object class="GtkViewport">
                                                     <property 
name="visible">True</property>
-                                                    <property 
name="can_focus">False</property>
+                                                    <property 
name="can-focus">False</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="headers_visible">False</property>
-                                                        <property 
name="enable_search">False</property>
+                                                        <property 
name="headers-visible">False</property>
+                                                        <property 
name="enable-search">False</property>
                                                         <child 
internal-child="selection">
-                                                          <object 
class="GtkTreeSelection" id="unpaid_qr_treeselection">
-                                                            <signal 
name="changed" handler="unpaid_qr_treeselection_changed_cb" swapped="no"/>
-                                                          </object>
+                                                          <object 
class="GtkTreeSelection" id="unpaid_qr_treeselection"/>
                                                         </child>
                                                         <child>
                                                           <object 
class="GtkTreeViewColumn">
@@ -1365,12 +1360,12 @@ 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="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>
@@ -1383,7 +1378,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <child>
                                               <object class="GtkLabel" 
id="anastasis_gtk_pay_payto_label">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">False</property>
+                                                <property 
name="can-focus">False</property>
                                                 <property name="label" 
translatable="yes">payto://FIXME</property>
                                                 <property 
name="selectable">True</property>
                                                 <property 
name="ellipsize">end</property>
@@ -1401,17 +1396,17 @@ Author: Christian Grothoff, Dennis Neufeld
                                             </child>
                                             <child>
                                               <object class="GtkImage" 
id="anastasis_gtk_pay_qrcode_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="sensitive">False</property>
-                                                <property 
name="can_focus">False</property>
-                                                <property name="tooltip_text" 
translatable="yes">Scan this QR code with your Taler wallet to pay.</property>
+                                                <property 
name="can-focus">False</property>
+                                                <property name="tooltip-text" 
translatable="yes">Scan this QR code with your Taler wallet to pay.</property>
                                                 <property 
name="halign">center</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-start">10</property>
+                                                <property 
name="margin-end">10</property>
+                                                <property 
name="margin-top">10</property>
+                                                <property 
name="margin-bottom">10</property>
                                                 <property 
name="stock">gtk-missing-image</property>
                                               </object>
                                               <packing>
@@ -1436,9 +1431,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <child type="label">
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
-                                    <property name="can_focus">False</property>
-                                    <property name="margin_top">10</property>
-                                    <property name="margin_bottom">5</property>
+                                    <property name="can-focus">False</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"/>
@@ -1454,25 +1449,25 @@ Author: Christian Grothoff, Dennis Neufeld
                             </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="GtkLabel" 
id="anastasis_gtk_success_backup_label">
-                                            <property 
name="can_focus">False</property>
+                                            <property 
name="can-focus">False</property>
                                             <property name="label" 
translatable="yes">Your backup is complete.</property>
                                             <property 
name="justify">center</property>
                                           </object>
@@ -1486,12 +1481,12 @@ Author: Christian Grothoff, Dennis Neufeld
                                         <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="label" 
translatable="yes">Your secret was recovered:</property>
                                               </object>
                                               <packing>
@@ -1503,15 +1498,15 @@ 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>
                                                 <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 in Crockford 
Base32 encoding. When copying to the clipboard or saving to file, it will be 
decoded first.</property>
+                                                    <property 
name="can-focus">False</property>
+                                                    <property 
name="tooltip-text" translatable="yes">The secret is shown here in Crockford 
Base32 encoding. When copying to the clipboard or saving to file, it will be 
decoded first.</property>
                                                     <property name="label" 
translatable="yes">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>
@@ -1525,9 +1520,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                                   <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="receives_default">True</property>
-                                                    <property 
name="use_stock">True</property>
+                                                    <property 
name="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
+                                                    <property 
name="use-stock">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_secret_copy_button_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -1541,9 +1536,9 @@ Author: Christian Grothoff, Dennis Neufeld
                                                   <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="use_stock">True</property>
+                                                    <property 
name="can-focus">True</property>
+                                                    <property 
name="receives-default">True</property>
+                                                    <property 
name="use-stock">True</property>
                                                     <signal name="clicked" 
handler="anastasis_gtk_secret_save_as_button_clicked_cb" swapped="no"/>
                                                   </object>
                                                   <packing>
@@ -1563,7 +1558,7 @@ Author: Christian Grothoff, Dennis Neufeld
                                             <child>
                                               <object class="GtkImage" 
id="anastasis_gtk_secret_qr_image">
                                                 <property 
name="visible">True</property>
-                                                <property 
name="can_focus">False</property>
+                                                <property 
name="can-focus">False</property>
                                                 <property 
name="stock">gtk-missing-image</property>
                                               </object>
                                               <packing>
@@ -1587,11 +1582,11 @@ Author: Christian Grothoff, Dennis Neufeld
                                 <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"/>
@@ -1628,12 +1623,12 @@ Author: Christian Grothoff, Dennis Neufeld
             </child>
             <child>
               <object class="GtkBox" id="anastasis_gtk_illustration_vbox">
-                <property name="can_focus">False</property>
+                <property name="can-focus">False</property>
                 <property name="vexpand">True</property>
                 <property name="orientation">vertical</property>
                 <child>
                   <object class="GtkImage" 
id="anastasis_gtk_continent_selection_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1645,8 +1640,8 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" 
id="anastasis_gtk_country_selection_image">
-                    <property name="width_request">100</property>
-                    <property name="can_focus">False</property>
+                    <property name="width-request">100</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1658,7 +1653,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" 
id="anastasis_gtk_user_attributes_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1670,7 +1665,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" 
id="anastasis_gtk_b_authentication_methods_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1682,7 +1677,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" id="anastasis_gtk_b_policies_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1694,7 +1689,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" 
id="anastasis_gtk_enter_secret_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1706,7 +1701,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" id="anastasis_gtk_pay_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1718,7 +1713,7 @@ Author: Christian Grothoff, Dennis Neufeld
                 </child>
                 <child>
                   <object class="GtkImage" id="anastasis_gtk_completed_image">
-                    <property name="can_focus">False</property>
+                    <property name="can-focus">False</property>
                     <property name="vexpand">True</property>
                     <property name="stock">gtk-missing-image</property>
                   </object>
@@ -1744,14 +1739,14 @@ Author: Christian Grothoff, Dennis Neufeld
         </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="receives_default">True</property>
-                <property name="use_stock">True</property>
+                <property name="can-focus">True</property>
+                <property name="receives-default">True</property>
+                <property name="use-stock">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_back_clicked" swapped="no"/>
               </object>
               <packing>
@@ -1764,7 +1759,7 @@ Author: Christian Grothoff, Dennis Neufeld
             <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>
@@ -1776,9 +1771,9 @@ 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="receives_default">True</property>
-                <property name="use_stock">True</property>
+                <property name="can-focus">True</property>
+                <property name="receives-default">True</property>
+                <property name="use-stock">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_save_as_button_clicked_cb" swapped="no"/>
               </object>
               <packing>
@@ -1791,9 +1786,9 @@ Author: Christian Grothoff, Dennis Neufeld
             <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="receives_default">True</property>
-                <property name="use_stock">True</property>
+                <property name="can-focus">True</property>
+                <property name="receives-default">True</property>
+                <property name="use-stock">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_quit_button_clicked_cb" swapped="no"/>
               </object>
               <packing>
@@ -1806,7 +1801,7 @@ Author: Christian Grothoff, Dennis Neufeld
             <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>
@@ -1819,9 +1814,9 @@ Author: Christian Grothoff, Dennis Neufeld
                 <property name="label">gtk-go-forward</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="can-focus">True</property>
+                <property name="receives-default">True</property>
+                <property name="use-stock">True</property>
                 <signal name="clicked" 
handler="anastasis_gtk_main_window_forward_clicked" swapped="no"/>
               </object>
               <packing>
@@ -1841,7 +1836,7 @@ Author: Christian Grothoff, Dennis Neufeld
         <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>

-- 
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]