From d177fa2dfc99de6286feb44bb757b24a0d09ed47 Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Fri, 21 Feb 2020 13:48:13 +0100 Subject: [PATCH] help: Cover how to debug missing applications to open attachments https://mail.gnome.org/archives/evolution-list/2019-April/msg00086.html --- help/C/mail-attachments-received.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/C/mail-attachments-received.page b/help/C/mail-attachments-received.page index 5111af7b15..808721a95f 100644 --- a/help/C/mail-attachments-received.page +++ b/help/C/mail-attachments-received.page @@ -7,7 +7,7 @@ - + Andre Klapper ak-47@gmx.net @@ -30,6 +30,6 @@

To save an attachment to disk, click the down-arrow next to the attachment icon and click Save As.

To open an attachment in another application, click the down-arrow next to the attachment icon and choose one of the available applications.

-

The options available for an attachment vary depending on the type of attachment and the applications that are installed on your system. Your desktop environment's MIME database defines which applications can be used to open a specific file format.

+

The options available for an attachment vary depending on the type of attachment and the applications that are installed on your system. Your desktop environment's MIME database defines which applications can be used to open a specific file format.

To see the list of registered applications for a MIME type, use gio mime. Example: gio mime "application/pdf"