blob: afa9f6daee62f1c40740822400ff2df2ffabec8d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
[Desktop Entry]
Type=Application
Name=mailtohandler
Comment=Choose a handler for the provided email using dmenu
Terminal=false
MimeType=x-scheme-handler/mailto;
Exec=mailtohandler %u
Categories=Email;Network;
|