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