]> git.notmuchmail.org Git - notmuch/commitdiff
Missing final semi-colon in .desktop's Categories.
authorJames Rowe <jnrowe@gmail.com>
Sat, 21 Nov 2009 09:13:31 +0000 (09:13 +0000)
committerCarl Worth <cworth@cworth.org>
Sun, 22 Nov 2009 12:26:20 +0000 (13:26 +0100)
"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>
notmuch.desktop

index d29dff64e6fba9fbf51cdda0c4c3c04c698ffa7c..819cd1edb4b4b715ac3bdf35a437a4a3f26deba2 100644 (file)
@@ -4,4 +4,4 @@ Exec=emacs -f notmuch
 Icon=emblem-mail
 Terminal=false
 Type=Application
 Icon=emblem-mail
 Terminal=false
 Type=Application
-Categories=Network;Email
+Categories=Network;Email;