gecko-dev/calendar
2005-03-22 16:09:50 +00:00
..
base forgot to update this file for bug 286455. 2005-03-22 16:09:50 +00:00
installer bug 283805. sunbird is a calendar, not a browser. 2005-03-05 19:49:59 +00:00
libical fixing conflicts in id after uupgrade 2005-02-15 20:48:26 +00:00
libxpical
lightning - Try to set things up such that I can "preinstall" lightning via some 2005-02-24 21:28:23 +00:00
linux/icons/default
os2/icons/default
providers use composite calendar for view. Allows to use multiple calendars. 2005-03-21 17:55:24 +00:00
resources use composite calendar for view. Allows to use multiple calendars. 2005-03-21 17:55:24 +00:00
sunbird libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
test
windows/icons/default
.cvsignore
createBuildId.pl
INSTALL
install.js
install.rdf
Makefile.in
README

Mozilla Calendar Readme
-----------------------

Directory Explanation:

resources/
	 content/ - This directory contains all the XUL and JS files needed for the calendar.
               /test      - Test files for the calendar. These are not needed to run it.
         locale/  - Where the text for the calendar ends up, as well as definitions for dates and date formats.
            en-US/
         skin/    - Graphics and CSS files defining the look of the calendar.
            modern/
               ca-event-dialog/ - Graphics and CSS files for the dialog which adds and edits events.
            classic/
               ca-event-dialog/ - Graphics and CSS files for the dialog which adds and edits events.
   
libxpical/ - An XPCOM interface to the libical library. This is needed to retreive and write calendar information to a file.