29 lines
469 B
Text
29 lines
469 B
Text
|
[calendars]
|
||
|
|
||
|
[[birthdays]]
|
||
|
path = ~/.calendars/contact_birthdays
|
||
|
type = calendar
|
||
|
color = light green
|
||
|
readonly = True
|
||
|
|
||
|
[[school]]
|
||
|
path = ~/.calendars/school
|
||
|
type = calendar
|
||
|
color = light green
|
||
|
|
||
|
[[personal]]
|
||
|
path = ~/.calendars/personal
|
||
|
type = calendar
|
||
|
color = light green
|
||
|
|
||
|
[[card_local]]
|
||
|
path = ~/.contacts/*
|
||
|
type = discover
|
||
|
|
||
|
[locale]
|
||
|
timeformat = %H:%M
|
||
|
dateformat = %Y-%m-%d
|
||
|
longdateformat = %Y-%m-%d
|
||
|
datetimeformat = %Y-%m-%d %H:%M
|
||
|
longdatetimeformat = %Y-%m-%d %H:%M
|