Updated translatable strings
[modest] / ChangeLog2
index 5ddeb72..e5c3531 100644 (file)
@@ -1,5 +1,21 @@
 2007-04-04  Murray Cumming  <murrayc@murrayc.com>
 
 2007-04-04  Murray Cumming  <murrayc@murrayc.com>
 
+       * 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  <murrayc@murrayc.com>
+
+       * 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  <murrayc@murrayc.com>
+
        * Makefile.am:
        * configure.ac:
        * src/modest-runtime.c: (init_i18n): Restored the translation 
        * Makefile.am:
        * configure.ac:
        * src/modest-runtime.c: (init_i18n): Restored the translation