3b63a549362c885dd6b8a02cc36c05a21193a656
[modest] / ChangeLog2
1 2007-04-04  Murray Cumming  <murrayc@murrayc.com>
2
3         * src/maemo/easysetup/modest-easysetup-wizard.c:
4         Added util_increment_name() and used it in create_page_account_details() 
5         to make sure that the default account name is always a new name.
6         
7         (modest_easysetup_wizard_dialog_init), 
8         (set_default_custom_servernames): Some minor memory management fixes.
9
10 2007-04-04  Murray Cumming  <murrayc@murrayc.com>
11
12         * Makefile.am:
13         * configure.ac:
14         * src/modest-runtime.c: (init_i18n): Restored the translation 
15         infrastructure, so that GETTEXT_PACKAGE and MODEST_LOCALE_DIR 
16         are defined in config.h, and the translations are installed.
17         
18         * src/maemo/easysetup/: Include config.h so that GETTEXT_PACKAGE 
19         is defined for translation.
20
21 2007-04-03  Murray Cumming  <murrayc@murrayc.com>
22
23         * src/maemo/easysetup/modest-easysetup-country-combo-box.c:
24         (load_from_file):
25         * src/maemo/easysetup/modest-easysetup-wizard.c:
26         (modest_easysetup_wizard_dialog_init):
27         * src/maemo/easysetup/modest-presets.c: (modest_presets_new): 
28         Use realistic paths (though they should use $prefix generically) to the 
29         mcc_mapping and provider-data.keyfile files which might work when they 
30         are installed by the future version of the operator-wizard package, 
31         and then fallback to paths in our source code, with an explanatory 
32         warning.
33
34 2007-04-03  Murray Cumming  <murrayc@murrayc.com>
35
36         * configure.ac:
37         * src/Makefile.am:
38         * src/maemo/Makefile.am:
39         * src/maemo/easysetup/: Added files from the previously-exernal 
40         osso-modest-easysetup.
41         * src/maemo/modest-main-window-ui.h:
42         * src/modest-ui-actions.c: 
43         * src/modest-ui-actions.h:
44         Added modest_ui_actions_on_new_account() as a signal handler for the 
45         New Account menu item. It shows the easysetup wizard.
46         * po/en_GB.po: Added additional needed logical IDs and translations.
47         
48 Started ChangeLog2 file, because I cannot work without a ChangeLog. murrayc.
49 Apparently ChangeLog is not used for some vague Nokia legal reasons.
50