* src/maemo/modest-main-window-ui.h:
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 13 Dec 2007 09:03:25 +0000 (09:03 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 13 Dec 2007 09:03:25 +0000 (09:03 +0000)
commitde2d9a7e88e25c2b3128cdc69a27c334cb9635ea
treec7a9c64982f46144b404e4c7d8796c594c71ac6c
parent5e591d29f67c9c2d7acb77b43b32fb2ce79ea175
* src/maemo/modest-main-window-ui.h:
        * Add shortcut for "new email" in message view.
* src/maemo/modest-maemo-utils.[ch]:
        * New method ..._get_manager_menubar_as_menu. This converts
          a GtkMenuBar obtained from ui manager to a GtkMenu as
          expected in hildon_window_set_menu (). Using this instead
          of popup menus in ui manager fixes the shortcuts
          (fixes NB#75525).
* src/maemo/modest-msg-edit-window.c,
  src/maemo/modest-msg-view-window.c,
  src/maemo/modest-main-window.c:
        * Remove menubar_to_menu, as this is now a common method in
         modest_maemo_utils. Use the new method.
* src/maemo/ui/modest-main-window.xml,
  src/maemo/ui/modest-msg-edit-window.xml,
  src/maemo/ui/modest-msg-view-window.xml:
        * Use again menubars.

pmo-trunk-r3908
src/maemo/modest-maemo-utils.c
src/maemo/modest-maemo-utils.h
src/maemo/modest-main-window-ui.h
src/maemo/modest-main-window.c
src/maemo/modest-msg-edit-window.c
src/maemo/modest-msg-view-window.c
src/maemo/ui/modest-main-window-ui.xml
src/maemo/ui/modest-msg-edit-window-ui.xml
src/maemo/ui/modest-msg-view-window-ui.xml
src/widgets/modest-msg-edit-window-ui.h