2007-04-05 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 5 Apr 2007 12:12:36 +0000 (12:12 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 5 Apr 2007 12:12:36 +0000 (12:12 +0000)
commitb693e89d362b4a4efbb780762cdbc97d220acdce
treec69a81ad76df5a4fe96ab6130317264fe60013fe
parent5a42a7e9d9aabde2b01a6d322b056c2dee31a8a3
2007-04-05  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-account-view-window.c:
        (modest_account_view_window_init),
        (modest_account_view_window_new):
        Use the same buttons as specified in the
        UI spec. Add the widgets to the vbox and action_area instead of just assigning them to
        the existing widgets, which never had a chance of working.
        Put the ModestAccountView treeview in a scrolled window.
        Do not repeat the initialization in both _init() and _new().

        * src/widgets/modest-account-view.c: (update_account_view):
        Add a warning about modest_account_mgr_account_names() returning NULL, which is why
        this widget and window shows no accounts.

        * po/en_GB.po: Added translations needed for the dialog button logical IDs.

pmo-trunk-r1513
ChangeLog2
po/en_GB.po
src/maemo/modest-account-view-window.c
src/modest-ui-actions.c
src/widgets/modest-account-view.c