Modules/Calendar: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "{{Code_Module |name=Calendar |description=An XPCOM interface to read, store, and manage iCal data, along with a XUL front end that uses the XPCOM interface to implement a calenda...")
 
No edit summary
Line 1: Line 1:
{{Code_Module
{{Module
|name=Calendar
|name=Calendar
|description=An XPCOM interface to read, store, and manage iCal data, along with a XUL front end that uses the XPCOM interface to implement a calendar application.
|description=An XPCOM interface to read, store, and manage iCal data, along with a XUL front end that uses the XPCOM interface to implement a calendar application.

Revision as of 16:19, 30 September 2010

Name: Calendar (#)
Description: An XPCOM interface to read, store, and manage iCal data, along with a XUL front end that uses the XPCOM interface to implement a calendar application.
Owner: Philipp Kewisch
Peer(s): Clint Talbert, Dan Mosedale, Daniel Boelzle, Martin Schröder, Michiel van Leeuwen
Source Dir(s): calendar/,
URL(s): http://www.mozilla.org/projects/calendar/dev_guide.html
Discussion Group: dev.apps.calendar

Sub Modules