Skip to content

Commit

Permalink
Add x-scheme-handler to the desktop file script
Browse files Browse the repository at this point in the history
  • Loading branch information
wiebel committed Nov 24, 2023
1 parent d287673 commit 48636ad
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 48636ad

Please sign in to comment.