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