feat(desktop-entry): add categories and comment
This commit is contained in:
parent
af3c62c263
commit
555f5c62f5
|
@ -2,5 +2,7 @@
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=discord-screenaudio
|
Name=discord-screenaudio
|
||||||
Exec=discord-screenaudio
|
Exec=discord-screenaudio
|
||||||
|
Comment=A custom discord client that supports streaming with audio on Linux.
|
||||||
Icon=de.shorsh.discord-screenaudio
|
Icon=de.shorsh.discord-screenaudio
|
||||||
|
Categories=Network;InstantMessaging;
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Reference in New Issue