mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Create desktop file for GNU-Linux
This commit is contained in:
parent
f58c975668
commit
01632d2d0e
12
qTox.desktop
Normal file
12
qTox.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=qTox
|
||||
GenericName=Tox client
|
||||
Comment=qTox is a powerful Tox client that follows the Tox design guidelines.
|
||||
TryExec=qtox
|
||||
Exec=qtox
|
||||
Icon=qtox
|
||||
Categories=InstantMessaging;;AudioVideo;Network;
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/tox;
|
Loading…
Reference in New Issue
Block a user