[evolution-patches] [calendar, keynav] seek review for bug 45432 [provide shortcus for "Go to today" and "Go to date".]



Hi JP,

Another Evolution Calendar Keyboard Navigation patch.
see http://bugzilla.ximian.com/show_bug.cgi?id=45423

please review.  Thanks.


-Bolian
Index: evolution-calendar.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-calendar.xml,v
retrieving revision 1.56
diff -u -r1.56 evolution-calendar.xml
--- evolution-calendar.xml	22 Apr 2003 18:07:24 -0000	1.56
+++ evolution-calendar.xml	25 Jun 2003 09:23:54 -0000
@@ -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>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]