25 lines
497 B
Text
25 lines
497 B
Text
|
[calendars]
|
||
|
|
||
|
[[example_calendar_local]]
|
||
|
path = ~/.local/share/calendars/Example/*
|
||
|
type = discover
|
||
|
priority = 10
|
||
|
|
||
|
[[example_contacts_local]]
|
||
|
path = ~/.local/share/contacts/Example/*
|
||
|
type = discover
|
||
|
priority = 5
|
||
|
|
||
|
[locale]
|
||
|
timeformat = %H:%M
|
||
|
dateformat = %d/%m/%Y
|
||
|
longdateformat = %d/%m/%Y
|
||
|
datetimeformat = %d/%m/%Y %H:%M
|
||
|
longdatetimeformat = %d/%m/%Y %H:%M
|
||
|
local_timezone = Europe/Brussels
|
||
|
default_timezone = Europe/Brussels
|
||
|
|
||
|
[default]
|
||
|
default_calendar = ExampleCalendar
|
||
|
highlight_event_days = true
|