diff options
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in index 66c2467a76..70590ee0ca 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -802,25 +802,5 @@ </long> </locale> </schema> - - <!-- Widgets to hide in Express mode --> - - <schema> - <key>/schemas/apps/evolution/calendar/express_preferences_hidden</key> - <applyto>/apps/evolution/calendar/express_preferences_hidden</applyto> - <owner>evolution-calendar</owner> - <type>list</type> - <list_type>string</list_type> - <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,show_end_times,month_scroll_by_week]</default> - <locale name="C"> - <short>List of controls to hide when in Express mode</short> - <long> - List of names for the controls in the user interface, - which should be hidden when Evolution is running in Express - mode. - This pertains to the calendar preferences in cal-prefs-dialog.ui. - </long> - </locale> - </schema> </schemalist> </gconfschemafile> |