aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch.desktop
diff options
context:
space:
mode:
authorGravatar Jeffrey C. Ollie <jeff@ocjtech.us>2009-11-19 15:20:02 -0600
committerGravatar Carl Worth <cworth@cworth.org>2009-11-20 10:36:15 +0100
commitdad3dd64b728e21816c9cd1e3000b6494731a459 (patch)
tree060752ca2ede52ffede13fc8cee44d57de54498a /notmuch.desktop
parentd98718d10491207f933e100080d976f6762347bb (diff)
Add a .desktop file entry.
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>
Diffstat (limited to 'notmuch.desktop')
-rw-r--r--notmuch.desktop7
1 files changed, 7 insertions, 0 deletions
diff --git a/notmuch.desktop b/notmuch.desktop
new file mode 100644
index 00000000..d29dff64
--- /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