AppImage: Set proper categories on desktop entry (#430)
This commit is contained in:
parent
2f28cb07bc
commit
a0b761c9ac
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
"tar.xz"
|
||||
],
|
||||
"icon": "assets/icons/icon.png",
|
||||
"category": "Development"
|
||||
"category": "AudioVideo;Audio;Player"
|
||||
},
|
||||
"directories": {
|
||||
"app": "release/app",
|
||||
|
|
Reference in a new issue