Changeset 3586

Show
Ignore:
Timestamp:
04/15/08 11:05:54
Author:
pvanhoof
Message:

2008-04-15 Philip Van Hoof <pvanhoof@gnome.org>

        • Fixed alerts when get-msg-async takes place to have their

account not set to NULL

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r3584 r3586  
     12008-04-15  Philip Van Hoof <pvanhoof@gnome.org> 
     2 
     3        * Fixed alerts when get-msg-async takes place to have their account 
     4        not set to NULL 
     5 
    162008-04-14  Philip Van Hoof <pvanhoof@gnome.org> 
    27 
  • trunk/libtinymail-camel/camel-lite/camel/providers/imap/camel-imap-folder.c

    r3558 r3586  
    45444544                        camel_service_get_provider (CAMEL_SERVICE (folder->parent_store)), 
    45454545                        CAMEL_SERVICE (folder->parent_store)->url, ex); 
     4546 
     4547                CAMEL_SERVICE (store)->data = CAMEL_SERVICE (folder->parent_store)->data; 
    45464548 
    45474549                if (camel_exception_is_set (ex))