2007-06-11 Johannes Schmid <johannes.schmid@openismus.com>
authorJohannes Schmid <johannes.schmid@openismus.com>
Mon, 11 Jun 2007 21:21:33 +0000 (21:21 +0000)
committerJohannes Schmid <johannes.schmid@openismus.com>
Mon, 11 Jun 2007 21:21:33 +0000 (21:21 +0000)
commit548fd25b34e6ecf04f677a632d88b4f32158966d
tree7626d4c47efe603e4b4dbe0163f0fa74bcff35f2
parent1d1923d45caa49509fc6f2a85b9d0d36400927f6
2007-06-11  Johannes Schmid <johannes.schmid@openismus.com>

* src/maemo/modest-maemo-utils.c:
(modest_maemo_utils_get_supported_secure_authentication_methods):
Added label to dialog instead of unreadable title

* src/maemo/modest-main-window.c: (sync_accounts_cb),
(modest_main_window_new):
Fixed projects.maemo.org bug NB#58576 by moving previous fix out of
dead code.

* src/modest-account-mgr.c: (modest_account_mgr_has_accounts):
* src/modest-account-mgr.h:
Added method to avoid code duplication

* src/modest-ui-actions.c: (modest_ui_actions_on_accounts),
(modest_ui_actions_on_send_receive):
Use modest_account_mgr_has_accounts

pmo-trunk-r2165
ChangeLog2
src/maemo/modest-maemo-utils.c
src/maemo/modest-main-window.c
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-ui-actions.c