aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-tasks.xml
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2004-05-26 04:54:01 +0800
committerWilliam Jon McCann <mccann@src.gnome.org>2004-05-26 04:54:01 +0800
commitebb89b17ef6820efce8134cd0dacf9ea03f1b6f5 (patch)
treebcc7c3c32d72fdd0beb98b149d126f1e281f28e3 /ui/evolution-tasks.xml
parent7dfee05355fb0086563434285ac1a524e78cd2bd (diff)
downloadgsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.gz
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.bz2
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.lz
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.xz
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-tasks.xml')
-rw-r--r--ui/evolution-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml
index df828aa0c7..dc867069a8 100644
--- a/ui/evolution-tasks.xml
+++ b/ui/evolution-tasks.xml
@@ -60,10 +60,10 @@
<separator/>
- <toolitem name="Delete" _label="Delete" verb="TasksDelete"/>
-
<toolitem name="Print" _label="Print" verb="TasksPrint"/>
+ <toolitem name="Delete" _label="Delete" verb="TasksDelete"/>
+
</dockitem>
</Root>