sendmsg-window: Update external editor code
Update the code for editing a compose message in the GNOME text editor. Replace fork() and exec() with g_spawn_async() and g_child_watch_add().
See #78 (closed) .
Closes #78 (closed)
Edited by Peter Bloomfield