From 79efc40b19f513570d800d2b3fa6293ea794a28d Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 14 Nov 2005 18:19:13 +0000 Subject: UI changes for the event editor. svn path=/trunk/; revision=30613 --- calendar/gui/apps_evolution_calendar.schemas.in.in | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in') diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 052cd74809..7352fc4fd7 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -26,6 +26,90 @@ Whether to show times in twenty four hour format instead of using am/pm. + + + /schemas/apps/evolution/calendar/display/show_attendee + /apps/evolution/calendar/display/show_attendee + evolution-calendar + bool + true + + Show Attendee field in the event/task/meeting editor + Whether to show attendee field in the event/task/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_role + /apps/evolution/calendar/display/show_role + evolution-calendar + bool + true + + Show Role field in the event/task/meeting editor + Whether to show role field in the event/task/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_status + /apps/evolution/calendar/display/show_status + evolution-calendar + bool + false + + Show status field in the event/task/meeting editor + Whether to show status field in the event/task/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_type + /apps/evolution/calendar/display/show_type + evolution-calendar + bool + false + + Show type field in the event/task/meeting editor + Whether to show type field in the event/task/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_rsvp + /apps/evolution/calendar/display/show_rsvp + evolution-calendar + bool + false + + Show RSVP field in the event/task/meeting editor + Whether to show RSVP field in the event/task/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_timezone + /apps/evolution/calendar/display/show_timezone + evolution-calendar + bool + false + + Show timezone field in the event/meeting editor + Whether to show timezone field in the event/meeting editor + + + + + /schemas/apps/evolution/calendar/display/show_categories + /apps/evolution/calendar/display/show_categories + evolution-calendar + bool + false + + Show categories field in the event/meeting/task editor + Whether to show categories field in the event/meeting editor + + /schemas/apps/evolution/calendar/display/week_start_day -- cgit v1.2.3