* src/modest-ui-actions.c
authorAlberto Garcia <agarcia@igalia.com>
Tue, 21 Aug 2007 13:37:48 +0000 (13:37 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Tue, 21 Aug 2007 13:37:48 +0000 (13:37 +0000)
commit7f13d34b4550c4dd99cd4e0bf10707f2e8b6bb41
treea75fc753216f2964e316b7521903260ed80b0d95
parentd58f8dc386e3070143851b76fcd9677a1871610d
   * src/modest-ui-actions.c
   (modest_ui_actions_on_send):
   Don't ask confirmation if the body is empty as it can't be empty
   anymore

* src/maemo/modest-msg-edit-window.c
   (update_send_dimming):
   (send_insensitive_press):
   Check if the message body is empty too.
   (body_changed):
   New function called everytime the body is updated.
   (init_window):
   Register callback for "changed" event in the message body.

   Fixes: NB#66115

pmo-trunk-r3037
src/maemo/modest-msg-edit-window.c
src/modest-ui-actions.c