2007-07-30 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 30 Jul 2007 14:55:58 +0000 (14:55 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 30 Jul 2007 14:55:58 +0000 (14:55 +0000)
commit5c6a9d51bc2b4e5263ec7dac4f4d92563491be30
tree9c843709fb20c6e85f2166129eef50821ffa3e2e
parent042303e737e7d2c857be5d7131c29875156fff65
2007-07-30  Murray Cumming  <murrayc@murrayc.com>

* src/modest-tny-account-store.c: (on_account_removed),
(on_account_changed): Emit the ACCOUNT_UPDATE signal so that the
account is removed from the View menu. We have TnyAccountStore
and ModestTnyAccountStore signals that seem very similar, but this
seems to work for now.

* src/maemo/modest-main-window.c:
(on_show_account_action_activated): Prevent dereference
of a NULL if the accoutn does not really exist, though that
should not happen anymore.

This fixes projects.maemo.org bug NB#64606.

pmo-trunk-r2855
ChangeLog
ChangeLog2
src/maemo/modest-main-window.c
src/modest-tny-account-store.c