summaryrefslogtreecommitdiffstats
path: root/.local/share/applications/mutt.desktop
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-06-13 23:38:41 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-06-13 23:38:41 +0200
commit222330f47220aadfd447fd6f7a3a66f3384dfc6c (patch)
treef9b420f969727df44999aa3e82cd1e55473211bf /.local/share/applications/mutt.desktop
parentd32b5b7b038e32c7e481916b4df6ccd7fbfe9c87 (diff)
downloaddotfiles-222330f47220aadfd447fd6f7a3a66f3384dfc6c.tar.gz
dotfiles-222330f47220aadfd447fd6f7a3a66f3384dfc6c.tar.xz
dotfiles-222330f47220aadfd447fd6f7a3a66f3384dfc6c.zip
Mime associations: workaround Fedora stupidity FESCO #1077
See: https://fedorahosted.org/fesco/ticket/1077 Original problem I wanted to solve is that Wine's notepad is being default editor for text/plain (!). Unfortunately, one cannot refer to gvim.desktop to fix this (in fact fedora-gvim.desktop, see the ticket), so more work was needed. My (well, it's just a copy) gvim.desktop can be eventually dropped after upgrade to F19 (?). Additionally, add mutt.desktop + association (WIP). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.local/share/applications/mutt.desktop')
-rw-r--r--.local/share/applications/mutt.desktop14
1 files changed, 14 insertions, 0 deletions
diff --git a/.local/share/applications/mutt.desktop b/.local/share/applications/mutt.desktop
new file mode 100644
index 0000000..4964020
--- /dev/null
+++ b/.local/share/applications/mutt.desktop
@@ -0,0 +1,14 @@
+[Desktop Entry]
+# combination of
+# https://gitorious.org/chrisirwin-utils/maildir-indicator/blobs/787448a9f66e466f7e6ac0c2bf97430042af8437/mutt.desktop
+# and
+# http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;filename=mutt-1.5.21.diff;att=1;bug=678596
+Exec=/usr/local/bin/mutt
+Name=Mutt
+Name[de]=Mutt
+MimeType=x-scheme-handler/mailto;
+Terminal=true
+Type=Application
+Categories=ConsoleOnly;Network;Email
+Icon=gnome-terminal
+GenericName=Mail Client