diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 5a46f96ed0..64ebb0421c 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> + + * evolution-mail-message.xml: MessageApplyFilters now has an icon. + 2001-07-03 Jason Leach <jleach@ximian.com> [Bug #3612: Accelerator for attach file in composer] diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index e75d5c3639..08112257e0 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -30,7 +30,8 @@ <cmd name="MessageApplyFilters" _tip="Apply filter rules to the selected messages" - accel="*Control*y"/> + accel="*Control*y" + pixtype="pixbuf"/> <cmd name="MessageCopy" _tip="Copy selected messages to another folder" |