Skip to content

Fix ~/.signature not being loaded

Ghost User requested to merge (removed):wylel into mainline

helf/c/accounts.page: Added section for adding a signature through the signature field, or leaving it blank to use ~/.signature.

src/client/composer/composer-widget.vala: Removed check if there was a signature and left check if it was blank to apply ~/.signature (if exists) to signature of email in composer.

Closes #245

Edited by Ghost User

Merge request reports