aboutsummaryrefslogtreecommitdiff
path: root/notmuch.desktop
AgeCommit message (Collapse)Author
2016-11-26notmuch.desktop: move under emacs as notmuch-emacs-mua.desktopJani Nikula
The notmuch.desktop file is part of notmuch-emacs. Move it under emacs, and rename as notmuch-emacs-mua.desktop to reflect this.
2010-01-24notmuch.desktop: Clarify that this is the emacs interface to notmuch.Carl Worth
And the name is notmuch not not much.
2009-11-22Missing final semi-colon in .desktop's Categories.James Rowe
"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>
2009-11-20Add a .desktop file entry.Jeffrey C. Ollie
This will add an entry in your window manager's menus that will create up a new emacs process and start notmuch. Signed-off-by: Jeffrey C. Ollie <jeff@ocjtech.us>