projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d98718d
)
Add a .desktop file entry.
author
Jeffrey C. Ollie
<jeff@ocjtech.us>
Thu, 19 Nov 2009 21:20:02 +0000
(15:20 -0600)
committer
Carl 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]
patch
|
blob
diff --git a/notmuch.desktop
b/notmuch.desktop
new file mode 100644
(file)
index 0000000..
d29dff6
--- /dev/null
+++ b/
notmuch.desktop
@@ -0,0
+1,7
@@
+[Desktop Entry]
+Name=Not Much Mail
+Exec=emacs -f notmuch
+Icon=emblem-mail
+Terminal=false
+Type=Application
+Categories=Network;Email