Files
Mozilla/mozilla/calendar
jminta%gmail.com c960fcb288 Bug 313409 js strict warning fix. patch by ssitter.mz@web.de, r=jminta
git-svn-id: svn://10.0.0.236/trunk@182787 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-22 23:19:26 +00:00
..
2004-10-29 19:39:38 +00:00
2005-09-09 10:10:26 +00:00

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.