﻿! This file defines the default recurring events for this version of Photoshop Album.
! It can be edited at will, but synchronization with the preference settings is not guaranteed.
!
! File should be encoded as UTF-8 - Also note that Notepad on XP tends to create corrupted files - you
! can edit these files in Dev Studio to correct them but you cannot see special characters properly there
!
! File format is as follows:
! Lines beginning with ! are treated as comments
! File consists of an arbitrary number of line pairs, with each line ending with a carriage return
! Line 1) UTF8-encoded name of the recurring event
! Line 2) Boolean value for default usage in preferences
! Line 3) Date specifier in one of the following formats:
!         	a. Month/Day 
!               b. Ordinal-Day enumerator-Month, e.g. 3-1-1 means the THIRD (3) MONDAY (1) in JAN (1) 
!
! Notes: Months are 1-based ; 1=January, 2=February, etc.
!        Day enumerators begin with Monday (1) thru Sunday (7)
!	 An ordinal of 9 (e.g., Memorial Day is 9-1-5) means the LAST enumerated day of that month
!	 The order of definition is defined here and merely respected by the application
!
!