summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/font-view-window.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/font-view-window.ui b/src/font-view-window.ui
index a8e05aa..babb01d 100644
--- a/src/font-view-window.ui
+++ b/src/font-view-window.ui
@@ -187,12 +187,14 @@
<property name="label" translatable="yes">_Install</property>
<property name="use-underline">True</property>
<property name="action-name">win.install-font</property>
+ <property name="tooltip-text" translatable="yes">Install Font</property>
</object>
</child>
<child type="end">
<object class="GtkToggleButton" id="info_button">
<property name="label" translatable="yes">I_nfo</property>
<property name="use-underline">True</property>
+ <property name="tooltip-text" translatable="yes">Font Details</property>
</object>
</child>
</object>