* src/modest-ui-actions.c
authorAlberto Garcia <agarcia@igalia.com>
Tue, 21 Aug 2007 12:00:58 +0000 (12:00 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Tue, 21 Aug 2007 12:00:58 +0000 (12:00 +0000)
commit5619278be034c3032ce89fc8ce0a2d52ef351e7b
treed71d6d5019cd3736beebea53392ba56ca949f64e
parent0b80adcdaddd0d45f9503018a83c3cf661904793
   * src/modest-ui-actions.c
   (modest_ui_actions_on_send):
   Don't ask confirmation if the subject is empty as it can't be empty
   anymore

* src/maemo/modest-msg-edit-window.c
   (update_send_dimming):
   New function to update the dimming of the send button and menu
   entry, based on the old recpt_field_changed()
   (recpt_field_changed):
   (subject_field_changed):
   Call update_send_dimming()
   (send_insensitive_press):
   Check whether the subject is empty or not in order to show the proper
   notification

   Fixes: NB#66112

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