[notmuch] [PATCH] Missing final semi-colon in .desktop's Categories.
James Rowe
jnrowe at gmail.com
Sat Nov 21 01:13:31 PST 2009
"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>
---
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
More information about the notmuch
mailing list