[client] linux: Install .desktop file and icon

SVGs have had a great support for Linux for about a decade, so only
install that for simplicity.
This commit is contained in:
Mark Stosberg
2024-11-05 06:27:52 -05:00
committed by Geoffrey McRae
parent 32d1b8063e
commit 41008add12
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Looking Glass Client
Comment=Clent for Looking Glass KVMFR
Icon=looking-glass
Exec=@CMAKE_INSTALL_PREFIX@/bin/looking-glass-client
Terminal=false
Keywords=KVM
Categories=System;
StartupWMClass=looking-glass-client
SingleMainWindow=true