aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/apps_evolution_calendar.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in')
-rw-r--r--calendar/gui/apps_evolution_calendar.schemas.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in
index f87c9a2b78..6a3b68a25f 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -587,6 +587,18 @@
</schema>
<schema>
+ <key>/schemas/apps/evolution/calendar/other/def_recur_count</key>
+ <applyto>/apps/evolution/calendar/other/def_recur_count</applyto>
+ <owner>evolution-calendar</owner>
+ <type>int</type>
+ <default>2</default>
+ <locale name="C">
+ <short>Default recurrence count</short>
+ <long>Count of default recurrence for a new event. -1 means forever.</long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/evolution/calendar/display/day_view_show_week_number</key>
<applyto>/apps/evolution/calendar/display/day_view_show_week_number</applyto>
<owner>evolution-calendar</owner>