From 0b07840e26f7c793939ec8226695ffca19aa1bfb Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 26 Apr 2010 18:13:24 -0500 Subject: Don't use gconf to store the names of widgets to hide That was just for development. Now we hardcode the lists of widgets. Signed-off-by: Federico Mena Quintero --- mail/evolution-mail.schemas.in | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'mail/evolution-mail.schemas.in') diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 3bc4e35700..09d875a361 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -1528,43 +1528,5 @@ - - - - /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,labelAlerts,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