[gnumeric] RecentDialog: fix tooltips
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] RecentDialog: fix tooltips
- Date: Sat, 21 Nov 2015 01:33:06 +0000 (UTC)
commit ddbfc8203b476b21c66063a65dcdd40975210dcf
Author: Morten Welinder <terra gnome org>
Date: Fri Nov 20 20:33:26 2015 -0500
RecentDialog: fix tooltips
src/dialogs/ChangeLog | 4 ++++
src/dialogs/recent.ui | 3 +--
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 2d81dc4..ba36b40 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2015-11-19 Morten Welinder <terra gnome org>
+
+ * recent.ui: Fix tooltip for open button
+
2015-09-20 Morten Welinder <terra gnome org>
* Release 1.12.24
diff --git a/src/dialogs/recent.ui b/src/dialogs/recent.ui
index f58cea2..14d5783 100644
--- a/src/dialogs/recent.ui
+++ b/src/dialogs/recent.ui
@@ -79,7 +79,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Discard changes in all files</property>
<property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
@@ -100,7 +99,7 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="has_tooltip">True</property>
- <property name="tooltip_text" translatable="yes">Save document</property>
+ <property name="tooltip_text" translatable="yes">Open document</property>
<property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]