Skip to content

Commit

Permalink
Merge pull request RocketChat#341 from RocketChat/feature/linux-desktop
Browse files Browse the repository at this point in the history
Fix issues with desktop entry on linux
alexbrazier authored Feb 4, 2017

Verified

This commit was signed with the committer’s verified signature.
bitwarden-devops-bot Bitwarden DevOps
2 parents a20901f + db5a492 commit d0028f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -36,6 +36,10 @@
"allowToChangeInstallationDirectory": true
},
"linux": {
"desktop": {
"Categories": "GNOME;GTK;Network;InstantMessaging",
"StartupWMClass": "Rocket.Chat+"
},
"target": ["deb", "rpm"]
}
},

0 comments on commit d0028f7

Please sign in to comment.