Added GenericName for app on Linux (#439)

Added desktop option for building the app for Linux, just so "GenericName" could be specified so it looks better on Linux ("Name" and "Type" there because they're required).
This commit is contained in:
Saeed Baig 2020-04-26 20:58:17 +10:00 committed by GitHub
parent 9a040644bf
commit 4fd3eecef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -130,7 +130,12 @@
"rpm",
"AppImage",
"snap"
]
],
"desktop": {
"Name": "Bitwarden",
"Type": "Application",
"GenericName": "Password Manager"
}
},
"dmg": {
"icon": "dmg.icns",