* when the window-manager is asked for the main_window, and none such
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 2 Aug 2007 13:39:00 +0000 (13:39 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 2 Aug 2007 13:39:00 +0000 (13:39 +0000)
commit5b4649347d068a5f32c426d96c0366617c60a146
tree89e6954e76dc875a23f36410bb02013477ca532d
parent962a3c1f9bcaafc1e281af544240d8bc8450239b
* when the window-manager is asked for the main_window, and none such
  exists, create one in place. the fix in modest_window_mgr is trivial,
  but it would crash immediately because of old signal handlers still
  be invoked; now, we clear all signal handlers when destroy a main_window

Fixes: NB#59752

pmo-trunk-r2910
src/maemo/modest-main-window.c
src/widgets/modest-window-mgr.c