From 32de57fc1173684ce91880f3f5e134d4640d1506 Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Wed, 25 Nov 2015 10:01:18 +0100 Subject: Add a .desktop file. This file can enable desktop environments to use alot for mailto links and display it in application menus. It also enables alot to be used with xdg-email(1) and friends. --- extra/alot.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 extra/alot.desktop (limited to 'extra') diff --git a/extra/alot.desktop b/extra/alot.desktop new file mode 100644 index 00000000..b94e7b9c --- /dev/null +++ b/extra/alot.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=alot +Categories=Office;Email;ConsoleOnly; +GenericName=Email client +Comment=Terminal MUA using notmuch mail +Exec=alot compose %u +Terminal=true +Type=Application +MimeType=x-scheme-handler/mailto; -- cgit v1.2.3