mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 01:18:21 +00:00
desktop
This commit is contained in:
parent
c0af51e1bd
commit
885d3a6651
2 changed files with 20 additions and 0 deletions
20
rustdesk.desktop
Normal file
20
rustdesk.desktop
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=RustDesk
|
||||
GenericName=Remote Desktop
|
||||
Comment=Remote Desktop
|
||||
Exec=rustdesk %u
|
||||
Icon=/usr/share/rustdesk/files/rustdesk.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
|
||||
StartupNotify=true
|
||||
Categories=Other;
|
||||
Keywords=internet;
|
||||
Actions=new-window;
|
||||
|
||||
X-Desktop-File-Install-Version=0.23
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=Open a New Window
|
||||
|
||||
BIN
rustdesk.png
Normal file
BIN
rustdesk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3 KiB |
Loading…
Reference in a new issue