Adds "Google Calendar for Google Apps" as a calendar handling app for icals.
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Wed, 30 Apr 2008 13:33:29 +0000 (15:33 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Wed, 30 Apr 2008 13:34:01 +0000 (15:34 +0200)
Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
htdocs/javascript/xorg.js

index f3c7540..0e7f8e6 100644 (file)
@@ -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': '',