aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-ft-manager.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-ft-manager.ui')
-rw-r--r--src/empathy-ft-manager.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/empathy-ft-manager.ui b/src/empathy-ft-manager.ui
index c21e56bd9..803d010bc 100644
--- a/src/empathy-ft-manager.ui
+++ b/src/empathy-ft-manager.ui
@@ -73,6 +73,18 @@
<property name="position">2</property>
</packing>
</child>
+ <child>
+ <object class="GtkButton" id="close_button">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="label">gtk-close</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="position">3</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -85,6 +97,7 @@
<action-widget response="3">clear_button</action-widget>
<action-widget response="1">open_button</action-widget>
<action-widget response="2">abort_button</action-widget>
+ <action-widget response="4">close_button</action-widget>
</action-widgets>
</object>
</interface>