X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=e5c353168a55aa5c13ede9676f4fd641e6952dcf;hp=5ddeb720029dd4044c29abd24ced71844ed2683e;hb=aac5700b1184e425df31f1775d054459abb279e4;hpb=3fdfee96b812d8e1794d388a3975334133ccf61b diff --git a/ChangeLog2 b/ChangeLog2 index 5ddeb72..e5c3531 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,21 @@ 2007-04-04 Murray Cumming + * configure.ac: Define MODEST_PLATFORM_MAEMO and MODEST_PLATFORM_GNOME in config.h, + so we can #ifdef around platform-specific code when necessary. + * src/modest-ui-actions.c: (modest_ui_actions_on_new_account): Use MODEST_PLATFORM_MAEMO + to allow this to build for the GNOME platform too. + +2007-04-04 Murray Cumming + + * src/maemo/easysetup/modest-easysetup-wizard.c: + Added util_increment_name() and used it in create_page_account_details() + to make sure that the default account name is always a new name. + + (modest_easysetup_wizard_dialog_init), + (set_default_custom_servernames): Some minor memory management fixes. + +2007-04-04 Murray Cumming + * Makefile.am: * configure.ac: * src/modest-runtime.c: (init_i18n): Restored the translation