[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] 04/05: add provider URL column as suggested by Bel
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] 04/05: add provider URL column as suggested by Belen |
Date: |
Sat, 24 Jul 2021 12:28:04 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis-gtk.
commit ee29468d4ac9ce8f26bc4333dd84343db252c9ca
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Jul 24 10:47:57 2021 +0200
add provider URL column as suggested by Belen
---
contrib/anastasis_gtk_main_window.glade | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/contrib/anastasis_gtk_main_window.glade
b/contrib/anastasis_gtk_main_window.glade
index 17e9a9f..f1a718b 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -2349,6 +2349,18 @@ with <a
href="https://www.ngi.eu/ngi-projects/ledger/">funding</a> f
</child>
</object>
</child>
+ <child>
+ <object
class="GtkTreeViewColumn">
+ <property
name="sizing">autosize</property>
+ <property
name="title" translatable="yes">Provider</property>
+ <child>
+ <object
class="GtkCellRendererText" id="provider_url_text_column"/>
+ <attributes>
+ <attribute
name="text">15</attribute>
+ </attributes>
+ </child>
+ </object>
+ </child>
<child>
<object
class="GtkTreeViewColumn">
<property
name="title" translatable="yes">Details</property>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.