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

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

Date: Thu, 19 Nov 2009 15:20:02 -0600

To: Not Much Mail

Cc:

From: 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>
---
 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


Thread: