aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-26 06:27:56 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-26 06:27:56 +0800
commitfce12a88e89677023d0b4a0c4dcadb738f3e91a8 (patch)
tree05b03dd2cf3c46243a63b09c810ed2dc28f115a0 /ui/evolution-calendar.xml
parent5066180bc3abb54876b91bbfc2ac4dcb467cc586 (diff)
downloadgsoc2013-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-calendar.xml')
-rw-r--r--ui/evolution-calendar.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index 6d3be66151..997ab31fd4 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -52,8 +52,8 @@
</menu>
<dockitem name="Toolbar">
- <toolitem name="New" _label="New"
- _tip="Create a new appointment" verb="EditNewAppointment"
+ <toolitem name="New" _label="New appointment"
+ priority="1" _tip="Create a new appointment" verb="EditNewAppointment"
pixtype="stock" pixname="New"/>
<separator/>
@@ -78,7 +78,7 @@
<separator/>
- <toolitem name="Goto" _label="Go to"
+ <toolitem name="Goto" _label="Go to" priority="1"
_tip="Go to a specific date" verb="CalendarGoto"
pixtype="stock" pixname="Jump To"/>