* some further cleanups of the help system, added:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 2 Nov 2007 11:28:26 +0000 (11:28 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Fri, 2 Nov 2007 11:28:26 +0000 (11:28 +0000)
commitd4537d8a01b0789310de9a11d3344147ee9691c0
treefdbc9d32f8834fcdca8426d1e2080c79cd9bfc69
parent950a739e968fd8dec203034d4d524ebf4d5c196e
* some further cleanups of the help system, added:
modest_window_mgr_register_help_id, and
modest_window_mgr_get_help_id
  which will give you the right help_id for the
  current window; windows register the help id in their
  _init. For the main window, we check what the
  selected folder is, and use modest_tny_folder_get_help_id
  to get the help_id from there.

pmo-trunk-r3617
src/maemo/modest-main-window.c
src/maemo/modest-msg-edit-window.c
src/maemo/modest-msg-view-window.c
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/modest-window-mgr.c
src/widgets/modest-window-mgr.h