diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-04-30 16:08:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-04-30 16:08:29 +0200 |
commit | 729c17e0ad1e9d1d540f2669cbd072a8afc139c2 (patch) | |
tree | 0cca2f05cb3fac9367e49bfda39876b031ad9cc6 /thunderbird.desktop | |
parent | 036a7f0c7e7bd2606b048a34f8a12c739ee1c813 (diff) |
thunderbird, sync with rawhide, update to 3.1.10
Diffstat (limited to 'thunderbird.desktop')
-rw-r--r-- | thunderbird.desktop | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/thunderbird.desktop b/thunderbird.desktop index 81dda0f..37086d0 100644 --- a/thunderbird.desktop +++ b/thunderbird.desktop @@ -3,11 +3,12 @@ Version=1.0 Name=Thunderbird GenericName=Email Comment=Send and Receive Email -Exec=thunderbird +Exec=thunderbird %u TryExec=thunderbird Icon=thunderbird Terminal=false Type=Application StartupWMClass=Thunderbird-bin -MimeType=message/rfc822; -StartupNotify=true
\ No newline at end of file +MimeType=message/rfc822;x-scheme-handler/mailto; +StartupNotify=true +Categories=Network;Email; |