Added support for opening the addressbook from the main window
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 7 Jun 2007 19:54:25 +0000 (19:54 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 7 Jun 2007 19:54:25 +0000 (19:54 +0000)
commit480298cb7c35991ef6cd6c0ec4edae81568a7061
treecd2cf78cd10ab4d5006ee53582b529d1c37f283c
parentd7ce86e033eff36959cc7754cccc8fadb686f226
Added support for opening the addressbook from the main window
through menu (fixes bug NB#57590):
* src/modest-platform.h:
        * Added method to show the addressbook UI.
* src/modest-ui-actions.[ch]:
        * Add action handler to open the addressbook UI.
* src/maemo/modest-main-window-ui.h:
        * Add callback handler to show addressbook from main
          window menu.
* src/maemo/modest-platform.c:
        * Added implementation to show the addressbook
          from modest using osso rpc.

pmo-trunk-r2113
src/maemo/modest-main-window-ui.h
src/maemo/modest-platform.c
src/modest-platform.h
src/modest-ui-actions.c
src/modest-ui-actions.h