diff options
Diffstat (limited to 'libempathy-gtk/empathy-log-window.ui')
-rw-r--r-- | 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 8c84eedf1..7afe9ef6e 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> |