Browse Source

fix: use only well known categories in the desktop file

pull/4836/head
sudden6 8 years ago
parent
commit
4d36c23c9b
No known key found for this signature in database
GPG Key ID: 279509B499E032B9
  1. 2
      qtox.desktop

2
qtox.desktop

@ -7,6 +7,6 @@ Comment=Qt 5 based Tox instant messenger for secure communication
TryExec=qtox TryExec=qtox
Exec=qtox %u Exec=qtox %u
Icon=qtox Icon=qtox
Categories=InstantMessaging;AudioVideo;Network; Categories=Network;InstantMessaging;Chat;Telephony;VideoConference;
Terminal=false Terminal=false
MimeType=x-scheme-handler/tox;application/x-tox; MimeType=x-scheme-handler/tox;application/x-tox;

Loading…
Cancel
Save