mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-03 08:11:03 +00:00
34cf9d6181
* linux keywords in a desktop entry * Update rustdesk.desktop * Update rustdesk.desktop
20 lines
447 B
Desktop File
20 lines
447 B
Desktop File
[Desktop Entry]
|
|
Name=RustDesk
|
|
GenericName=Remote Desktop
|
|
Comment=Remote Desktop
|
|
Exec=rustdesk %u
|
|
Icon=rustdesk
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Network;RemoteAccess;GTK;
|
|
Keywords=internet;linux;dart;rust;remote-control;p2p;teamviewer;rust-lang;rdp;remote-desktop;vnc;
|
|
Actions=new-window;
|
|
StartupWMClass=rustdesk
|
|
|
|
X-Desktop-File-Install-Version=0.23
|
|
|
|
[Desktop Action new-window]
|
|
Name=Open a New Window
|
|
Exec=rustdesk %u
|