diff options
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in index c37bbbd1fb..229020a4db 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -506,6 +506,19 @@ </locale> </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/recur_events_italic</key> + <applyto>/apps/evolution/calendar/display/recur_events_italic</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Recurrent Events in Italic</short> + <long>Show days with recurrent events in italic font in bottom left calendar.</long> + </locale> + </schema> + <!-- Memos --> <schema> |