generate_schedule.ini in cbr-schedule

at master

1[general]
2jan1_day_of_week=Tuesday
3
4[new_testament]
5name=New Testament
6
7[old_testament]
8name=Old Testament
9book=Genesis
10chapter=1
11
12[psalms]
13name=Psalms
14book=Psalm
15chapter=1
16
17[days_sections]
18monday=new_testament,old_testament
19tuesday=new_testament,old_testament
20wednesday=new_testament,old_testament
21thursday=new_testament,old_testament
22friday=new_testament,old_testament
23saturday=psalms
24
25[days_sections_fallback]
26monday=psalms
27tuesday=psalms
28wednesday=psalms
29thursday=psalms
30friday=psalms