[empathy] log-window: align the account chooser and search widget



commit 24bc9e50cd9cdb73f9983e01988834e386f600fb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Sep 1 16:01:37 2011 +0200

    log-window: align the account chooser and search widget
    
    Center the account chooser and align the search widget to the right of the
    toolbar.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657842

 libempathy-gtk/empathy-log-window.ui |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-log-window.ui b/libempathy-gtk/empathy-log-window.ui
index 8c84eed..7afe9ef 100644
--- a/libempathy-gtk/empathy-log-window.ui
+++ b/libempathy-gtk/empathy-log-window.ui
@@ -140,6 +140,19 @@
           </packing>
         </child>
         <child>
+          <object class="GtkToolItem" id="toolbutton_filler_1">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="use_action_appearance">False</property>
+            <child>
+              <placeholder/>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+          </packing>
+        </child>
+        <child>
           <object class="GtkToolItem" id="toolbutton_accounts">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
@@ -165,6 +178,19 @@
           </packing>
         </child>
         <child>
+          <object class="GtkToolItem" id="toolbutton_filler_2">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="use_action_appearance">False</property>
+            <child>
+              <placeholder/>
+            </child>
+          </object>
+          <packing>
+            <property name="expand">True</property>
+          </packing>
+        </child>
+        <child>
           <object class="GtkToolItem" id="toolbutton_search">
             <property name="visible">True</property>
             <property name="can_focus">False</property>



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