2007-06-14 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 14 Jun 2007 10:22:39 +0000 (10:22 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 14 Jun 2007 10:22:39 +0000 (10:22 +0000)
commit873bcb131187d4d459a438b8a37a206acf24d4e8
tree8532906a5a9b7a0a52d49e26fd6f18d4c69c3c9c
parent0b620b502dca95166c87ca69323740913d652fbb
2007-06-14  Murray Cumming  <murrayc@murrayc.com>

* src/modest-init.h:
        * src/modest-init.c:
        Added modest_init_get_default_header_view_column_ids().

        * src/modest-widget-memory.c: (restore_settings_header_view):
        Use the new function to get defaults, if the gconf key is empty,
        instead of not creating any columns. This seems to fix the
        empty right-hand pane problems.

        * src/widgets/modest-header-view.h: Improved documentation.

pmo-trunk-r2224
ChangeLog2
src/modest-init.c
src/modest-init.h
src/modest-tny-local-folders-account.c
src/modest-widget-memory.c
src/widgets/modest-header-view.h