mostafah%oeone.com d6854a02f0 Brought up to date with browser/Makefile.in
Removed old way of packaging sunbird
2005-01-20 22:24:12 +00:00
..
2005-01-17 22:06:24 +00:00
2004-03-18 21:47:50 +00:00
2005-01-20 20:58:35 +00:00
2004-10-29 19:39:38 +00:00
2003-11-24 17:11:21 +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.