diff options
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in | 12 |
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 98e31ac775..6e5e057c14 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -550,6 +550,18 @@ </locale> </schema> + <schema> + <key>/schemas/apps/evolution/calendar/display/month_scroll_by_week</key> + <applyto>/apps/evolution/calendar/display/month_scroll_by_week</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Scroll Month View by a week</short> + <long>Whether to scroll a Month View by a week, not by a month.</long> + </locale> + </schema> + <!-- Date navigator --> <schema> |