From: Vincent Zanotti Date: Wed, 30 Apr 2008 13:33:29 +0000 (+0200) Subject: Adds "Google Calendar for Google Apps" as a calendar handling app for icals. X-Git-Tag: core/1.0.0~220 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=db270710fa0b3244697299d77a4a44951c0d2484;p=platal.git Adds "Google Calendar for Google Apps" as a calendar handling app for icals. Signed-off-by: Vincent Zanotti --- diff --git a/htdocs/javascript/xorg.js b/htdocs/javascript/xorg.js index f3c7540..0e7f8e6 100644 --- a/htdocs/javascript/xorg.js +++ b/htdocs/javascript/xorg.js @@ -176,7 +176,10 @@ var __goodies_ical_sites = [ 'title': 'Calendrier iCal'}, {'url_prefix': 'http://www.google.com/calendar/render?cid=', 'img': 'images/goodies/add-google-calendar.gif', - 'title': 'Ajouter à Google Calendar'} + 'title': 'Ajouter à Google Calendar'}, + {'url_prefix': 'https://www.google.com/calendar/hosted/polytechnique.org/render?cid=', + 'img': 'images/goodies/add-google-calendar.gif', + 'title': 'Ajouter à Google Apps / Calendar'} ]; var __goodies_rss_sites = [ {'url_prefix': '',