]> git.notmuchmail.org Git - notmuch/commitdiff
Add a .desktop file entry.
authorJeffrey C. Ollie <jeff@ocjtech.us>
Thu, 19 Nov 2009 21:20:02 +0000 (15:20 -0600)
committerCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 09:36:15 +0000 (10:36 +0100)
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>
notmuch.desktop [new file with mode: 0644]

diff --git a/notmuch.desktop b/notmuch.desktop
new file mode 100644 (file)
index 0000000..d29dff6
--- /dev/null
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Not Much Mail
+Exec=emacs -f notmuch
+Icon=emblem-mail
+Terminal=false
+Type=Application
+Categories=Network;Email