imap[x]: Remove shell command option from user interfaces.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Jun 2012 14:48:34 +0000 (10:48 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 9 Jun 2012 15:06:01 +0000 (11:06 -0400)
commit994323fee9b9c8b6ad85a9fea36574b7992e45e8
tree2396bcaf5caa34a32a2a49bfb6ac1c4ef1de0bc2
parent2ee9d2df779c6cddc66e025d380f1e7d896d2b2d
imap[x]: Remove shell command option from user interfaces.

Do not expose the IMAP shell command option in user interfaces.  I know
of only one user of this feature, and it's far too esoteric and eats up
too much screen real estate for Evolution's account editor.

The option is still supported, but the shell command needs to be set
directly in the account's key file now.  Key files are easier to read
and edit than the old GConf XML blobs so I think this is a reasonable
requirement.

Same goes for "Number of cached connections to use" in IMAPX: most users
won't know what that means, so change it in the key file if you need to.
camel/providers/imap/camel-imap-provider.c
camel/providers/imapx/camel-imapx-provider.c