AppImage: Set proper categories on desktop entry (#430)

This commit is contained in:
Tarulia 2024-01-22 04:41:23 +01:00 committed by GitHub
parent 2f28cb07bc
commit a0b761c9ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,7 +132,7 @@
"tar.xz" "tar.xz"
], ],
"icon": "assets/icons/icon.png", "icon": "assets/icons/icon.png",
"category": "Development" "category": "AudioVideo;Audio;Player"
}, },
"directories": { "directories": {
"app": "release/app", "app": "release/app",