Add script to create .desktop file for Linux

For #208
This commit is contained in:
Yuya Ochiai
2016-08-25 00:20:07 +09:00
parent a0453b5865
commit f2284fddb4
5 changed files with 45 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ Release date: TBD
- Added an option to make the taskbar icon flash on new messages
- Added the badge to count mentions for Unity.
- An existing application instance will be reused instead of starting another instance.
- Added a script to create `Mattermost.desktop` desktop entry file.
### Bug Fixes
- Fixed an issue where the maximized state of the app window was lost in some cases.