ui/snapshots: add a tooltip for refresh button

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1375452

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2017-01-18 13:33:42 +01:00
parent f07a3021d9
commit 67998282a7

View File

@ -695,6 +695,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_markup" translatable="yes">Refresh snapshot list</property>
<signal name="clicked" handler="on_snapshot_refresh_clicked" swapped="no"/>
<child>
<object class="GtkImage" id="image5">