Skip to content

Port mail to GimpProcedureDialog

Alx Sa requested to merge alxsa-port-mail-plugin into master

This patch attempts to port the mail plug-in to the new GimpProcedureDialog API.

Note: There's conditional statements based on whether you have xdg-email or sendmail installed. It should work fine for both, but if anyone's willing to test and let me know what email application you have installed, it would be appreciated!

Merge request reports