[virt-tools-list] [virt-manager PATCH] ui/snapshots: add a tooltip for refresh button

Pavel Hrdina phrdina at redhat.com
Wed Jan 18 12:39:56 UTC 2017


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

Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed under trivial rule.

 ui/snapshots.ui | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ui/snapshots.ui b/ui/snapshots.ui
index 673754b0..b6a6c2ed 100644
--- a/ui/snapshots.ui
+++ b/ui/snapshots.ui
@@ -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">
-- 
2.11.0




More information about the virt-tools-list mailing list