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:
Wolfgang Sourdeau
2009-07-15 20:36:06 +00:00
parent ba0e354bff
commit 18afa2eecd
14 changed files with 36 additions and 1 deletions

View File

@@ -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"; } )
)