2007-07-25 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 25 Jul 2007 09:52:49 +0000 (09:52 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 25 Jul 2007 09:52:49 +0000 (09:52 +0000)
commitc5056e3e497823d10d0ddcd16dd2f2730292d76d
tree149244b13e8ab968371457bc440a070f27a9890a
parentaa9d45d56b19fdee314fc0610d6a510100650f87
2007-07-25  Murray Cumming  <murrayc@murrayc.com>

* src/widgets/modest-msg-edit-window.h:
* src/maemo/modest-msg-edit-window.c: (create_stream_for_uri):
Moved some code here to make it simpler.
(modest_msg_edit_window_attach_file_one): Renamed from
modest_msg_edit_window_attach_file_interactive().
(modest_msg_edit_window_offer_attach_file): Renamed from
modest_msg_edit_window_attach_file() and used
modest_msg_edit_window_attach_file_one() instead of
copy/pasting the code. The old code for one was not using
GnomeVFS. This allows use of smb:// URLs when using send-as
from external applications, fixing bug NB#63741.

(modest_msg_edit_window_insert_image),
(modest_msg_edit_window_add_attachment_clicked):
* src/modest-ui-actions.c: (modest_ui_actions_on_attach_file):
* src/dbus_api/modest-dbus-callbacks.c: (on_idle_compose_mail):
Adapted to the new function names.

pmo-trunk-r2789
ChangeLog2
src/dbus_api/modest-dbus-callbacks.c
src/maemo/modest-msg-edit-window.c
src/modest-ui-actions.c
src/widgets/modest-msg-edit-window.h