aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch.desktop
diff options
context:
space:
mode:
authorGravatar James Rowe <jnrowe@gmail.com>2009-11-21 09:13:31 +0000
committerGravatar Carl Worth <cworth@cworth.org>2009-11-22 13:26:20 +0100
commit7698f4165619688510bd2d98bf3d647680ac8827 (patch)
tree9b0182f5ceed63db3cd0c9f92aaf882842c00a46 /notmuch.desktop
parent6b823b6fba4b2802f9d72f62ff4f6e44809d5449 (diff)
Missing final semi-colon in .desktop's Categories.
"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@gmail.com> Reviewed-by: Jeffrey C. Ollie <jeff@ocjtech.us>
Diffstat (limited to 'notmuch.desktop')
-rw-r--r--notmuch.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.desktop b/notmuch.desktop
index d29dff64..819cd1ed 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;