diff options
Diffstat (limited to 'doc/elementary/calendar.rst')
-rw-r--r-- | doc/elementary/calendar.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/elementary/calendar.rst b/doc/elementary/calendar.rst index 384bcd9..921cf41 100644 --- a/doc/elementary/calendar.rst +++ b/doc/elementary/calendar.rst | |||
@@ -71,6 +71,12 @@ Calendar mark repeat types | |||
71 | Marks will be displayed every last day of month after event day | 71 | Marks will be displayed every last day of month after event day |
72 | (inclusive). | 72 | (inclusive). |
73 | 73 | ||
74 | .. data:: ELM_CALENDAR_REVERSE_DAILY | ||
75 | |||
76 | Marks will be displayed every day before event day. | ||
77 | |||
78 | .. versionadded:: 1.19 | ||
79 | |||
74 | 80 | ||
75 | .. _Elm_Calendar_Select_Mode: | 81 | .. _Elm_Calendar_Select_Mode: |
76 | 82 | ||