|
|
| IncomingValidationHandler(item,
fields,
values) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ShowAccountPreferencesDialog(account=<Locale: en_US>,
rv=<Locale: en_US>,
modal=True,
create=<Locale: en_US>) |
source code
|
|
|
|
|
|
|
|
|
|
CREATE_TEXT = u'Configure'
|
|
|
REMOVE_TEXT = u'Remove'
|
|
|
FIELDS_REQUIRED = u'The following fields are required:\n\n\tSe...
|
|
|
FIELDS_REQUIRED_ONE = u'The following fields are required:\n\n...
|
|
|
FIELDS_REQUIRED_TWO = u'The following fields are required:\n\n...
|
|
|
FIELDS_REQUIRED_THREE = u'The following fields are required:\n...
|
|
|
HOST_REQUIRED = u'Auto-configure requires a server name.'
|
|
|
CREATE_FOLDERS_TITLE = u'Configure Chandler folders'
|
|
|
CREATE_FOLDERS = u'Chandler will attempt to create the followi...
|
|
|
REMOVE_FOLDERS_TITLE = u'Remove Chandler folders'
|
|
|
REMOVE_FOLDERS = u'Chandler will now attempt to remove the\nfo...
|
|
|
DEBUG = True
|
|
|
FOLDERS_URL = 'http://chandlerproject.org/chandlerfolders'
|
|
|
SHARING_URL = 'http://hub.chandlerproject.org/signup'
|
|
|
DEFAULTS = {'boolean': False, 'integer': 0, 'password': '', 's...
|
|
|
PREFILLED_INCOMING_EMAIL = {'comcast.net': {'port': 995, 'prot...
|
|
|
PREFILLED_OUTGOING_EMAIL = {'comcast.net': {'auth': True, 'por...
|