[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: -make bank details selectab
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: -make bank details selectable |
Date: |
Fri, 27 Aug 2021 23:15:22 +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 20d0da4 -make bank details selectable
20d0da4 is described below
commit 20d0da4b39761f76b25843206233a43260c91cf1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 27 23:15:20 2021 +0200
-make bank details selectable
---
contrib/anastasis_gtk_challenge_iban.glade | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)
diff --git a/contrib/anastasis_gtk_challenge_iban.glade
b/contrib/anastasis_gtk_challenge_iban.glade
index b666146..a97de57 100644
--- a/contrib/anastasis_gtk_challenge_iban.glade
+++ b/contrib/anastasis_gtk_challenge_iban.glade
@@ -45,7 +45,6 @@ Author: Christian Grothoff
<object class="GtkButton"
id="anastasis_gtk_c_iban_dialog_btn_close">
<property name="label">gtk-close</property>
<property name="visible">True</property>
- <property name="sensitive">True</property>
<property name="can-focus">False</property>
<property name="can-default">True</property>
<property name="has-default">True</property>
@@ -170,6 +169,17 @@ to pay the Anastasis provider for its service.</property>
<property name="position">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkSeparator">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
@@ -183,6 +193,7 @@ to pay the Anastasis provider for its service.</property>
<property name="margin-start">30</property>
<property name="margin-end">30</property>
<property name="label">SET DYNAMICALLY BY
PROGRAM</property>
+ <property name="selectable">True</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="weight" value="bold"/>
@@ -221,17 +232,6 @@ to pay the Anastasis provider for its service.</property>
<property name="position">3</property>
</packing>
</child>
- <child>
- <object class="GtkSeparator">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">3</property>
- </packing>
- </child>
<child>
<object class="GtkBox">
<property name="visible">True</property>
@@ -245,6 +245,7 @@ to pay the Anastasis provider for its service.</property>
<property name="margin-start">30</property>
<property name="margin-end">30</property>
<property name="label">SET DYNAMICALLY BY
PROGRAM</property>
+ <property name="selectable">True</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="weight" value="bold"/>
@@ -296,6 +297,7 @@ to pay the Anastasis provider for its service.</property>
<property name="margin-start">30</property>
<property name="margin-end">30</property>
<property name="label">SET DYNAMICALLY BY
PROGRAM</property>
+ <property name="selectable">True</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="weight" value="bold"/>
@@ -414,6 +416,9 @@ open the resulting file later to continue.</property>
</child>
</object>
</child>
+ <action-widgets>
+ <action-widget
response="-7">anastasis_gtk_c_iban_dialog_btn_close</action-widget>
+ </action-widgets>
<child type="titlebar">
<object class="GtkLabel">
<property name="visible">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: -make bank details selectable,
gnunet <=