diff options
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 7352fc4fd7..8ae9adadc0 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -27,19 +27,7 @@ </locale> </schema> - <schema> - <key>/schemas/apps/evolution/calendar/display/show_attendee</key> - <applyto>/apps/evolution/calendar/display/show_attendee</applyto> - <owner>evolution-calendar</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <short>Show Attendee field in the event/task/meeting editor</short> - <long>Whether to show attendee field in the event/task/meeting editor</long> - </locale> - </schema> - - <schema> + <schema> <key>/schemas/apps/evolution/calendar/display/show_role</key> <applyto>/apps/evolution/calendar/display/show_role</applyto> <owner>evolution-calendar</owner> |