mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 10:28:09 +01:00
emacs: add keywords to notmuch-emacs-mua.desktop
Debian's lintian has an informational alert desktop-entry-lacks-keywords-entry, which recommends including Keywords= in a .desktop file. I dug around a bit in /usr/share/applications/*.desktop to make sure that we covered the range of keywords other e-mail applications are using. If anyone has other suggestions for keywords, they can add them to this list. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
b23902a611
commit
11f7e52651
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ Icon=emblem-mail
|
|||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;Email;
|
||||
Keywords=Mail;E-mail;Email;
|
||||
|
|
Loading…
Reference in a new issue