diff options
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r-- | ui/evolution-mail-message.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 45965f1faf..8c8d6f0d9a 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -146,17 +146,17 @@ <cmd name="MessageSaveAs" _tip="Save the message as a text file" accel="*Control**Alt*s" - pixtype="pixbuf"/> + pixtype="stock" pixname="gtk-save-as"/> <cmd name="MessageSearch" _tip="Search for text in the body of the displayed message" accel="*Control*s" - pixtype="pixbuf"/> + pixtype="stock" pixname="gtk-find"/> <cmd name="MessageUndelete" _tip="Un-delete the selected messages" accel="*Control*u" - pixtype="pixbuf"/> + pixtype="stock" pixname="gtk-undelete"/> <cmd name="PrintMessage" _tip="Print this message" |