From: Jeffrey C. Ollie Date: Thu, 19 Nov 2009 21:20:02 +0000 (-0600) Subject: Add a .desktop file entry. X-Git-Tag: 0.1~416 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=dad3dd64b728e21816c9cd1e3000b6494731a459;ds=sidebyside 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