2007-05-09 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 9 May 2007 13:26:48 +0000 (13:26 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 9 May 2007 13:26:48 +0000 (13:26 +0000)
commit33919cc56b8e4848bfd28b5711e8784d8d15f458
tree73850386df483d38327c78290d0c40271f4aa4d1
parent7d7092a3e0bf7ad1ec0b08348dd17a85be8dc195
2007-05-09  Murray Cumming  <murrayc@murrayc.com>

* src/modest-account-mgr-helpers.c:
        (modest_account_mgr_set_first_account_as_default):
        Sort the list of names alphabetically-by-title, so we choose the first one
        based on that.
        * src/widgets/modest-account-view.c: (init_view): Sort the TreeModel
        alphabetically by the title.

        This fixes projects.maemo.org bug NB#56418 .

        * src/modest-account-mgr-priv.c:
        (_modest_account_mgr_account_from_key):
        * src/modest-account-mgr.c: (on_key_change): Initialize variables to
        avoid a valgrind error, and possible random behaviour.

pmo-trunk-r1802
ChangeLog2
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-view-window.c
src/modest-account-mgr-helpers.c
src/modest-account-mgr-priv.c
src/modest-account-mgr.c
src/widgets/modest-account-view.c