[gnome-maps] map-bubble.ui: Add tooltips to buttons



commit 3feda8ac69720c59d89083f7d9a27fa43531866f
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Tue Jan 13 05:42:13 2015 -0500

    map-bubble.ui: Add tooltips to buttons
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741757

 data/ui/map-bubble.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/map-bubble.ui b/data/ui/map-bubble.ui
index b83cbdf..e488412 100644
--- a/data/ui/map-bubble.ui
+++ b/data/ui/map-bubble.ui
@@ -52,6 +52,7 @@
                 <property name="visible">False</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
+                <property name="tooltip-text" translatable="yes">Add to new route</property>
                 <child>
                   <object class="GtkImage" id="bubble-route-button-image">
                     <property name="visible">True</property>
@@ -68,6 +69,7 @@
                 <property name="visible">False</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
+                <property name="tooltip-text" translatable="yes">Open with another application</property>
                 <child>
                   <object class="GtkImage" id="bubble-send-to-button-image">
                     <property name="visible">True</property>
@@ -84,6 +86,7 @@
                 <property name="visible">False</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
+                <property name="tooltip-text" translatable="yes">Mark as favorite</property>
                 <child>
                   <object class="GtkImage" id="bubble-favorite-button-image">
                     <property name="name">bubble-favorite-button-image</property>
@@ -102,6 +105,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
                 <property name="use_underline">True</property>
+                <property name="tooltip-text" translatable="yes">Check in here</property>
               </object>
             </child>
           </object>


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