diff options
author | Peter Williams <peterw@ximian.com> | 2002-07-19 06:04:28 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2002-07-19 06:04:28 +0800 |
commit | 9b31a22e76189ce63c9f3d35d49fadf89537af04 (patch) | |
tree | 8bfc52cb3f5f0a6fffdc4a2470b2aa362a3309e5 /ui/evolution-signature-editor.xml | |
parent | 8905d10a63d1007a57688021f7bb09f85a8d4ea0 (diff) | |
download | gsoc2013-evolution-9b31a22e76189ce63c9f3d35d49fadf89537af04.tar.gz 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/evolution-signature-editor.xml')
-rw-r--r-- | ui/evolution-signature-editor.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |