From: Murray Cumming Date: Wed, 1 Aug 2007 18:29:35 +0000 (+0000) Subject: 2007-08-01 Murray Cumming X-Git-Tag: git_migration_finished~2658 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=01db4e94dcf1e9818000eb08c90bc3b09c3a5071;hp=01db4e94dcf1e9818000eb08c90bc3b09c3a5071 2007-08-01 Murray Cumming * src/modest-account-mgr-helpers.h: * src/modest-account-mgr-helpers.c: Added modest_account_mgr_get_first_account_name(), using code from modest_account_mgr_set_first_account_as_default(). * src/maemo/modest-main-window.c: Added set_at_least_one_account_visible(). (account_number_changed): Call set_at_least_one_account_visible() so that the first account is visible when first added, without the user having to use the View menu. I do wonder how this worked before. pmo-trunk-r2900 ---