fix name and icons

This commit is contained in:
Anton Bracke 2022-02-19 01:17:38 +01:00
parent 9301433fdf
commit a5c7aa3969
No known key found for this signature in database
GPG Key ID: B1222603899C6B25
3 changed files with 5 additions and 6 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -1,4 +1,5 @@
appId: re.workadventu.desktop
productName: "WorkAdventure desktop"
files:
- "build/**/*"
@ -11,17 +12,15 @@ dmg:
linux:
category: "TODO;TODO"
packageCategory: "TODO;TODO"
maintainer: "TODO"
icon: "assets/icons/TODO.icns"
description: "TODO"
maintainer: "thecodingmachine"
icon: "assets/icons/logo.icns"
description: "Desktop app for WorkAdventure"
target:
# - deb
- AppImage
artifactName: "${productName}-${version}-${arch}.${ext}"
win:
icon: "assets/icons/TODO.ico"
icon: "assets/icons/logo.ico"
artifactName: "${productName}-${version}-setup.${ext}"
publish: