[gnome-boxes/wip/text-editor: 13/16] properties-toolbar: Add tooltip to revert button




commit a2dd3a580d2981302beda2fc8c2a8930e4462f95
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Aug 7 15:29:46 2020 +0200

    properties-toolbar: Add tooltip to revert button
    
    This makes it easier to identify the functionality (the icon alone
    can look quite cryptic).

 data/ui/properties-toolbar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/properties-toolbar.ui b/data/ui/properties-toolbar.ui
index 562a6d8a..14739a54 100644
--- a/data/ui/properties-toolbar.ui
+++ b/data/ui/properties-toolbar.ui
@@ -140,6 +140,7 @@
             <property name="visible">True</property>
             <property name="valign">center</property>
             <property name="use-underline">True</property>
+            <property name="tooltip-text" translatable="yes">Revert changes to original 
configuration</property>
             <signal name="clicked" handler="on_revert_changes_clicked"/>
             <style>
               <class name="image-button"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]