mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 13:41:27 +03:00
feat: appimage package script
revert: flutter lock file
This commit is contained in:
19
appimage/rustdesk.desktop
Normal file
19
appimage/rustdesk.desktop
Normal file
@@ -0,0 +1,19 @@
|
||||
[Desktop Entry]
|
||||
Version=1.2.0
|
||||
Name=RustDesk
|
||||
GenericName=Remote Desktop
|
||||
Comment=Remote Desktop
|
||||
Exec=rustdesk
|
||||
Icon=rustdesk
|
||||
Terminal=false
|
||||
Type=Application
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user