Fixes NB#77038
authorFelipe Erias Morandeira <femorandeira@igalia.com>
Wed, 28 Nov 2007 10:34:49 +0000 (10:34 +0000)
committerFelipe Erias Morandeira <femorandeira@igalia.com>
Wed, 28 Nov 2007 10:34:49 +0000 (10:34 +0000)
commitda78e6ee855df22bbf1dc327d551c9ccd4206c3a
tree6b8119d6e38c9c2f120dd49ade4ba58ccccb4e09
parenteec4b19f682dc36d0dcafd63b6058b979a98a1fc
Fixes NB#77038
* modest/src/modest-mail-operation.c: the "last_updated" field off an account is updated also when there aren't new headers to get
* modest/src/modest-account-mgr.[ch]: added a new signal, "account_updated"
* modest/src/widgets/modest-account-view.c: connected to the former signal to refresh the "last updated" column
* modest/src/maemo/modest-main-window.c: connected to the former signal to refresh the details widget

pmo-trunk-r3833
src/maemo/modest-main-window.c
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-mail-operation.c
src/widgets/modest-account-view.c