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
|
||||
Terminal=false
|
||||
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
|
||||
Terminal=false
|
||||
Exec=/usr/lib/thunderbird/thunderbird %u
|
||||
MimeType=x-scheme-handler/mailto;
|
||||
|
|
Loading…
Add table
Reference in a new issue