[hotssh/wip/libssh] tab: Center host key approval



commit d41873c591963778d0a2a33045b05067c566b373
Author: Colin Walters <walters verbum org>
Date:   Thu Nov 7 09:47:55 2013 -0500

    tab: Center host key approval

 src/tab.ui |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/src/tab.ui b/src/tab.ui
index cb5949a..9538f0d 100644
--- a/src/tab.ui
+++ b/src/tab.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.15.4 on Wed Oct 16 20:25:38 2013 -->
+<!-- Generated with glade 3.16.0 on Thu Nov  7 09:47:25 2013 -->
 <interface>
   <!-- interface-requires gtk+ 3.10 -->
   <template class="HotSshTab" parent="GtkNotebook">
@@ -118,6 +118,7 @@
           <object class="GtkBox" id="interstital_box">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="halign">center</property>
             <child>
               <object class="GtkAlignment" id="connection_text_container">
                 <property name="visible">True</property>
@@ -132,7 +133,7 @@
                 </child>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="position">0</property>
               </packing>
@@ -186,7 +187,7 @@
                 </child>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="position">1</property>
               </packing>


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