[notmuch] [PATCH] Missing final semi-colon in .desktop's Categories.
Jeffrey Ollie
jeff at ocjtech.us
Sat Nov 21 23:07:49 PST 2009
Found the same problem on my own, only to minutes later catch up on
the backlog of patches in my email and find this!
On Sat, Nov 21, 2009 at 3:13 AM, James Rowe <jnrowe at gmail.com> wrote:
> "Those keys which have several values should have a semicolon as the trailing
> character."
> -- http://standards.freedesktop.org/desktop-entry-spec/1.0/ar01s03.html
>
> Signed-off-by: James Rowe <jnrowe at gmail.com>
Reviewed-by: Jeffrey C. Ollie <jeff at ocjtech.us>
> ---
> notmuch.desktop | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/notmuch.desktop b/notmuch.desktop
> index d29dff6..819cd1e 100644
> --- a/notmuch.desktop
> +++ b/notmuch.desktop
> @@ -4,4 +4,4 @@ Exec=emacs -f notmuch
> Icon=emblem-mail
> Terminal=false
> Type=Application
> -Categories=Network;Email
> +Categories=Network;Email;
> --
> 1.6.4.4
>
> _______________________________________________
> notmuch mailing list
> notmuch at notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
>
--
Jeff Ollie
More information about the notmuch
mailing list