* src/modest-platform.h:
authorJose Dapena Paz <jdapena@igalia.com>
Thu, 21 Jun 2007 09:35:23 +0000 (09:35 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Thu, 21 Jun 2007 09:35:23 +0000 (09:35 +0000)
commitd7a668c4c7f0f1a4468bbab754819d0bfd930977
tree40238f8eb64f6924f1d5dd8f8219f2e5ed572f45
parent17d6b27f78a4188ec093ee70b5438808be0ae685
* src/modest-platform.h:
        * Added a new platform function for showing information banner. Should
          remove a new dependency in common non specific maemo code.
* src/modest-dimming-rules-group.c:
        * Now it does not use hildon information banner, but the new platform
          equivalent.
* src/modest-ui-actions.c:
        * Now it shows an information banner on copying the messages to outbox
          (fixes NB#59332).
* src/maemo/modest-platform.c:
        * Added implementation of the new information banner platform function,
          that uses the hildon information banner.

pmo-trunk-r2350
src/maemo/modest-platform.c
src/modest-dimming-rules-group.c
src/modest-platform.h
src/modest-ui-actions.c