aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2002-07-19 06:04:28 +0800
committerPeter Williams <peterw@src.gnome.org>2002-07-19 06:04:28 +0800
commit9b31a22e76189ce63c9f3d35d49fadf89537af04 (patch)
tree8bfc52cb3f5f0a6fffdc4a2470b2aa362a3309e5 /ui
parent8905d10a63d1007a57688021f7bb09f85a8d4ea0 (diff)
downloadgsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.gz
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.bz2
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.lz
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.xz
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.zst
gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.zip
Add a tooltip to the Save item as per bug 27901.
2002-07-18 Peter Williams <peterw@ximian.com> * evolution-signature-editor.xml: Add a tooltip to the Save item as per bug 27901. svn path=/trunk/; revision=17514
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-signature-editor.xml1
2 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 4442914e5d..c6c7e983f5 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-18 Peter Williams <peterw@ximian.com>
+
+ * evolution-signature-editor.xml: Add a tooltip to the Save item
+ as per bug 27901.
+
2002-07-18 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Change shortcut for "PilotSettings" to be `l'
diff --git a/ui/evolution-signature-editor.xml b/ui/evolution-signature-editor.xml
index ff1061bf5b..109d22c694 100644
--- a/ui/evolution-signature-editor.xml
+++ b/ui/evolution-signature-editor.xml
@@ -10,6 +10,7 @@
accel="*Ctrl*w"/>
<cmd name="FileSaveClose" _label="Save and Close"
+ _tip="Save the current file and close the window"
pixtype="stock" pixname="Save" accel="*Ctrl*s"/>
<cmd name="FormatHtml" _label="H_TML" _tip="Send the mail in HTML format"