[empathy] Add some space between the status and the end of the toolbar



commit f513e634f70f65fb5d3cc947ef139a89ac98f4b4
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date:   Tue Aug 16 00:44:46 2011 +0100

    Add some space between the status and the end of the toolbar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656571

 src/empathy-call-window.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 6e89cb3..0dea208 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -319,6 +319,12 @@
                 <property name="fill">False</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkSeparatorToolItem" id="toolbutton2">
+                <property name="draw">False</property>
+                <property name="visible">True</property>
+              </object>
+            </child>
           </object>
           <packing>
             <property name="expand">False</property>



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