applications: add MimeType directives
This commit is contained in:
parent
ff2b25ecef
commit
82c0b9501b
2 changed files with 2 additions and 0 deletions
common/.local/share/applications
|
@ -3,3 +3,4 @@ Name=Browser
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Exec=/usr/bin/floorp %u
|
Exec=/usr/bin/floorp %u
|
||||||
|
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;x-scheme-handler/https;x-scheme-handler/http;text/html;
|
||||||
|
|
|
@ -3,3 +3,4 @@ Name=Mail Client
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Exec=/usr/lib/thunderbird/thunderbird %u
|
Exec=/usr/lib/thunderbird/thunderbird %u
|
||||||
|
MimeType=x-scheme-handler/mailto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue