diff options
Diffstat (limited to 'data/org.gnome.evolution.calendar.gschema.xml.in')
-rw-r--r-- | data/org.gnome.evolution.calendar.gschema.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index f1c9385e2d..cc66fbba86 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -185,6 +185,11 @@ <_summary>Show display reminders in notification tray</_summary> <_description>Whether or not to use the notification tray for display reminders</_description> </key> + <key name="prefer-new-item" type="s"> + <default>''</default> + <_summary>Preferred New button item</_summary> + <_description>Name of the preferred New toolbar button item</_description> + </key> <key name="primary-calendar" type="s"> <default>''</default> <_summary>Primary calendar</_summary> |