mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 03:38:49 +00:00
Monotone-Parent: 707164ec11dd27d07b717674cfe5eb52b0dad31b
Monotone-Revision: e0d6a2d51589348dbe6602973f8a6ae6718f0991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T20:36:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -46,5 +46,10 @@
|
||||
label="Month View";
|
||||
onclick = "return onMonthOverview();";
|
||||
image = "month-view.png";
|
||||
tooltip = "Switch to month view"; } )
|
||||
tooltip = "Switch to month view"; } ),
|
||||
( { link = "#";
|
||||
label = "Reload";
|
||||
onclick = "return onCalendarReload();";
|
||||
image = "calendar-reload.png";
|
||||
tooltip = "Reload all calendars"; } )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user