diff options
author | William Jon McCann <mccann@jhu.edu> | 2004-05-26 04:54:01 +0800 |
---|---|---|
committer | William Jon McCann <mccann@src.gnome.org> | 2004-05-26 04:54:01 +0800 |
commit | ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5 (patch) | |
tree | bcc7c3c32d72fdd0beb98b149d126f1e281f28e3 /ui/evolution-mail-global.xml | |
parent | 7dfee05355fb0086563434285ac1a524e78cd2bd (diff) | |
download | gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.gz gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.zst gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.zip |
use stock icons where possible. Calendar and tasks already use stock
2004-05-25 William Jon McCann <mccann@jhu.edu>
* evolution-message-composer.xml:
* evolution-composer-entries.xml:
* evolution-contact-list-editor.xml:
* evolution-contact-editor.xml:
* evolution.xml:
* evolution-mail-message.xml:
* evolution-mail-list.xml:
* evolution-mail-global.xml:
* evolution-addressbook.xml: use stock icons where possible.
Calendar and tasks already use stock icons.
* evolution-tasks.xml: swap positions of delete and print icons
to be consistent with the other components.
svn path=/trunk/; revision=26085
Diffstat (limited to 'ui/evolution-mail-global.xml')
-rw-r--r-- | ui/evolution-mail-global.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index 8e2059d62b..92bf2c0c65 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -14,7 +14,7 @@ <cmd name="MailStop" _tip="Cancel the current mail operation" - pixtype="stock" pixname="Stop"/> + pixtype="stock" pixname="gtk-stop"/> <cmd name="ToolsFilters" _tip="Create or edit rules for filtering new mail"/> |