From: Jeffrey C. Ollie Date: Thu, 19 Nov 2009 21:20:02 +0000 (-0600) Subject: Add a .desktop file entry. X-Git-Tag: debian/0.0+201001211401~146 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/dad3dd64b728e21816c9cd1e3000b6494731a459 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 --- 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