Skip to content

sendmsg-window: Update external editor code

Peter Bloomfield requested to merge 78-edit-with-gnome into master

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

Merge request reports