Fixes #45423
2003-06-25 Bolian Yin <bolian.yin@sun.com> Fixes #45423 * evolution-calendar.xml: added keyboard shortcuts for "Go to today" and "Go to date" menu/toolbar items. svn path=/trunk/; revision=21539
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
2003-06-25 Bolian Yin <bolian.yin@sun.com>
|
||||
|
||||
Fixes #45423
|
||||
|
||||
* evolution-calendar.xml: added keyboard shortcuts for "Go to today"
|
||||
and "Go to date" menu/toolbar items.
|
||||
@ -54,8 +54,10 @@
|
||||
|
||||
<submenu name="View">
|
||||
<placeholder name="ViewBegin">
|
||||
<menuitem name="Today" verb="CalendarToday" _label="Go to _Today"/>
|
||||
<menuitem name="Goto" verb="CalendarGoto" _label="Go to _Date" pixtype="pixbuf"/>
|
||||
<menuitem name="Today" verb="CalendarToday" _label="Go to _Today"
|
||||
accel="*Control**Alt*t"/>
|
||||
<menuitem name="Goto" verb="CalendarGoto" _label="Go to _Date"
|
||||
pixtype="pixbuf" accel="*Control**Alt*g"/>
|
||||
<separator f="" name="ecal"/>
|
||||
</placeholder>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user