1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

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

View File

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