Commit graph

4 commits

Author SHA1 Message Date
Jim Campbell 3921081384 Update icon for Linux menus to use an SVG icon
Replace mattermost-desktop PNG icon (icon.png) with an SVG version
(icon.svg). This will improve icon appearance on Linux desktops.
Update icon references in electron-builder.json and
create_desktop_file.sh to point to the new SVG icon.
Update CHANGELOG.MD
Fixes #507
2018-06-04 10:12:40 -05:00
dkadioglu 1ca48db791
Update create_desktop_file.sh
Add "Categories=Network;InstantMessaging;" to ensure that Mattermost is listed under the appropriate submenu of the application starter. Tested with KDE/Plasma 5.45 and KMenu.
2018-05-24 08:40:53 +02:00
Yuya Ochiai 0d2b08c9e8 Fix Exec of .desktop file 2016-12-05 23:10:21 +09:00
Yuya Ochiai f2284fddb4 Add script to create .desktop file for Linux
For #208
2016-08-25 00:33:35 +09:00