2007-06-11 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 11:42:14 +0000 (11:42 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 11:42:14 +0000 (11:42 +0000)
commit82a238a17717bc6270221ae6d8c0eb87a0085361
tree44fe16c222f207344a420fd75e90671e449146fd
parent36d3ba31314ba9b5e8e5a10270c09c74629b973f
2007-06-11  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/easysetup/modest-easysetup-provider-combo-box.c:
        (easysetup_provider_combo_box_fill): Remove debug code that showed the
        provider ID in the combo.

        * src/maemo/easysetup/modest-wizard-dialog.c: (create_title):
        Do not show the page numbers, because it would be confusing when we add
        the 2 extra pages for the custom setup, when the user chooses the Other
        provider. This fixes projects.maemo.org bug NB#59028

        * src/modest-init.c: (modest_init_init_core),
        (modest_init_local_folders):
        * src/modest-init.h:
        * src/modest-tny-account.c:
        (modest_tny_account_new_for_local_folders): Do not create default folders
        for the memory card. This should fix projects.maemo.org bug NB#59328.

pmo-trunk-r2150
ChangeLog2
src/maemo/easysetup/modest-easysetup-provider-combo-box.c
src/maemo/easysetup/modest-wizard-dialog.c
src/modest-init.c
src/modest-init.h
src/modest-tny-account.c