mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
91fd3c5442
The category "Other" isn't a valid category [1] and causes unwanted behavior on some DE's [2]. Thus I remove this category and add the main category "Network" instead. I also add the additional categories "RemoteAccess", since rustdesk is a tool to remotely access computers, and "GTK", because it's based on GTK libraries. [1] https://specifications.freedesktop.org/menu-spec/latest/apa.html [2] https://aur.archlinux.org/packages/rustdesk-bin#comment-877405
20 lines
372 B
Desktop File
20 lines
372 B
Desktop File
[Desktop Entry]
|
|
Version=1.2.0
|
|
Name=RustDesk
|
|
GenericName=Remote Desktop
|
|
Comment=Remote Desktop
|
|
Exec=rustdesk %u
|
|
Icon=/usr/share/rustdesk/files/rustdesk.png
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Network;RemoteAccess;GTK;
|
|
Keywords=internet;
|
|
Actions=new-window;
|
|
|
|
X-Desktop-File-Install-Version=0.23
|
|
|
|
[Desktop Action new-window]
|
|
Name=Open a New Window
|
|
|