diff options
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-signature-editor.xml | 1 |
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" |