From f2d0cc79bd9acaf31777e1d41ff68ad0e1c104a1 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 7 Apr 2010 17:56:42 -0500 Subject: Schemas with widgets to hide for the mailer and composer preferences These get read when creating the preferences widgets, and the widgets whose names are mentioned in the GConf values will get hidden when in Express mode. Signed-off-by: Federico Mena Quintero --- mail/evolution-mail.schemas.in | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'mail/evolution-mail.schemas.in') diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 09d875a361..5e7ac53666 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -1528,5 +1528,43 @@ + + + + /schemas/apps/evolution/mail/express_preferences_hidden + /apps/evolution/mail/express_preferences_hidden + evolution-mail + list + string + [hboxReadTimeout,hboxMailSizeLimit,hboxShrinkAddresses,magic_spacebar_checkbox,hboxEnableSearchFolders] + + List of controls to hide when in Express mode + + 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 mailer preferences in mail-config.ui. + + + + + + /schemas/apps/evolution/mail/composer/express_preferences_hidden + /apps/evolution/mail/composer/express_preferences_hidden + evolution-mail + list + string + [chkOutlookFilenames,vboxTopPosting,chkPromptEmptySubject] + + List of controls to hide when in Express mode + + 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 mailer preferences in mail-config.ui. + + + + -- cgit v1.2.3