[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: fix buttons in glade
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: fix buttons in glade |
Date: |
Sun, 04 Jul 2021 22:00:06 +0200 |
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 a212436 fix buttons in glade
a212436 is described below
commit a2124361391f4a4a7d11c8bf48c4364b480b61f6
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jul 4 22:00:03 2021 +0200
fix buttons in glade
---
contrib/anastasis_gtk_auth_add_email.glade | 72 ++++++++--------
contrib/anastasis_gtk_auth_add_post.glade | 110 +++++++++++------------
contrib/anastasis_gtk_auth_add_question.glade | 90 ++++++++++---------
contrib/anastasis_gtk_auth_add_sms.glade | 72 ++++++++--------
contrib/anastasis_gtk_auth_add_video.glade | 70 +++++++--------
contrib/anastasis_gtk_challenge_code.glade | 84 +++++++++---------
contrib/anastasis_gtk_challenge_question.glade | 82 +++++++++---------
contrib/anastasis_gtk_edit_policy.glade | 115 +++++++++++++------------
contrib/anastasis_gtk_edit_providers.glade | 110 +++++++++++------------
contrib/anastasis_gtk_open_file_dialog.glade | 38 ++++----
contrib/anastasis_gtk_open_secret_dialog.glade | 38 ++++----
contrib/anastasis_gtk_save_file_dialog.glade | 38 ++++----
contrib/anastasis_gtk_save_secret_dialog.glade | 36 ++++----
13 files changed, 497 insertions(+), 458 deletions(-)
diff --git a/contrib/anastasis_gtk_auth_add_email.glade
b/contrib/anastasis_gtk_auth_add_email.glade
index 93d885b..d2767da 100644
--- a/contrib/anastasis_gtk_auth_add_email.glade
+++ b/contrib/anastasis_gtk_auth_add_email.glade
@@ -1,27 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_b_email_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="anastasis_gtk_b_email_dialog_response_cb"
swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add email
authentication</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_email_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_b_email_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_email_dialog_btn_cancel">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -34,11 +46,12 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -56,16 +69,16 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Email
address:</property>
</object>
<packing>
@@ -78,13 +91,13 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_email_dialog_mailaddress_entry">
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="has-focus">True</property>
+ <property name="can_focus">True</property>
+ <property name="has_focus">True</property>
<property name="hexpand">True</property>
- <property name="activates-default">True</property>
- <property name="width-chars">36</property>
- <property
name="primary-icon-stock">gtk-dialog-authentication</property>
- <property name="input-purpose">email</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">36</property>
+ <property
name="primary_icon_stock">gtk-dialog-authentication</property>
+ <property name="input_purpose">email</property>
<signal name="changed"
handler="anastasis_gtk_b_email_dialog_mailaddress_entry_changed_cb"
swapped="no"/>
</object>
<packing>
@@ -116,16 +129,5 @@
<action-widget
response="-6">anastasis_gtk_b_email_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_b_email_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add email
authentication</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_email_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_b_email_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_auth_add_post.glade
b/contrib/anastasis_gtk_auth_add_post.glade
index 14c1a1a..8584ae4 100644
--- a/contrib/anastasis_gtk_auth_add_post.glade
+++ b/contrib/anastasis_gtk_auth_add_post.glade
@@ -1,27 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_b_post_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="anastasis_gtk_b_post_dialog_response_cb"
swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add post
authentication</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_post_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_b_post_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_post_dialog_btn_cancel">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -34,11 +46,12 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -56,13 +69,13 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">5</property>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
</object>
<packing>
<property name="expand">False</property>
@@ -73,13 +86,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">_Full
name:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -91,10 +104,10 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_post_dialog_full_name_entry">
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="has-focus">True</property>
+ <property name="can_focus">True</property>
+ <property name="has_focus">True</property>
<property name="hexpand">True</property>
- <property name="activates-default">True</property>
+ <property name="activates_default">True</property>
<signal name="changed"
handler="anastasis_gtk_b_post_dialog_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -114,13 +127,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label"
translatable="yes">_Street:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -132,9 +145,9 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_post_dialog_street_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="activates-default">True</property>
+ <property name="activates_default">True</property>
<signal name="changed"
handler="anastasis_gtk_b_post_dialog_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -154,13 +167,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">_City:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -172,9 +185,9 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_post_dialog_city_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="activates-default">True</property>
+ <property name="activates_default">True</property>
<signal name="changed"
handler="anastasis_gtk_b_post_dialog_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -194,13 +207,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label"
translatable="yes">_Postcode:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -212,9 +225,9 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_post_dialog_postcode_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="activates-default">True</property>
+ <property name="activates_default">True</property>
<signal name="changed"
handler="anastasis_gtk_b_post_dialog_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -234,13 +247,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label"
translatable="yes">Countr_y:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -252,9 +265,9 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_post_dialog_country_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="activates-default">True</property>
+ <property name="activates_default">True</property>
<signal name="changed"
handler="anastasis_gtk_b_post_dialog_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -284,16 +297,5 @@
<action-widget
response="-6">anastasis_gtk_b_post_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_b_post_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add post
authentication</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_post_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_b_post_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_auth_add_question.glade
b/contrib/anastasis_gtk_auth_add_question.glade
index dbb1466..4a74b3b 100644
--- a/contrib/anastasis_gtk_auth_add_question.glade
+++ b/contrib/anastasis_gtk_auth_add_question.glade
@@ -1,26 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_b_question_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response"
handler="anastasis_gtk_b_question_dialog_response_cb" swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add security question
authentication</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_b_question_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_question_dialog_btn_cancel">
- <property name="label" translatable="yes">Cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -30,13 +43,15 @@
</child>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_question_dialog_btn_ok">
- <property name="label" translatable="yes">OK</property>
+ <property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">False</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -54,12 +69,12 @@
<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="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>
@@ -70,13 +85,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Security
_question:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -88,11 +103,11 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_question_dialog_question_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="activates-default">True</property>
- <property name="width-chars">60</property>
- <property
name="primary-icon-stock">gtk-dialog-question</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">60</property>
+ <property
name="primary_icon_stock">gtk-dialog-question</property>
<signal name="changed"
handler="anastasis_gtk_b_question_dialog_question_entry_changed_cb"
swapped="no"/>
</object>
<packing>
@@ -113,7 +128,7 @@
<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>
@@ -131,13 +146,13 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">_Answer:</property>
- <property name="use-underline">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -149,11 +164,11 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_question_dialog_answer_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="activates-default">True</property>
- <property name="width-chars">60</property>
- <property
name="primary-icon-stock">gtk-dialog-authentication</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">60</property>
+ <property
name="primary_icon_stock">gtk-dialog-authentication</property>
<signal name="changed"
handler="anastasis_gtk_b_question_dialog_answer_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -177,16 +192,5 @@
<action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_b_question_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add security question
authentication</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_b_question_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_auth_add_sms.glade
b/contrib/anastasis_gtk_auth_add_sms.glade
index 55c6a05..0b37dc3 100644
--- a/contrib/anastasis_gtk_auth_add_sms.glade
+++ b/contrib/anastasis_gtk_auth_add_sms.glade
@@ -1,27 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_b_sms_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="anastasis_gtk_b_sms_dialog_response_cb"
swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add sms
authentication</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_sms_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_b_sms_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_sms_dialog_btn_cancel">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -34,11 +46,12 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -56,16 +69,16 @@
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Phone
number:</property>
</object>
<packing>
@@ -78,13 +91,13 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_b_sms_dialog_phonenumber_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="activates-default">True</property>
- <property name="width-chars">24</property>
- <property
name="primary-icon-stock">gtk-dialog-authentication</property>
- <property name="placeholder-text"
translatable="yes">+41123456789</property>
- <property name="input-purpose">phone</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">24</property>
+ <property
name="primary_icon_stock">gtk-dialog-authentication</property>
+ <property name="placeholder_text"
translatable="yes">+41123456789</property>
+ <property name="input_purpose">phone</property>
<signal name="changed"
handler="anastasis_gtk_b_sms_dialog_phonenumber_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -115,16 +128,5 @@
<action-widget
response="-6">anastasis_gtk_b_sms_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_b_sms_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add sms
authentication</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_sms_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_b_sms_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_auth_add_video.glade
b/contrib/anastasis_gtk_auth_add_video.glade
index ea3e661..46f49c9 100644
--- a/contrib/anastasis_gtk_auth_add_video.glade
+++ b/contrib/anastasis_gtk_auth_add_video.glade
@@ -1,28 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_b_video_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add video
authentication</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_video_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_b_video_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_video_dialog_btn_cancel">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
<signal name="clicked"
handler="anastasis_gtk_b_video_dialog_btn_cancel_clicked_cb" swapped="no"/>
</object>
<packing>
@@ -36,11 +48,12 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -58,7 +71,7 @@
<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>
<placeholder/>
@@ -69,11 +82,11 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Choose a
photo:</property>
</object>
<packing>
@@ -86,8 +99,8 @@
<child>
<object class="GtkFileChooserButton">
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="has-focus">True</property>
+ <property name="can_focus">True</property>
+ <property name="has_focus">True</property>
<property name="title" translatable="yes"/>
</object>
<packing>
@@ -107,7 +120,7 @@
</child>
<child>
<object class="GtkImage">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="stock">gtk-missing-image</property>
</object>
<packing>
@@ -129,16 +142,5 @@
<action-widget
response="-6">anastasis_gtk_b_video_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_b_video_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add video
authentication</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_video_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_b_video_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_challenge_code.glade
b/contrib/anastasis_gtk_challenge_code.glade
index 4c57001..ca492c6 100644
--- a/contrib/anastasis_gtk_challenge_code.glade
+++ b/contrib/anastasis_gtk_challenge_code.glade
@@ -1,26 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_c_code_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="anastasis_gtk_c_code_dialog_response_cb"
swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel" id="anastasis_gtk_c_code_dialog_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Security token
challenge</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_c_code_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_c_code_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_c_code_dialog_btn_cancel">
- <property name="label" translatable="yes">Cancel</property>
+ <property name="label">gtk-cancel</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="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -30,11 +43,13 @@
</child>
<child>
<object class="GtkButton"
id="anastasis_gtk_c_code_dialog_btn_ok">
- <property name="label" translatable="yes">OK</property>
+ <property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="receives-default">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -51,7 +66,7 @@
</child>
<child>
<object class="GtkLabel" id="anastasis_gtk_c_code_error_label">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label">ERROR MESSAGE (SET DYNAMICALLY BY
PROGRAM)</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -68,11 +83,11 @@
<child>
<object class="GtkBox" id="anastasis_gtk_c_challenge_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_c_challenge_pre_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Challenge:</property>
</object>
<packing>
@@ -85,7 +100,7 @@
<child>
<object class="GtkLabel" id="anastasis_gtk_c_challenge_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label">SET DYNAMICALLY BY PROGRAM</property>
<attributes>
<attribute name="style" value="italic"/>
@@ -107,12 +122,12 @@
<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="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>
@@ -123,11 +138,11 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Code sent
to:</property>
</object>
<packing>
@@ -140,7 +155,7 @@
<child>
<object class="GtkLabel" id="challenge_instructions_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label">SET DYNAMICALLY BY
PROGRAM</property>
<attributes>
<attribute name="style" value="italic"/>
@@ -163,7 +178,7 @@
<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>
@@ -181,11 +196,11 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Enter the
code:</property>
</object>
<packing>
@@ -198,12 +213,12 @@
<child>
<object class="GtkEntry" id="anastasis_gtk_c_code_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="width-chars">24</property>
+ <property name="width_chars">24</property>
<property name="text">A-</property>
- <property
name="primary-icon-stock">gtk-dialog-authentication</property>
- <property name="placeholder-text"
translatable="yes">A-</property>
+ <property
name="primary_icon_stock">gtk-dialog-authentication</property>
+ <property name="placeholder_text"
translatable="yes">A-</property>
<signal name="changed"
handler="anastasis_gtk_c_code_dialog_answer_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -227,16 +242,5 @@
<action-widget
response="-6">anastasis_gtk_c_code_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_c_code_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel" id="anastasis_gtk_c_code_dialog_label">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Security token
challenge</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_c_code_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_c_code_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_challenge_question.glade
b/contrib/anastasis_gtk_challenge_question.glade
index ba89d11..fd5d11e 100644
--- a/contrib/anastasis_gtk_challenge_question.glade
+++ b/contrib/anastasis_gtk_challenge_question.glade
@@ -1,26 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="anastasis_gtk_c_question_dialog">
- <property name="can-focus">False</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="type_hint">dialog</property>
<signal name="response"
handler="anastasis_gtk_c_question_dialog_response_cb" swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Solve secuity question
challenge</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
+ <action-widget
response="-5">anastasis_gtk_c_question_dialog_btn_ok</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton"
id="anastasis_gtk_b_question_dialog_btn_cancel">
- <property name="label" translatable="yes">Cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="receives-default">False</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -30,13 +43,15 @@
</child>
<child>
<object class="GtkButton"
id="anastasis_gtk_c_question_dialog_btn_ok">
- <property name="label" translatable="yes">OK</property>
+ <property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">False</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -53,7 +68,7 @@
</child>
<child>
<object class="GtkLabel" id="anastasis_gtk_c_question_error_label">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label">ERROR MESSAGE (SET DYNAMICALLY BY
PROGRAM)</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -70,12 +85,12 @@
<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="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>
@@ -86,11 +101,11 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Security
question:</property>
</object>
<packing>
@@ -103,7 +118,7 @@
<child>
<object class="GtkLabel" id="security_question_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label">SET DYNAMICALLY BY
PROGRAM</property>
<attributes>
<attribute name="style" value="italic"/>
@@ -126,7 +141,7 @@
<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>
@@ -144,11 +159,11 @@
<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">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="label" translatable="yes">Answer:</property>
</object>
<packing>
@@ -161,11 +176,11 @@
<child>
<object class="GtkEntry"
id="anastasis_gtk_c_question_dialog_answer_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="activates-default">True</property>
- <property name="width-chars">60</property>
- <property
name="primary-icon-stock">gtk-dialog-authentication</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">60</property>
+ <property
name="primary_icon_stock">gtk-dialog-authentication</property>
<signal name="changed"
handler="anastasis_gtk_c_question_dialog_answer_entry_changed_cb" swapped="no"/>
</object>
<packing>
@@ -189,16 +204,5 @@
<action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
<action-widget
response="-5">anastasis_gtk_c_question_dialog_btn_ok</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Solve secuity question
challenge</property>
- </object>
- </child>
- <action-widgets>
- <action-widget
response="-6">anastasis_gtk_b_question_dialog_btn_cancel</action-widget>
- <action-widget
response="-5">anastasis_gtk_c_question_dialog_btn_ok</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_edit_policy.glade
b/contrib/anastasis_gtk_edit_policy.glade
index b74c605..38c681a 100644
--- a/contrib/anastasis_gtk_edit_policy.glade
+++ b/contrib/anastasis_gtk_edit_policy.glade
@@ -7,8 +7,67 @@
<property name="type_hint">dialog</property>
<signal name="response"
handler="anastasis_gtk_policy_edit_dialog_response_cb" swapped="no"/>
<child type="titlebar">
- <placeholder/>
+ <object class="GtkBox" id="edit_dialog_vbox">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel" id="edit_frame_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Map challenges to
providers to select them!</property>
+ <property name="justify">center</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="padding">15</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkScrolledWindow">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="shadow_type">in</property>
+ <child>
+ <object class="GtkViewport">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkGrid" id="policy_grid">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="row_spacing">10</property>
+ <property name="column_spacing">5</property>
+ <property name="row_homogeneous">True</property>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ </child>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </object>
</child>
+ <action-widgets>
+ <action-widget response="-6">cancel_button</action-widget>
+ <action-widget response="-5">ok_button</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
<property name="can_focus">False</property>
@@ -25,6 +84,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -40,6 +100,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -54,58 +115,6 @@
<property name="position">0</property>
</packing>
</child>
- <child>
- <object class="GtkFrame" id="edit_frame">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
- <child>
- <object class="GtkScrolledWindow">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
- <child>
- <object class="GtkViewport">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <object class="GtkGrid" id="policy_grid">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="hexpand">True</property>
- <property name="row_spacing">10</property>
- <property name="column_spacing">5</property>
- <property name="row_homogeneous">True</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- <child type="label">
- <object class="GtkLabel" id="edit_frame_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Map challenges to
providers to select them!</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- </child>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
</object>
</child>
<action-widgets>
diff --git a/contrib/anastasis_gtk_edit_providers.glade
b/contrib/anastasis_gtk_edit_providers.glade
index 330ad58..313830f 100644
--- a/contrib/anastasis_gtk_edit_providers.glade
+++ b/contrib/anastasis_gtk_edit_providers.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2
+<!-- Generated with glade 3.22.2
Copyright (C) Anastasis SARL
@@ -20,7 +20,7 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
-->
<interface>
- <requires lib="gtk+" version="3.2"/>
+ <requires lib="gtk+" version="3.6"/>
<!-- interface-license-type lgplv3 -->
<!-- interface-name Anastasis-gtk -->
<!-- interface-copyright Anastasis SARL -->
@@ -35,29 +35,41 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
</columns>
</object>
<object class="GtkDialog" id="edit_provider_dialog">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="modal">True</property>
- <property name="window-position">center</property>
- <property name="type-hint">dialog</property>
+ <property name="window_position">center</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="edit_provider_dialog_response_cb"
swapped="no"/>
+ <child type="titlebar">
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Add Anastasis
provider</property>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget response="-6">cancel_button</action-widget>
+ <action-widget response="-10">close_button</action-widget>
+ </action-widgets>
<child internal-child="vbox">
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="cancel_button">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -69,9 +81,10 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<object class="GtkButton" id="close_button">
<property name="label">gtk-apply</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="receives-default">False</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -89,17 +102,17 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">True</property>
+ <property name="can_focus">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
- <property name="can-focus">True</property>
+ <property name="can_focus">True</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="margin-left">10</property>
+ <property name="can_focus">False</property>
+ <property name="margin_left">10</property>
<property name="label" translatable="yes">Provider
URL:</property>
</object>
<packing>
@@ -112,15 +125,15 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<child>
<object class="GtkEntry" id="url_entry">
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="has-focus">True</property>
- <property name="is-focus">True</property>
- <property name="activates-default">True</property>
- <property name="width-chars">54</property>
- <property name="primary-icon-stock">gtk-edit</property>
- <property
name="secondary-icon-activatable">False</property>
- <property name="secondary-icon-sensitive">False</property>
- <property name="placeholder-text"
translatable="yes">https://</property>
+ <property name="can_focus">True</property>
+ <property name="has_focus">True</property>
+ <property name="is_focus">True</property>
+ <property name="activates_default">True</property>
+ <property name="width_chars">54</property>
+ <property name="primary_icon_stock">gtk-edit</property>
+ <property
name="secondary_icon_activatable">False</property>
+ <property name="secondary_icon_sensitive">False</property>
+ <property name="placeholder_text"
translatable="yes">https://</property>
<signal name="changed" handler="url_entry_changed_cb"
swapped="no"/>
</object>
<packing>
@@ -135,11 +148,11 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<property name="label">gtk-add</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
<signal name="clicked" handler="url_add_button_clicked_cb"
swapped="no"/>
</object>
<packing>
@@ -159,28 +172,28 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<child>
<object class="GtkBox">
<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="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="GtkViewport">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkTreeView"
id="provider_tree_view">
- <property name="height-request">300</property>
+ <property name="height_request">300</property>
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property
name="model">provider_liststore</property>
<child internal-child="selection">
<object class="GtkTreeSelection">
@@ -220,7 +233,7 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<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">Known
providers</property>
<attributes>
<attribute name="weight" value="bold"/>
@@ -255,16 +268,5 @@ along with Anastasis-gtk. If not, see
<http://www.gnu.org/licenses/>.
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="-10">close_button</action-widget>
</action-widgets>
- <child type="titlebar">
- <object class="GtkLabel">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes">Add Anastasis
provider</property>
- </object>
- </child>
- <action-widgets>
- <action-widget response="-6">cancel_button</action-widget>
- <action-widget response="-10">close_button</action-widget>
- </action-widgets>
</object>
</interface>
diff --git a/contrib/anastasis_gtk_open_file_dialog.glade
b/contrib/anastasis_gtk_open_file_dialog.glade
index 69fd8af..b8be342 100644
--- a/contrib/anastasis_gtk_open_file_dialog.glade
+++ b/contrib/anastasis_gtk_open_file_dialog.glade
@@ -1,37 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkFileFilter" id="anastasis_file_filter">
<patterns>
<pattern>*.ana</pattern>
</patterns>
</object>
<object class="GtkFileChooserDialog" id="open_file_dialog">
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
<property name="modal">True</property>
- <property name="window-position">center</property>
- <property name="destroy-with-parent">True</property>
- <property name="type-hint">dialog</property>
+ <property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<property name="filter">anastasis_file_filter</property>
<signal name="response" handler="open_directory_dialog_response_cb"
swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button2">
<property name="label">gtk-cancel</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>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -43,11 +44,12 @@
<object class="GtkButton" id="button1">
<property name="label">gtk-open</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
diff --git a/contrib/anastasis_gtk_open_secret_dialog.glade
b/contrib/anastasis_gtk_open_secret_dialog.glade
index 2b5695c..2943877 100644
--- a/contrib/anastasis_gtk_open_secret_dialog.glade
+++ b/contrib/anastasis_gtk_open_secret_dialog.glade
@@ -1,31 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkFileChooserDialog" id="open_file_dialog">
- <property name="can-focus">False</property>
- <property name="can-default">True</property>
+ <property name="can_focus">False</property>
+ <property name="can_default">True</property>
<property name="modal">True</property>
- <property name="window-position">center</property>
- <property name="destroy-with-parent">True</property>
- <property name="type-hint">dialog</property>
+ <property name="window_position">center</property>
+ <property name="destroy_with_parent">True</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="open_secret_dialog_response_cb"
swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button2">
<property name="label">gtk-cancel</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>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -37,11 +38,12 @@
<object class="GtkButton" id="button1">
<property name="label">gtk-open</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
diff --git a/contrib/anastasis_gtk_save_file_dialog.glade
b/contrib/anastasis_gtk_save_file_dialog.glade
index 086496c..950456d 100644
--- a/contrib/anastasis_gtk_save_file_dialog.glade
+++ b/contrib/anastasis_gtk_save_file_dialog.glade
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2
+<!-- Generated with glade 3.22.2
-Copyright (C)
+Copyright (C)
This file is part of .
@@ -20,7 +20,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
-->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<!-- interface-license-type gplv3 -->
<object class="GtkFileFilter" id="anastasis_file_filter">
<patterns>
@@ -28,28 +28,29 @@ along with . If not, see <http://www.gnu.org/licenses/>.
</patterns>
</object>
<object class="GtkFileChooserDialog" id="save_file_dialog">
- <property name="can-focus">False</property>
- <property name="window-position">center</property>
- <property name="type-hint">dialog</property>
- <property name="filter">anastasis_file_filter</property>
+ <property name="can_focus">False</property>
+ <property name="window_position">center</property>
+ <property name="type_hint">dialog</property>
<property name="action">save</property>
+ <property name="filter">anastasis_file_filter</property>
<signal name="response" handler="save_directory_dialog_response_cb"
swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button1">
<property name="label">gtk-cancel</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>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -61,11 +62,12 @@ along with . If not, see <http://www.gnu.org/licenses/>.
<object class="GtkButton" id="button2">
<property name="label">gtk-save</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
diff --git a/contrib/anastasis_gtk_save_secret_dialog.glade
b/contrib/anastasis_gtk_save_secret_dialog.glade
index d80efea..4927e15 100644
--- a/contrib/anastasis_gtk_save_secret_dialog.glade
+++ b/contrib/anastasis_gtk_save_secret_dialog.glade
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.38.2
+<!-- Generated with glade 3.22.2
-Copyright (C)
+Copyright (C)
This file is part of .
@@ -20,7 +20,7 @@ along with . If not, see <http://www.gnu.org/licenses/>.
-->
<interface>
- <requires lib="gtk+" version="3.0"/>
+ <requires lib="gtk+" version="3.6"/>
<!-- interface-license-type gplv3 -->
<object class="GtkFileFilter" id="anastasis_file_filter">
<patterns>
@@ -28,28 +28,29 @@ along with . If not, see <http://www.gnu.org/licenses/>.
</patterns>
</object>
<object class="GtkFileChooserDialog" id="save_file_dialog">
- <property name="can-focus">False</property>
- <property name="window-position">center</property>
- <property name="type-hint">dialog</property>
+ <property name="can_focus">False</property>
+ <property name="window_position">center</property>
+ <property name="type_hint">dialog</property>
<property name="action">save</property>
<property name="filter">anastasis_file_filter</property>
<signal name="response" handler="save_secret_dialog_response_cb"
swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox">
- <property name="can-focus">False</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
- <property name="can-focus">False</property>
- <property name="layout-style">end</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button1">
<property name="label">gtk-cancel</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>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
@@ -61,11 +62,12 @@ along with . If not, see <http://www.gnu.org/licenses/>.
<object class="GtkButton" id="button2">
<property name="label">gtk-save</property>
<property name="visible">True</property>
- <property name="can-focus">True</property>
- <property name="can-default">True</property>
- <property name="has-default">True</property>
- <property name="receives-default">True</property>
- <property name="use-stock">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ <property name="always_show_image">True</property>
</object>
<packing>
<property name="expand">True</property>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-gtk] branch master updated: fix buttons in glade,
gnunet <=