Skip to content

Commit

Permalink
Add x-scheme-handler to the desktop file script (#2917)
Browse files Browse the repository at this point in the history
Co-authored-by: wiebel <mail@wiebel.org>
  • Loading branch information
wiebel and wiebel authored Nov 28, 2023
1 parent a4209d4 commit 8171f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/linux/create_desktop_file.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Comment=Mattermost Desktop application for Linux
Exec="${FULL_PATH}/mattermost-desktop" %U
Terminal=false
Type=Application
MimeType=x-scheme-handler/mattermost
Icon=${FULL_PATH}/app_icon.png
Categories=Network;InstantMessaging;
EOS
Expand Down

0 comments on commit 8171f0f

Please sign in to comment.