From 50f80e9e06d7a7c2d4fc405f2c6cb3622cd3148a Mon Sep 17 00:00:00 2001 From: Lucas Hoffmann Date: Sun, 30 Sep 2018 17:20:24 +0200 Subject: Use different desktop file for menus and mailto: links The handling of mailto links need not be presented in desktop menus and the entry in desktop menus on the other hand should not use the compose subcommand but the normal initial_command. Documentation of the Keys is at https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html#recognized-keys --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 0b5acb78..bf5144ee 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ include COPYING include NEWS include extra/completion/alot-completion.zsh +include extra/alot-mailto.desktop include extra/alot.desktop include tests -- cgit v1.2.3