Use gtk_show_uri_on_window to open File Transfer results
Review Request #1103 — Created Oct. 26, 2021 and submitted — Latest diff uploaded
Using
gtk_show_uri_on_window
to open File Transfer results removes an extra set ofpurple_running_*
call.
Transferred a file to me, and then hit the Open button in the File Transfer window. As it was named
mentions.txt
, it opened in GEdit, as expected.