2007-04-27 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 27 Apr 2007 15:49:19 +0000 (15:49 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 27 Apr 2007 15:49:19 +0000 (15:49 +0000)
commit0d78cc6120028f5e5ab77e3dd5ae2010fb282728
treead2c163c46f4536fdd0ac1d01aa679422921d13a
parentde2eb36dc9a99471be577baa8b02cd072bc791d5
2007-04-27  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-main-window.c:
        (modest_main_window_show_toolbar): Check that a toolbar item is not NULL before
        showing/hiding it. Added TODO because it probably should not be NULL.
        * src/modest-init.c: (modest_init_init_ui): Use a g_message() instead of a g_warning()
        because unnecessary g_warnings() make degugging difficult.

pmo-trunk-r1703
ChangeLog2
src/maemo/modest-main-window.c
src/modest-init.c