gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: -add missing signal


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: -add missing signal
Date: Tue, 13 Jul 2021 19:14:16 +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 90e6afb  -add missing signal
90e6afb is described below

commit 90e6afbd7c50ed579ce9be78e48496c003e3460d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jul 13 19:14:14 2021 +0200

    -add missing signal
---
 contrib/anastasis_gtk_main_window.glade | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 9f7822b..31bfae4 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -2309,7 +2309,11 @@ with &lt;a 
href="https://www.ngi.eu/ngi-projects/ledger/"&gt;funding&lt;/a&gt; f
                                                     <property 
name="has-entry">True</property>
                                                     <child 
internal-child="entry">
                                                       <object class="GtkEntry" 
id="anastasis_gtk_provider_url_entry">
-                                                        <property 
name="can-focus">False</property>
+                                                        <property 
name="visible">True</property>
+                                                        <property 
name="can-focus">True</property>
+                                                        <property 
name="placeholder-text" translatable="yes">https://</property>
+                                                        <property 
name="input-purpose">url</property>
+                                                        <signal name="changed" 
handler="anastasis_gtk_provider_url_entry_changed_cb" swapped="no"/>
                                                       </object>
                                                     </child>
                                                   </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]