Skip to content
  • Dan Winship's avatar
    Probably the very last new config dialog ever. (Ha ha). From Anna, based · 6dd8aabe
    Dan Winship authored
    	* mail-config.glade: Probably the very last new config dialog
    	ever. (Ha ha). From Anna, based on a story by me.
    
    	* mail-account-gui.c: New code for the new mail-config.glade. This
    	abstracts out all of the common code between the account editor
    	and the druid. It also handles the spiffy new provider-specific
    	config stuff.
    
    	FIXME: The code to check if a service is ok or not is no longer
    	there... waiting until the online/offline stuff from the shell
    	appears.
    
    	* mail-account-editor.c, mail-config-druid.c: These are much
    	smaller now, since most of the interesting bits moved to
    	mail-account-gui.c
    
    	* mail-accounts.c: Add an enabled/disabled column/button to
    	replace the checkbox that used to be in the editor, because it
    	really makes more sense to have it out here. This looks ugly.
    	Probably ought to ETable it...
    	(load_accounts): Fill in the enabled column.
    	(mail_select, mail_unselect): toggle the sensitivity and name of
    	the Enable/Disable button appropriately
    	(mail_able): Handle the enable/disable button.
    
    	* mail-config.c: Remove reply-to from MailConfigIdentity since it
    	didn't belong there (and wasn't being saved anyway).
    	(mail_config_check_service): Simplify this a bit. This really
    	needs to pop up a dialog with a "connecting..." message and a
    	cancel button.
    
    svn path=/trunk/; revision=8971
    6dd8aabe