diff options
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r-- | ui/evolution-calendar.xml | 6 |
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"/> |