fix: use desktop.entry for electron-builder 26.x
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"category": "Network;InstantMessaging",
|
||||
"icon": "icons/icon.png",
|
||||
"desktop": {
|
||||
"entry": {
|
||||
"Name": "Paarrot",
|
||||
"GenericName": "Matrix Client",
|
||||
"Comment": "A Matrix client built with Cinny",
|
||||
@@ -55,6 +56,7 @@
|
||||
"Keywords": "matrix;chat;messaging;",
|
||||
"StartupWMClass": "paarrot"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appImage": {
|
||||
"license": "AGPL-3.0",
|
||||
|
||||
Reference in New Issue
Block a user