Re: [PATCH] emacs: add keywords to notmuch-emacs-mua.desktop

2019-06-29 Thread David Bremner
Daniel Kahn Gillmor  writes:

> Debian's lintian has an informational alert
> desktop-entry-lacks-keywords-entry, which recommends including
> Keywords= in a .desktop file.

pushed to master

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH] emacs: add keywords to notmuch-emacs-mua.desktop

2019-06-24 Thread William Casarin
Daniel Kahn Gillmor  writes:

> Ping! If there is a reason that this trivial patch has languished, i'd
> be happy to receive critical feedback.  Or maybe we can just merge it?
>
>--dkg

Looks good to me!

-- 
https://jb55.com
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH] emacs: add keywords to notmuch-emacs-mua.desktop

2019-06-24 Thread Daniel Kahn Gillmor
Ping! If there is a reason that this trivial patch has languished, i'd
be happy to receive critical feedback.  Or maybe we can just merge it?

   --dkg

On Mon 2019-06-10 04:44:39 +0300, Daniel Kahn Gillmor wrote:
> 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 
> ---
>  emacs/notmuch-emacs-mua.desktop | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/emacs/notmuch-emacs-mua.desktop b/emacs/notmuch-emacs-mua.desktop
> index 0d9af2a4..752a1d7b 100644
> --- a/emacs/notmuch-emacs-mua.desktop
> +++ b/emacs/notmuch-emacs-mua.desktop
> @@ -8,3 +8,4 @@ Icon=emblem-mail
>  Terminal=false
>  Type=Application
>  Categories=Network;Email;
> +Keywords=Mail;E-mail;Email;
> -- 
> 2.20.1
>
> ___
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch


signature.asc
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


[PATCH] emacs: add keywords to notmuch-emacs-mua.desktop

2019-06-10 Thread Daniel Kahn Gillmor
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 
---
 emacs/notmuch-emacs-mua.desktop | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emacs/notmuch-emacs-mua.desktop b/emacs/notmuch-emacs-mua.desktop
index 0d9af2a4..752a1d7b 100644
--- a/emacs/notmuch-emacs-mua.desktop
+++ b/emacs/notmuch-emacs-mua.desktop
@@ -8,3 +8,4 @@ Icon=emblem-mail
 Terminal=false
 Type=Application
 Categories=Network;Email;
+Keywords=Mail;E-mail;Email;
-- 
2.20.1

___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch