[notmuch] [PATCH 2/2] Add a .desktop file entry.

Jeffrey C. Ollie jeff at ocjtech.us
Thu Nov 19 13:20:02 PST 2009


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 at ocjtech.us>
---
 notmuch.desktop |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 notmuch.desktop

diff --git a/notmuch.desktop b/notmuch.desktop
new file mode 100644
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
-- 
1.6.5.2



More information about the notmuch mailing list