gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] 03/03: modified authentication frame (backup)


From: gnunet
Subject: [taler-anastasis-gtk] 03/03: modified authentication frame (backup)
Date: Fri, 18 Sep 2020 13:38:19 +0200

This is an automated email from the git hooks/post-receive script.

dennis-neufeld pushed a commit to branch master
in repository anastasis-gtk.

commit d6961fe1bbad7d80bf99c063610b4487df051efd
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Fri Sep 18 13:38:03 2020 +0200

    modified authentication frame (backup)
---
 contrib/anastasis_gtk_main_window.glade | 45 ++++++++++++++++++++++++++++-----
 1 file changed, 38 insertions(+), 7 deletions(-)

diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 2b52b16..124ce6f 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -489,13 +489,36 @@
                                     <property name="can_focus">False</property>
                                     <property 
name="orientation">vertical</property>
                                     <child>
-                                      <object class="GtkTextView">
-                                        <property 
name="name">anastasis_gtk_b_authentication_methods_text</property>
+                                      <object class="GtkBox">
                                         <property 
name="visible">True</property>
-                                        <property 
name="can_focus">True</property>
-                                        <property 
name="hexpand">True</property>
-                                        <property 
name="vexpand">True</property>
-                                        <property 
name="editable">False</property>
+                                        <property 
name="can_focus">False</property>
+                                        <child>
+                                          <object class="GtkTextView">
+                                            <property 
name="name">anastasis_gtk_b_authentication_methods_text</property>
+                                            <property 
name="visible">True</property>
+                                            <property 
name="can_focus">True</property>
+                                            <property 
name="hexpand">True</property>
+                                            <property 
name="vexpand">True</property>
+                                            <property 
name="editable">False</property>
+                                          </object>
+                                          <packing>
+                                            <property 
name="expand">False</property>
+                                            <property 
name="fill">True</property>
+                                            <property 
name="position">0</property>
+                                          </packing>
+                                        </child>
+                                        <child>
+                                          <object class="GtkScrollbar">
+                                            <property 
name="visible">True</property>
+                                            <property 
name="can_focus">False</property>
+                                            <property 
name="orientation">vertical</property>
+                                          </object>
+                                          <packing>
+                                            <property 
name="expand">False</property>
+                                            <property 
name="fill">True</property>
+                                            <property 
name="position">1</property>
+                                          </packing>
+                                        </child>
                                       </object>
                                       <packing>
                                         <property 
name="expand">False</property>
@@ -504,7 +527,15 @@
                                       </packing>
                                     </child>
                                     <child>
-                                      <placeholder/>
+                                      <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">1</property>
+                                      </packing>
                                     </child>
                                     <child>
                                       <object class="GtkAlignment">

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