... now i wonder, could you do something a bit more radical, like say: https://bugs.maemo.org/show_bug.cgi?id=2583
Comment By: Sergio Villar Senin (svillar) Date: 2008-05-29 10:44 Message: Well the reason not to show all the accounts is that the screen is really small if you have to show several accounts with some folders. Anyway if you want to change it, you can go to the source code and edit src/maemo/modest-platform.c and in modest_platform_create_folder_view () replace the call to modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ONE); by modest_folder_view_set_style (MODEST_FOLDER_VIEW (widget), MODEST_FOLDER_VIEW_STYLE_SHOW_ALL);