Merge pull request #816 from dkadioglu/patch-1

Update create_desktop_file.sh with categories
This commit is contained in:
Yuya Ochiai 2018-05-24 23:57:34 +09:00 committed by GitHub
commit eb8a496e51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,5 +13,6 @@ Exec="${FULL_PATH}/mattermost-desktop"
Terminal=false
Type=Application
Icon=${FULL_PATH}/icon.png
Categories=Network;InstantMessaging;
EOS
chmod +x Mattermost.desktop