diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-26 06:27:56 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-26 06:27:56 +0800 |
commit | fce12a88e89677023d0b4a0c4dcadb738f3e91a8 (patch) | |
tree | 05b03dd2cf3c46243a63b09c810ed2dc28f115a0 /ui/evolution-tasks.xml | |
parent | 5066180bc3abb54876b91bbfc2ac4dcb467cc586 (diff) | |
download | gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar.gz gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar.bz2 gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar.lz gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar.xz gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.tar.zst gsoc2013-evolution-fce12a88e89677023d0b4a0c4dcadb738f3e91a8.zip |
Change the toolbars to only display some labels, on the right of the
icons.
svn path=/trunk/; revision=7826
Diffstat (limited to 'ui/evolution-tasks.xml')
-rw-r--r-- | ui/evolution-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml index fd86f0428a..eaf8135645 100644 --- a/ui/evolution-tasks.xml +++ b/ui/evolution-tasks.xml @@ -39,7 +39,7 @@ <dockitem name="Toolbar"> <toolitem name="New" _label="New" - _tip="Create a new task" verb="TasksNewTask" + priority="1" _tip="Create a new task" verb="TasksNewTask" pixtype="stock" pixname="New"/> <separator/> |