mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-02 09:47:16 +03:00
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:
parent
f07a3021d9
commit
67998282a7
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user